Skip to content

Commit

Permalink
feat: port Data.Finset.Lattice (#1606)
Browse files Browse the repository at this point in the history
Co-authored-by: agjftucker <agjftucker@gmail.com>
Co-authored-by: Johan Commelin <johan@commelin.net>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
4 people committed Jan 17, 2023
1 parent c2c17ab commit 94cbe78
Show file tree
Hide file tree
Showing 2 changed files with 1,987 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -232,6 +232,7 @@ import Mathlib.Data.Finset.Card
import Mathlib.Data.Finset.Fin
import Mathlib.Data.Finset.Fold
import Mathlib.Data.Finset.Image
import Mathlib.Data.Finset.Lattice
import Mathlib.Data.Finset.NAry
import Mathlib.Data.Finset.Option
import Mathlib.Data.Finset.Order
Expand Down

0 comments on commit 94cbe78

Please sign in to comment.