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

chore(order/well_founded_set): cleanup#15069

Open
vihdzp wants to merge 11 commits intomasterfrom
wf_set_golf
Open

chore(order/well_founded_set): cleanup#15069
vihdzp wants to merge 11 commits intomasterfrom
wf_set_golf

Conversation

@vihdzp
Copy link
Copy Markdown
Collaborator

@vihdzp vihdzp commented Jun 30, 2022

We tweak some spacing, mark some theorems as simp, and use auto-params for proofs of set.nonempty when they can be deduced from the other arguments. We also move well_founded.is_wf up in the file.


My PR didn't break this (it was broken already), but it's still worth bringing up. Currently, is_wf.min looks messed up on the goal state: it renders as _.min _ when the hypotheses aren't named. This could be fixed by also making the set an explicit argument, but I don't know if this inconvenience is worth it (there don't currently seem to be problems in inferring said argument).

Open in Gitpod

@vihdzp vihdzp added the awaiting-review The author would like community review of the PR label Jun 30, 2022
@vihdzp vihdzp added the awaiting-CI The author would like to see what CI has to say before doing more work. label Jun 30, 2022
@vihdzp vihdzp changed the title chore(order/well_founded/set): cleanup chore(order/well_founded_set): cleanup Jun 30, 2022
@vihdzp vihdzp removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Jun 30, 2022
@alexjbest alexjbest added merge-conflict Please `git merge origin/master` then a bot will remove this label. awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Oct 7, 2022
@kim-em kim-em added the too-late This PR was ready too late for inclusion in mathlib3 label Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

awaiting-author A reviewer has asked the author a question or requested changes merge-conflict Please `git merge origin/master` then a bot will remove this label. too-late This PR was ready too late for inclusion in mathlib3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants