Skip to content

[Merged by Bors] - chore(algebra/order): avoid classical.choice in lt_of_le_of_ne#428

Closed
urkud wants to merge 1 commit intoleanprover-community:masterfrom
urkud:lt-of-le-of-ne
Closed

[Merged by Bors] - chore(algebra/order): avoid classical.choice in lt_of_le_of_ne#428
urkud wants to merge 1 commit intoleanprover-community:masterfrom
urkud:lt-of-le-of-ne

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Aug 1, 2020

Copy proof from lt_of_le_of_ne' in mathlib. The proof
was written by Mario Carneiro.

Co-authored-by: Mario Carneiro di.gama@gmail.com

Copy proof from `lt_of_le_of_ne'` in `mathlib`.
@bryangingechen
Copy link
Copy Markdown
Collaborator

Should we add a docstring mentioning that it's there because it avoids classical choice?

@digama0
Copy link
Copy Markdown
Member

digama0 commented Aug 1, 2020

If it's replacing the original proof, there probably isn't much need to note this explicitly, unless someone feels like changing the proof again. (It could go in the commit message though.)

@urkud urkud added the backward compatible A PR or feature that will be backward compatible with 3.4 label Aug 1, 2020
@gebner
Copy link
Copy Markdown
Member

gebner commented Aug 3, 2020

Let's appease the intuitionism police.

bors r+

bors bot pushed a commit that referenced this pull request Aug 3, 2020
)

Copy proof from `lt_of_le_of_ne'` in `mathlib`. The proof
was written by Mario Carneiro.

Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Aug 3, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(algebra/order): avoid classical.choice in lt_of_le_of_ne [Merged by Bors] - chore(algebra/order): avoid classical.choice in lt_of_le_of_ne Aug 3, 2020
@bors bors bot closed this Aug 3, 2020
@urkud urkud deleted the lt-of-le-of-ne branch October 22, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backward compatible A PR or feature that will be backward compatible with 3.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants