Skip to content

[Merged by Bors] - feat: port Order.Basic#556

Closed
pechersky wants to merge 12 commits intomasterfrom
pechersky/port-order-basic
Closed

[Merged by Bors] - feat: port Order.Basic#556
pechersky wants to merge 12 commits intomasterfrom
pechersky/port-order-basic

Conversation

@pechersky
Copy link
Copy Markdown
Contributor

@pechersky pechersky commented Nov 8, 2022

min and max defaults are now the same between lean3 and lean4, so porting proofs in the future should be easier.

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 11, 2022

Can you explain the TODO in the PR description? What are the choices?

@pechersky
Copy link
Copy Markdown
Contributor Author

Updated the description

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 11, 2022

Okay, I propose we backport the Lean 4 behaviour to Lean 3. Here's the PR:

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 11, 2022

Optionally wait until people have opinions on those PRs, but you can copy my changes in the mathlib PR here if you like.

@pechersky pechersky requested a review from kim-em November 13, 2022 15:47
@digama0 digama0 added the mathlib-port This is a port of a theory file from mathlib. label Nov 13, 2022
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 13, 2022

bors merge

bors bot pushed a commit that referenced this pull request Nov 13, 2022
`min` and `max` defaults are now the same between lean3 and lean4, so porting proofs in the future should be easier.
@bors
Copy link
Copy Markdown

bors bot commented Nov 13, 2022

Build failed:

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 14, 2022

bors merge

bors bot pushed a commit that referenced this pull request Nov 14, 2022
`min` and `max` defaults are now the same between lean3 and lean4, so porting proofs in the future should be easier.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 14, 2022

Build failed:

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 14, 2022

bors merge

bors bot pushed a commit that referenced this pull request Nov 14, 2022
`min` and `max` defaults are now the same between lean3 and lean4, so porting proofs in the future should be easier.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 14, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Order.Basic [Merged by Bors] - feat: port Order.Basic Nov 14, 2022
@bors bors bot closed this Nov 14, 2022
@bors bors bot deleted the pechersky/port-order-basic branch November 14, 2022 11:42
bors bot pushed a commit that referenced this pull request Nov 18, 2022
mathlib3 hash: fd47bdf09e90f553519c712378e651975fe8c829

- [x] depends on: #556



Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
bors bot pushed a commit that referenced this pull request Nov 18, 2022
mathlib3 hash: fd47bdf09e90f553519c712378e651975fe8c829

- [x] depends on: #556 
- [x] depends on: #550 



Co-authored-by: Yakov Pechersky <ypechersky@treeline.bio>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: David Wärn <codwarn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mathlib-port This is a port of a theory file from mathlib.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants