Theorems · Theorem · commutative algebra
Pi.isAddRightRegular_iff
∀ {ι : Type u_1} {R : ι → Type u_3} [inst : (i : ι) → Add (R i)] {a : (i : ι) → R i},
IsAddRightRegular a ↔ ∀ (i : ι), IsAddRightRegular (a i)- Defined in
- Mathlib.Algebra.Regular.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Add
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
- Pi.map_injectiveproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Pi.isAddRegular_iffproof · cited by 0