Theorems · Theorem · group theory
MulOneClass.one_mul
∀ {M : Type u} [self : MulOneClass M] (a : M), 1 * a = aOne is a left neutral element for multiplication
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- MulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MulOneClassstatement and proof · cited by 1,018
Cited by3
Results whose statement or proof uses this declaration.
- one_mulproof · cited by 2,841
- Function.Injective.monoidproof · cited by 0
- Function.Surjective.monoidproof · cited by 0