Theorems · Theorem · general algebraic systems
Finsupp.filter_eq_sum
∀ {α : Type u_1} {M : Type u_5} [inst : AddCommMonoid M] (p : α → Prop) [inst_1 : DecidablePred p] (f : α →₀ M),
Finsupp.filter p f = ∑ i ∈ f.support with p i, fun₀ | i => f i- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidDecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- Finset.sumstatement · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- Finset.filterstatement and proof · cited by 949
- Finsupp.singlestatement and proof · cited by 943
- Finsupp.supportstatement and proof · cited by 828
- Finset.mem_filterproof · cited by 185
- Finsupp.filterstatement and proof · cited by 36
- Finsupp.sum_singleproof · cited by 19
- Finsupp.filter_apply_posproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.weightedHomogeneousComponent_applyproof · cited by 3