mathlib4
mathlib4 copied to clipboard
chore: split order synonym instances for GroupWithZero into their own file
This is consistent with the Group file, and drops the dependency on Mathlib.Order entirely.
- [x] depends on: #13008
- [x] depends on: #13033
Will do.
This PR/issue depends on:
- ~~leanprover-community/mathlib4#13008~~
- ~~leanprover-community/mathlib4#13033~~ By Dependent Issues (🤖). Happy coding!
No declarations were harmed in the making of this PR! 🐙
You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>
## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>
maintainer merge
(from Yaël earlier; just needed to merge master)
🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.
Thanks a lot for this busywork!
bors merge
Pull request successfully merged into master.
Build succeeded: