Mathlib Map

Theorems · Theorem · group theory

IsUnit.map

∀ {F : Type u_1} {M : Type u_3} {N : Type u_4} [inst : FunLike F M N] [inst_1 : Monoid M] [inst_2 : Monoid N]
  [MonoidHomClass F M N] (f : F) {x : M}, IsUnit x → IsUnit (f x)
Defined in
Mathlib.Algebra.Group.Units.Hom
Cited by
104 results in Mathlib
Foundations
Depth 25 from the axioms, rests on 174 definitions · uses propext
Assumes
FunLikeMonoidMonoidMonoidHomClass

Around this declaration

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

Cites10

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

Cited by104

Results whose statement or proof uses this declaration.