Theorems · Theorem · order theory
sum_collapse
∀ {α : Type u_1} {β : Type u_2} [inst : DecidableEq α] [inst_1 : CommSemiring β] {𝒜 : Finset (Finset α)} {a : α}
{f : Finset α → β} {u : Finset α},
𝒜 ⊆ (insert a u).powerset → a ∉ u → ∑ s ∈ u.powerset, collapse✝ 𝒜 a f s = ∑ s ∈ 𝒜, f s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqCommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- AddCommMonoidproof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- Finset.sumstatement and proof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- Finset.imageproof · cited by 910
- Finset.extproof · cited by 565
- Finset.eraseproof · cited by 455
- inf_le_leftproof · cited by 286
- Finset.sum_add_distribproof · cited by 131
- Finset.mem_insert_selfproof · cited by 128
Cited by1
Results whose statement or proof uses this declaration.
- Finset.four_functions_theoremproof · cited by 0