Theorems · Theorem · general topology
PartitionOfUnity.sum_eq_one
∀ {ι : Type u} {X : Type v} [inst : TopologicalSpace X] {s : Set X} (f : PartitionOfUnity ι X s) {x : X},
x ∈ s → ∑ᶠ (i : ι), (f i) x = 1- Defined in
- Mathlib.Topology.PartitionOfUnity
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement · cited by 2,491
- finsumstatement · cited by 286
- PartitionOfUnitystatement and proof · cited by 47
- PartitionOfUnity.sum_eq_one'proof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- PartitionOfUnity.sum_finsupportproof · cited by 2
- PartitionOfUnity.finsum_smul_mem_convexproof · cited by 1
- PartitionOfUnity.exists_finset_nhds'proof · cited by 1
- PartitionOfUnity.exists_posproof · cited by 0