Skip to content

Commit

Permalink
feat: port Algebra.DirectSum.Basic (#1923)
Browse files Browse the repository at this point in the history
Needed to add some instance names in Dfinnsup/Basic because the standard ones were insanely long. Could extract that to a separate PR, but maybe that's not needed.



Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
LukasMias and ChrisHughes24 committed Jan 30, 2023
1 parent 41e9d74 commit d16fa2f
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -17,6 +17,7 @@ import Mathlib.Algebra.CharZero.Defs
import Mathlib.Algebra.CharZero.Infinite
import Mathlib.Algebra.CharZero.Lemmas
import Mathlib.Algebra.CovariantAndContravariant
import Mathlib.Algebra.DirectSum.Basic
import Mathlib.Algebra.Divisibility.Basic
import Mathlib.Algebra.Divisibility.Units
import Mathlib.Algebra.EuclideanDomain.Basic
Expand Down

0 comments on commit d16fa2f

Please sign in to comment.