Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-07-07 15:54 e0ca8534

View on Github →

feat(algebra/group/units): teach simps about units (#8204) This also introduces units.copy to match invertible.copy, and uses it to make some lemmas in normed_space/units true by rfl (and generated by simps).

Estimated changes