Theorems · Theorem · commutative algebra
Prod.isAddRegular_mk
∀ {R : Type u_2} {S : Type u_3} [inst : Add R] [inst_1 : Add S] {a : R} {b : S},
IsAddRegular (a, b) ↔ IsAddRegular a ∧ IsAddRegular b- Defined in
- Mathlib.Algebra.Regular.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsAddLeftRegularproof · cited by 58
- IsAddRightRegularproof · cited by 55
- IsAddRegularstatement · cited by 43
- isAddRegular_iffproof · cited by 7
- Prod.isAddLeftRegular_mkproof · cited by 2
- Prod.isAddRightRegular_mkproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsAddRegular.sumMkproof · cited by 0