Theorems · Theorem · commutative algebra
Prod.isRightRegular_mk
∀ {R : Type u_2} {S : Type u_3} [inst : Mul R] [inst_1 : Mul S] {a : R} {b : S},
IsRightRegular (a, b) ↔ IsRightRegular a ∧ IsRightRegular 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.
- IsRightRegularstatement · cited by 93
- Prod.map_injectiveproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- IsRightRegular.prodMkproof · cited by 0