Structures · Topology
ParacompactSpace
A topological space is called paracompact, if every open covering of this space admits a locally
finite refinement. We use the same universe for all types in the definition to avoid creating a
class like ParacompactSpace.{u v}. Due to lemma precise_refinement below, every open covering
s : α → Set X indexed on α : Type v has a precise locally finite refinement, i.e., a locally
finite refinement t : α → Set X indexed on the same type such that each ∀ i, t i ⊆ s i.
- Defined in
- Mathlib.Topology.Compactness.Paracompact
- Shape
- One type argument · adds locallyFinite_refinement
Extends0
Extends nothing: this is a root of the hierarchy.
Extended by0
Nothing extends this class yet.
Concrete types that are instances1
- Prod
How is a type an instance?
Loading the hierarchy index…
Assumed by12
- precise_refinement_set
- BumpCovering.exists_isSubordinate_of_prop
- precise_refinement
- ParacompactSpace.locallyFinite_refinement
- Topology.IsClosedEmbedding.paracompactSpace
- exists_continuous_forall_mem_convex_of_local_const
- exists_continuous_forall_mem_convex_of_local
- PartitionOfUnity.exists_isSubordinate
- BumpCovering.exists_isSubordinate
- instParacompactSpaceProdOfCompactSpace_1
- instParacompactSpaceProdOfCompactSpace
- NormalSpace.of_paracompactSpace_r1Space
Ancestors0
No ancestors.