Theorems · Theorem · commutative algebra
IsRegular.of_mul_left
∀ {R : Type u_1} [inst : CommSemigroup R] {a b : R}, IsRegular (a * b) → IsRegular aIf a product is regular, so is its left factor.
- Defined in
- Mathlib.Algebra.Regular.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemigroup
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.
- IsRegularstatement and proof · cited by 116
- CommSemigroupstatement and proof · cited by 62
- isRegular_mul_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.IsHadamard.of_mul_conjTransposeproof · cited by 1
- Matrix.IsHadamard.isRegular_detproof · cited by 0