Theorems · Theorem · group theory
IsUnit.liftRight_inv_mul
∀ {M : Type u_3} {N : Type u_4} [inst : Monoid M] [inst_1 : Monoid N] (f : M →* N) (h : ∀ (x : M), IsUnit (f x))
(x : M), ↑((IsUnit.liftRight f h) x)⁻¹ * f x = 1- Defined in
- Mathlib.Algebra.Group.Units.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- IsUnit.unitproof · cited by 252
- IsUnit.liftRightstatement · cited by 36
- Units.liftRight_inv_mulproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.eq_of_eqproof · cited by 5
- Submonoid.LocalizationMap.lift_mul_rightproof · cited by 2