Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-23 01:49 8304b951

View on Github →

refactor(algebra/big_operators/*): Generalize to division monoids (#14189) Generalize big operators lemmas to division_comm_monoid. Rename comm_group.inv_monoid_hom to inv_monoid_hom because it is not aboutcomm_group anymore and we do not use classes as namespaces.

Estimated changes