Skip to content

Commit

Permalink
feat: port Data.Finset.Image (#1586)
Browse files Browse the repository at this point in the history
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
  • Loading branch information
ChrisHughes24 and Ruben-VandeVelde committed Jan 16, 2023
1 parent 09a26db commit fa90299
Show file tree
Hide file tree
Showing 3 changed files with 806 additions and 1 deletion.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -223,6 +223,7 @@ import Mathlib.Data.Fin.Fin2
import Mathlib.Data.Fin.SuccPred
import Mathlib.Data.Finite.Defs
import Mathlib.Data.Finset.Basic
import Mathlib.Data.Finset.Image
import Mathlib.Data.Finset.Order
import Mathlib.Data.Fintype.Basic
import Mathlib.Data.FunLike.Basic
Expand Down

0 comments on commit fa90299

Please sign in to comment.