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
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.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Unitsstatement · cited by 2,804
- Units.valstatement · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- IsUnit.liftRightstatement · cited by 36
Cited by2
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.isUnit_compproof · cited by 2
- IsLocalization.mul_add_inv_leftproof · cited by 1