Mathlib Map

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
Assumes
AddAdd

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.

Cited by2

Results whose statement or proof uses this declaration.