Theorems · Theorem · commutative algebra
Prod.isLeftRegular_mk
∀ {R : Type u_2} {S : Type u_3} [inst : Mul R] [inst_1 : Mul S] {a : R} {b : S},
IsLeftRegular (a, b) ↔ IsLeftRegular a ∧ IsLeftRegular b- Defined in
- Mathlib.Algebra.Regular.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsLeftRegularstatement · cited by 97
- Prod.map_injectiveproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- IsLeftRegular.prodMkproof · cited by 0