Mathlib Map

Theorems · Theorem · commutative algebra

IsRegular.of_mul_left

∀ {R : Type u_1} [inst : CommSemigroup R] {a b : R}, IsRegular (a * b) → IsRegular a

If 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.

Cited by2

Results whose statement or proof uses this declaration.