Skip to content

Commit

Permalink
feat: port Data.Finset.Sups (#1663)
Browse files Browse the repository at this point in the history
 - [x] depends on: leanprover-community/mathlib#18172
 - [x]  depends on: #2991 


Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
  • Loading branch information
3 people committed Apr 8, 2023
1 parent 406233d commit 536275b
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -677,6 +677,7 @@ import Mathlib.Data.Finset.Sigma
import Mathlib.Data.Finset.Slice
import Mathlib.Data.Finset.Sort
import Mathlib.Data.Finset.Sum
import Mathlib.Data.Finset.Sups
import Mathlib.Data.Finset.Sym
import Mathlib.Data.Finsupp.AList
import Mathlib.Data.Finsupp.Antidiagonal
Expand Down

0 comments on commit 536275b

Please sign in to comment.