Theorems · Theorem · commutative algebra
IsRegular.mul
∀ {R : Type u_1} [inst : Semigroup R] {a b : R}, IsRegular a → IsRegular b → IsRegular (a * b)In a semigroup, the product of regular elements is regular.
- Defined in
- Mathlib.Algebra.Regular.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
- Assumes
- Semigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semigroupstatement and proof · cited by 202
- IsRegularstatement and proof · cited by 116
- IsRegular.leftproof · cited by 39
- IsRegular.rightproof · cited by 19
- IsLeftRegular.mulproof · cited by 5
- IsRightRegular.mulproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- isRegular_mul_and_mul_iffproof · cited by 2