Theorems · Theorem · general topology
PartitionOfUnity.sum_finsupport
∀ {ι : Type u} {X : Type v} [inst : TopologicalSpace X] {s : Set X} (ρ : PartitionOfUnity ι X s) {x₀ : X},
x₀ ∈ s → ∑ i ∈ ρ.finsupport x₀, (ρ i) x₀ = 1- Defined in
- Mathlib.Topology.PartitionOfUnity
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 124 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.
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Finset.sumstatement and proof · cited by 5,195
- ContinuousMapstatement · cited by 2,491
- PartitionOfUnitystatement and proof · cited by 47
- finsum_eq_sum_of_support_subsetproof · cited by 28
- Eq.supersetproof · cited by 16
- PartitionOfUnity.finsupportstatement and proof · cited by 7
- PartitionOfUnity.sum_eq_oneproof · cited by 4
- PartitionOfUnity.coe_finsupportproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- PartitionOfUnity.sum_finsupport'proof · cited by 1
- SmoothPartitionOfUnity.sum_finsupportproof · cited by 0