Mathlib Map

Theorems · Definition · general topology

BumpCovering.IsSubordinate

{ι : Type u} → {X : Type v} → [inst : TopologicalSpace X] → {s : Set X} → BumpCovering ι X s → (ι → Set X) → Prop

A collection of bump functions f i is subordinate to a family of sets U i indexed by the same type if for each i the closure of the support of f i is a subset of U i.

Defined in
Mathlib.Topology.PartitionOfUnity
Cited by
15 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.

BumpCovering.IsSubordinate.toPartitionOfUnity · cited by 5IsSubordinate.toPartition…SmoothPartitionOfUnity.exists_isSubordinate · cited by 3SmoothPartitionOfUnity.ex…BumpCovering.IsSubordinate.mono · cited by 2IsSubordinate.monoBumpCovering.exists_isSubordinate_of_locallyFinite · cited by 2BumpCovering.exists_isSub…BumpCovering.exists_isSubordinate_of_locallyFinite_of_prop · cited by 2BumpCovering.exists_isSub…SmoothBumpCovering.isSubordinate_toBumpCovering · cited by 1SmoothBumpCovering.isSubo…BumpCovering.IsSubordinate.toSmoothPartitionOfUnity · cited by 1IsSubordinate.toSmoothPar…BumpCovering.exists_isSubordinate · cited by 1BumpCovering.exists_isSub…BumpCovering.exists_isSubordinate_hasCompactSupport_of_locallyFinite_t2space · cited by 1BumpCovering.exists_isSub…BumpCovering.exists_isSubordinate_of_locallyFinite_of_prop_t2space · cited by 1BumpCovering.exists_isSub…BumpCovering.exists_isSubordinate_of_prop · cited by 1BumpCovering.exists_isSub…PartitionOfUnity.exists_isSubordinate · cited by 1PartitionOfUnity.exists_i…PartitionOfUnity.exists_isSubordinate_of_locallyFinite_t2space · cited by 1PartitionOfUnity.exists_i…SmoothBumpCovering.IsSubordinate.toBumpCovering · cited by 1IsSubordinate.toBumpCover…PartitionOfUnity.exists_isSubordinate_of_locallyFinite · cited by 0PartitionOfUnity.exists_i…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpacetsupport · cited by 178tsupportBumpCovering · cited by 46BumpCoveringBumpCovering.IsSubordinateCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.