-
Notifications
You must be signed in to change notification settings - Fork 370
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(RingTheory/Congruence): add the
CompleteLattice
instance (#8313)
The code is copied from `GroupTheory/Congruence.lean`, and then modified to fix the errors. I haven't copied the full contents of `GroupTheory/Congruencee`, only the results about the lattice structure. This replaces leanprover-community/mathlib3#18588
- Loading branch information
1 parent
1f95ef7
commit eb4573a
Showing
2 changed files
with
177 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters