Skip to content

Commit

Permalink
feat: port Order.Cover (#1200)
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobrasca committed Dec 26, 2022
1 parent 74306d8 commit 26b1d76
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -399,6 +399,7 @@ import Mathlib.Order.CompleteBooleanAlgebra
import Mathlib.Order.CompleteLattice
import Mathlib.Order.ConditionallyCompleteLattice.Basic
import Mathlib.Order.Copy
import Mathlib.Order.Cover
import Mathlib.Order.Directed
import Mathlib.Order.Disjoint
import Mathlib.Order.FixedPoints
Expand Down

0 comments on commit 26b1d76

Please sign in to comment.