Mathlib Map

Theorems · Theorem · group theory

map_units_inv

∀ {M : Type u} [inst : Monoid M] {α : Type u_1} [inst_1 : DivisionMonoid α] {F : Type u_2} [inst_2 : FunLike F M α]
  [MonoidHomClass F M α] (f : F) (u : Mˣ), f ↑u⁻¹ = (f ↑u)⁻¹
Defined in
Mathlib.Algebra.Group.Units.Hom
Cited by
5 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
MonoidDivisionMonoidFunLikeMonoidHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.