Theorems · Theorem · general topology
Function.locallyFinsuppWithin.sum_apply_smul_single_eq_self
∀ {X : Type u_1} [inst : TopologicalSpace X] {Y : Type u_2} [inst_1 : DecidableEq X] [inst_2 : AddCommMonoid Y]
{U : Set X} {F : Function.locallyFinsuppWithin U Y},
F.support.Finite →
∑ᶠ (x : X), Function.locallyFinsuppWithin.restrict (Function.locallyFinsuppWithin.single x (F x)) ⋯ = FPresent a function with with finite support as a finsum of singleton indicator functions.
- Defined in
- Mathlib.Topology.LocallyFinsupp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Finset.sumproof · cited by 5,195
- Set.univstatement · cited by 3,945
- Set.Finitestatement and proof · cited by 1,814
- Function.supportproof · cited by 610
- Set.Finite.toFinsetproof · cited by 351
- finsumstatement · cited by 286
- Finset.sum_applyproof · cited by 234
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.