Mathlib Map

Theorems · Theorem · group theory

IsUnit.coe_liftRight

∀ {M : Type u_3} {N : Type u_4} [inst : Monoid M] [inst_1 : Monoid N] (f : M →* N) (hf : ∀ (x : M), IsUnit (f x))
  (x : M), ↑((IsUnit.liftRight f hf) x) = f x
Defined in
Mathlib.Algebra.Group.Units.Hom
Cited by
2 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice
Assumes
MonoidMonoid

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.