Theorems · Theorem · general topology
BoundedContinuousFunction.exists_extension_norm_eq_of_isClosedEmbedding
- 1000+ list: Tietze extension theorem
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [NormalSpace Y]
(f : BoundedContinuousFunction X ℝ) {e : X → Y}, Topology.IsClosedEmbedding e → ∃ g, ‖g‖ = ‖f‖ ∧ ⇑g ∘ e = ⇑fTietze extension theorem for real-valued bounded continuous maps, a version with a closed
embedding and unbundled composition. If e : C(X, Y) is a closed embedding of a topological space
into a normal topological space and f : X →ᵇ ℝ is a bounded continuous function, then there exists
a bounded continuous function g : Y →ᵇ ℝ of the same norm such that g ∘ e = f.
- Defined in
- Mathlib.Topology.TietzeExtension
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement and proof · cited by 5,413
- BoundedContinuousFunctionstatement and proof · cited by 511
- Topology.IsClosedEmbeddingstatement and proof · cited by 195
- NormalSpacestatement and proof · cited by 84
- Topology.IsClosedEmbedding.continuousproof · cited by 25
- BoundedContinuousFunction.compContinuousproof · cited by 25
- BoundedContinuousFunction.exists_extension_norm_eq_of_isClosedEmbedding'proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsClosedEmbedding.continuousOn_comap_finiteMeasureproof · cited by 1