Theorems · Theorem · group theory
Finset.sum_subtype
∀ {ι : Type u_1} {M : Type u_4} [inst : AddCommMonoid M] {p : ι → Prop} {F : Fintype (Subtype p)} (s : Finset ι),
(∀ (x : ι), x ∈ s ↔ p x) → ∀ (f : ι → M), ∑ a ∈ s, f a = ∑ a, f ↑a- Cited by
- 11 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Finset.sum_coe_sortproof · cited by 24
Cited by11
Results whose statement or proof uses this declaration.
- RootPairing.Base.height_eq_sumproof · cited by 6
- Finset.sum_set_coeproof · cited by 2
- Finset.sum_toFinset_eq_subtypeproof · cited by 2
- Fintype.sum_fiberwiseproof · cited by 2
- Fintype.sum_subtype_add_sum_subtypeproof · cited by 2
- sum_hom_units_eq_zeroproof · cited by 1
- RootPairing.Base.injective_pairingInproof · cited by 1
- Finset.sum_congr_setproof · cited by 1
- Matrix.toBlock_mul_eq_mulproof · cited by 0
- MvPolynomial.esymm_eq_sum_subtypeproof · cited by 0
- Fintype.sum_fiberwise'proof · cited by 0