Skip to content

Commit

Permalink
feat: port Data.Set.Finite (#1734)
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>
Co-authored-by: Eric Rodriguez <ericrboidi@gmail.com>
Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
5 people committed Jan 21, 2023
1 parent 6523b75 commit 5841a8d
Show file tree
Hide file tree
Showing 2 changed files with 1,569 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -446,6 +446,7 @@ import Mathlib.Data.Set.Basic
import Mathlib.Data.Set.BoolIndicator
import Mathlib.Data.Set.Constructions
import Mathlib.Data.Set.Enumerate
import Mathlib.Data.Set.Finite
import Mathlib.Data.Set.Function
import Mathlib.Data.Set.Functor
import Mathlib.Data.Set.Image
Expand Down

0 comments on commit 5841a8d

Please sign in to comment.