Theorems · Theorem · commutative algebra
IsLeftRegular.mul
∀ {R : Type u_1} [inst : Semigroup R] {a b : R}, IsLeftRegular a → IsLeftRegular b → IsLeftRegular (a * b)In a semigroup, the product of left-regular elements is left-regular.
- Defined in
- Mathlib.Algebra.Regular.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
- Assumes
- Semigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semigroupstatement and proof · cited by 202
- IsLeftRegularstatement and proof · cited by 97
- comp_mul_leftproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- IsRegular.mulproof · cited by 1
- IsLeftRegular.prodproof · cited by 1
- Matrix.adjugate_mul_distrib_auxproof · cited by 1
- Matrix.Nonsingular.mulproof · cited by 1
- mul_isLeftRegular_iffproof · cited by 0