4

In the notes I read, the Urysohn lemma is presented before the Tietze extension theorem. Urysohn lemma's utility is quite easy to understand. If we are given a topological space $X$, we want to be able to construct some functions on domain $X$.

I can appreciate this because in some general space , we may not have any additional algebraic structure like we do in $\mathbb{R}$, and hence it could be quite difficult to write down any such function.

But, then what is the use of having the Tietze extension theorem? Is there any natural setting where one would to extend functions on a closed subset of a topological space $X$ into the entire?

  • 1
    I don't know of any direct setting like you are asking, but there is a result in K-theory (namely that the induced sequence of [several] K-theory groups are exact) that uses the Tietze extension theorem for a crucial lemma used in the proof. Is this something you might be interested in? – HackR Sep 21 '24 at 13:50
  • I was hoping for something simpler but I guess @HackR – Clemens Bartholdy Sep 21 '24 at 13:52
  • 1
    For something much much simpler, this answer sounds like a candidate https://math.stackexchange.com/a/122339/1088726 – HackR Sep 21 '24 at 13:54

2 Answers2

2

Here are two examples off the top of my head.

First occurs when proving that if you have an injection $\alpha:S\to T$ between two compact topological spaces, there exists a continuous surjective homomorphism $\pi_\alpha:C(T)\to C(S)$. The homomorphism is given by $\pi_\alpha(f)=f\circ\alpha$. Given $g\in C(S)$, one can define $f:\alpha(S)\to T$ by $f=g\circ \alpha^{-1}$. Extend this to $\tilde f\in C(T)$ by Tietze and then $\pi_\alpha(\tilde f)=g$.

Another use I know is when proving that the ideals in $C(T)$, for $T$ compact and Hausdorff, and precisely the subsets $J_K=\{f\in C(T):\ f|_K=0\}$.

Martin Argerami
  • 217,281
2

The functional calculus for the spectral theorem for bounded, self-adjoint operators can be proven in a way that uses Tietze's extension theorem... to get from continuous functions on the spectrum to continuous functions on the real line. That kind of thing. It is mildly amazing to me, in that context, that any continuous function on a compact subset of $\mathbb R$ is a restriction of a continuous, compactly-supported function on $\mathbb R$. :)

paul garrett
  • 55,317