Theorems · Theorem · group theory
Units.liftRight_inv_mul
∀ {M : Type u} {N : Type v} [inst : Monoid M] [inst_1 : Monoid N] {f : M →* N} {g : M → Nˣ}
(h : ∀ (x : M), ↑(g x) = f x) (x : M), ↑((Units.liftRight f g h) x)⁻¹ * f x = 1- Defined in
- Mathlib.Algebra.Group.Units.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
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
- mul_oneproof · cited by 3,885
- MonoidHomstatement and proof · cited by 3,629
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- Units.inv_mul_eq_iff_eq_mulproof · cited by 9
- Units.liftRightstatement and proof · cited by 6
- Units.coe_liftRightproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsUnit.liftRight_inv_mulproof · cited by 2