Skip to content

feat: some lemmas about Euclidean relations#557

Open
chenson2018 wants to merge 2 commits intomainfrom
chenson2018/euclidean-lemmas
Open

feat: some lemmas about Euclidean relations#557
chenson2018 wants to merge 2 commits intomainfrom
chenson2018/euclidean-lemmas

Conversation

@chenson2018
Copy link
Copy Markdown
Collaborator

Some lemmas on Euclidean relations, including defining LeftEuclidean to accompany the existing RightEuclidean. I erred on the side of leaving most of these as theorems, as these are a bit problematic if all made instances.

I will note again that these existed in FFL, but this adds a bit more than is proven there.

Copy link
Copy Markdown
Collaborator

@ctchou ctchou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except for the comment below.


end RightEuclidean

namespace LeftEuclidean
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if the theorems in this section can be derived from those in the section RightEucliean using the duality between left and right Euclidean relations (namely, via leftEuclidean_swap). As more theorems are added, going through the duality will probably save some work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants