Skip to content

Commit

Permalink
feat: port Algebra.BigOperators.Finsupp (#1900)
Browse files Browse the repository at this point in the history
Some simpNF issues & some leaky classicals caused trouble. But done now!
  • Loading branch information
LukasMias committed Jan 30, 2023
1 parent d389d10 commit 62a7ce4
Show file tree
Hide file tree
Showing 2 changed files with 648 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -2,6 +2,7 @@ import Mathlib.Algebra.Abs
import Mathlib.Algebra.Associated
import Mathlib.Algebra.BigOperators.Basic
import Mathlib.Algebra.BigOperators.Finprod
import Mathlib.Algebra.BigOperators.Finsupp
import Mathlib.Algebra.BigOperators.Intervals
import Mathlib.Algebra.BigOperators.Multiset.Basic
import Mathlib.Algebra.BigOperators.Multiset.Lemmas
Expand Down

0 comments on commit 62a7ce4

Please sign in to comment.