Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - feat(algebra/order/field): Uniform bound in pi types#16971

Closed
YaelDillies wants to merge 1 commit intomasterfrom
exists_forall_pos_add_lt
Closed

[Merged by Bors] - feat(algebra/order/field): Uniform bound in pi types#16971
YaelDillies wants to merge 1 commit intomasterfrom
exists_forall_pos_add_lt

Conversation

@YaelDillies
Copy link
Copy Markdown
Collaborator

If x is less than y in all dimensions, we can find ε > 0 such that ∀ i, x i + ε < y i.


Open in Gitpod

Copy link
Copy Markdown
Collaborator

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

I assume this is not going to conflict with some of the other PRs that add contravariant_class lemmas?

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Oct 31, 2022

✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@leanprover-community-bot-assistant leanprover-community-bot-assistant added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Oct 31, 2022
@YaelDillies
Copy link
Copy Markdown
Collaborator Author

I just looked through them and it doesn't seem so.

bors merge

bors bot pushed a commit that referenced this pull request Nov 1, 2022
If `x` is less than `y` in all dimensions, we can find `ε > 0` such that `∀ i, x i + ε < y i`.
@bors
Copy link
Copy Markdown

bors bot commented Nov 1, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Nov 1, 2022
If `x` is less than `y` in all dimensions, we can find `ε > 0` such that `∀ i, x i + ε < y i`.
@bors
Copy link
Copy Markdown

bors bot commented Nov 1, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Nov 1, 2022
If `x` is less than `y` in all dimensions, we can find `ε > 0` such that `∀ i, x i + ε < y i`.
@bors
Copy link
Copy Markdown

bors bot commented Nov 1, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/order/field): Uniform bound in pi types [Merged by Bors] - feat(algebra/order/field): Uniform bound in pi types Nov 1, 2022
@bors bors bot closed this Nov 1, 2022
@bors bors bot deleted the exists_forall_pos_add_lt branch November 1, 2022 16:30
bors bot pushed a commit that referenced this pull request Nov 5, 2022
This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
bors bot pushed a commit that referenced this pull request Nov 5, 2022
This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
bors bot pushed a commit that referenced this pull request Nov 5, 2022
This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@eric-wieser eric-wieser added the hacktoberfest-accepted Without this label hacktoberfest is scared off by bors label Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

delegated The PR author may merge after reviewing final suggestions. hacktoberfest-accepted Without this label hacktoberfest is scared off by bors t-algebra Algebra (groups, rings, fields etc) t-order Order hierarchy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants