Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-07 20:15 e0dd3003

View on Github →

feat(algebra/{invertible + group_power/lemmas}): taking inv_of (⅟_) is injective (#14011) Besides the lemma stated in the description, I also made explicit an argument that was implicit in a different lemma and swapped the arguments of invertible_unique in order to get the typeclass assumptions before some non-typeclass assumptions. Zulip

Estimated changes

added theorem inv_of_inj
modified theorem inv_of_inv_of
modified theorem invertible_unique