The Krull dimension of a topological space #
The Krull dimension of a topological space is the order-theoretic Krull dimension applied to the collection of all its subsets that are closed and irreducible. Unfolding this definition, it is the length of longest series of closed irreducible subsets ordered by inclusion.
Main results #
topologicalKrullDim_subspace_le: For any subspace Y ⊆ X, we have dim(Y) ≤ dim(X)
Implementation notes #
The proofs use order-preserving maps between posets of irreducible closed sets to establish dimension inequalities.
The Krull dimension of a topological space is the supremum of lengths of chains of closed irreducible sets.
Equations
Instances For
Main dimension theorems #
theorem
IsInducing.topologicalKrullDim_le
{X : Type u_1}
{Y : Type u_2}
[TopologicalSpace X]
[TopologicalSpace Y]
{f : Y → X}
(hf : Topology.IsInducing f)
:
If f : Y → X is inducing, then dim(Y) ≤ dim(X).
theorem
IsHomeomorph.topologicalKrullDim_eq
{X : Type u_1}
{Y : Type u_2}
[TopologicalSpace X]
[TopologicalSpace Y]
(f : X → Y)
(h : IsHomeomorph f)
:
The topological Krull dimension is invariant under homeomorphisms
The topological Krull dimension of any subspace is at most the dimension of the ambient space.
theorem
topologicalKrullDim_zero_of_discreteTopology
(X : Type u_3)
[TopologicalSpace X]
[DiscreteTopology X]
:
theorem
Topology.IsOpenEmbedding.coheight_map
{X : Type u_1}
{Y : Type u_2}
[TopologicalSpace X]
[TopologicalSpace Y]
{f : X → Y}
(hf : IsOpenEmbedding f)
(Z : TopologicalSpace.IrreducibleCloseds X)
:
theorem
Topology.IsOpenEmbedding.coheight_eq
{X : Type u_1}
{Y : Type u_2}
[TopologicalSpace X]
[TopologicalSpace Y]
[QuasiSober Y]
[T0Space Y]
[QuasiSober X]
[T0Space X]
{x : X}
(f : X → Y)
(hf : IsOpenEmbedding f)
: