Skip to content

Commit

Permalink
feat: port Mathlib.Data.List.Sigma (#1493)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
3 people committed Jan 13, 2023
1 parent 90f9001 commit 64e7042
Show file tree
Hide file tree
Showing 2 changed files with 798 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -278,6 +278,7 @@ import Mathlib.Data.List.ProdSigma
import Mathlib.Data.List.Range
import Mathlib.Data.List.Rdrop
import Mathlib.Data.List.Sections
import Mathlib.Data.List.Sigma
import Mathlib.Data.List.TFAE
import Mathlib.Data.List.Zip
import Mathlib.Data.Multiset.Basic
Expand Down

0 comments on commit 64e7042

Please sign in to comment.