Finite-dimensional topological vector spaces over ℝ satisfy the Tietze extension property #
There are two main results here:
RCLike.instTietzeExtensionTVS: finite-dimensional topological vector spaces overℝ(orℂ) have the Tietze extension property.BoundedContinuousFunction.exists_norm_eq_domRestrict_eq: when mapping into a finite-dimensional normed vector space overℝ(orℂ), the extension can be chosen to preserve the norm of the bounded continuous function it extends.
Tietze extension theorem for real-valued bounded continuous maps, a version with a closed
embedding and bundled 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.
Alias of BoundedContinuousFunction.exists_norm_eq_domRestrict_eq.
Tietze extension theorem for real-valued bounded continuous maps, a version with a closed
embedding and bundled 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.