Skip to content

Commit

Permalink
feat: port Algebra.Associated (#1098)
Browse files Browse the repository at this point in the history
dcf2250875895376a142faeeac5eabff32c48655

* [x] depends on #1055
* [x] depends on #1092

Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
  • Loading branch information
siddhartha-gadgil and riccardobrasca committed Dec 20, 2022
1 parent 70c8a66 commit 69dfd0b
Show file tree
Hide file tree
Showing 2 changed files with 1,254 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
@@ -1,4 +1,5 @@
import Mathlib.Algebra.Abs
import Mathlib.Algebra.Associated
import Mathlib.Algebra.CharZero.Defs
import Mathlib.Algebra.CovariantAndContravariant
import Mathlib.Algebra.Divisibility.Basic
Expand Down

0 comments on commit 69dfd0b

Please sign in to comment.