Theorems · Theorem · group theory
Pi.single_add
∀ {I : Type u} {f : I → Type v} [inst : DecidableEq I] [inst_1 : (i : I) → AddZeroClass (f i)] (i : I) (x y : f i),
Pi.single i (x + y) = Pi.single i x + Pi.single i y- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddZeroClassstatement and proof · cited by 1,237
- Pi.singlestatement · cited by 518
- AddMonoidHom.map_addproof · cited by 48
- AddMonoidHom.singleproof · cited by 19
Cited by4
Results whose statement or proof uses this declaration.
- HahnSeries.single_addproof · cited by 0
- PiLp.single_addproof · cited by 0
- lp.single_addproof · cited by 0
- RestrictedProduct.single_addproof · cited by 0