Theorems · Theorem · commutative algebra
Prod.isAddRightRegular_mk
∀ {R : Type u_2} {S : Type u_3} [inst : Add R] [inst_1 : Add S] {a : R} {b : S},
IsAddRightRegular (a, b) ↔ IsAddRightRegular a ∧ IsAddRightRegular b- Defined in
- Mathlib.Algebra.Regular.Prod
- Cited by
- 2 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.
- IsAddRightRegularstatement · cited by 55
- Prod.map_injectiveproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Prod.isAddRegular_mkproof · cited by 1
- IsAddRightRegular.sumMkproof · cited by 0