Theorems · Theorem · general topology
PartitionOfUnity.exists_isSubordinate_of_locallyFinite
∀ {ι : Type u} {X : Type v} [inst : TopologicalSpace X] {s : Set X} [NormalSpace X],
IsClosed s → ∀ (U : ι → Set X), (∀ (i : ι), IsOpen (U i)) → LocallyFinite U → s ⊆ ⋃ i, U i → ∃ f, f.IsSubordinate UIf X is a normal topological space and U is a locally finite open covering of a closed set
s, then there exists a PartitionOfUnity ι X s that is subordinate to U. If X is a
paracompact space, then the assumption hf : LocallyFinite U can be omitted, see
BumpCovering.exists_isSubordinate.
- Defined in
- Mathlib.Topology.PartitionOfUnity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceNormalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.iUnionstatement and proof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- IsClosedstatement and proof · cited by 1,639
- LocallyFinitestatement and proof · cited by 141
- NormalSpacestatement and proof · cited by 84
- PartitionOfUnitystatement and proof · cited by 47
- BumpCoveringproof · cited by 46
- BumpCovering.IsSubordinateproof · cited by 15
- BumpCovering.toPartitionOfUnityproof · cited by 14
- PartitionOfUnity.IsSubordinatestatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.