Theorems · Theorem · group theory
Submonoid.mul_fromLeftInv
∀ {M : Type u_1} [inst : Monoid M] (S : Submonoid M) (x : ↥S.leftInv), ↑x * ↑(S.fromLeftInv x) = 1- Defined in
- Mathlib.GroupTheory.Submonoid.Inverses
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement and proof · cited by 3,086
- Subtype.propproof · cited by 505
- Submonoid.leftInvstatement and proof · cited by 20
- Submonoid.fromLeftInvstatement · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- Submonoid.fromLeftInv_mulproof · cited by 1
- Submonoid.mul_leftInvEquivproof · cited by 1
- Submonoid.fromLeftInv_eq_iffproof · cited by 0
- Submonoid.fromLeftInv_eq_invproof · cited by 0
- Submonoid.fromLeftInv_oneproof · cited by 0