Theorems · Theorem · group theory
Prod.snd_sum
∀ {ι : Type u_1} {M : Type u_3} {N : Type u_4} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N] {s : Finset ι}
{f : ι → M × N}, (∑ c ∈ s, f c).2 = ∑ c ∈ s, (f c).2- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- map_sumproof · cited by 455
- AddMonoidHom.sndproof · cited by 42
Cited by5
Results whose statement or proof uses this declaration.
- ConvexOn.map_centerMass_leproof · cited by 4
- mk_mem_convexHull_prodproof · cited by 1
- Module.Basis.prod_parallelepipedproof · cited by 1
- TrivSqZeroExt.snd_sumproof · cited by 0
- LinearMap.snd_prodOfFinsuppNatproof · cited by 0