Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

YaelDillies
Copy link
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
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

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
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

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

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

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 join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

4 participants