Mathlib Map

Theorems · Theorem · commutative algebra

isRegular_mul_iff

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

A product is regular if and only if the factors are.

Defined in
Mathlib.Algebra.Regular.Basic
Cited by
2 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext, Quot.sound
Assumes
CommSemigroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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.