Tietze extension theorem

From Topospaces
Revision as of 04:38, 17 July 2009 by Vipul (talk | contribs) (→‎Proof)

This article gives the statement, and possibly proof, of a basic fact in topology.

Statement

Suppose X is a normal space (i.e., a topological space that is T1 and where any two disjoint closed subsets can be separated by disjoint open subsets). Suppose A is a closed subset of X, and f:A[0,1] is a continuous map. Then, there exists a continuous map g:X[0,1] such that the restriction of g to A is f.

Facts used

  1. Urysohn's lemma: This states that for, given two closed subsets A,B of a normal space X, there is a continuous function h:X[0,1] such that h(A)=0 and h(B)=1.

Proof

Note that since [0,1] is homeomorphic to [1,1], it suffices to prove the result replacing [0,1] with [1,1]. We will also freely use that any closed interval is homeomorphic to [0,1], so Urysohn's lemma can be stated replacing [0,1] by any closed interval.

Given: A normal space X. A closed subset A of X. A continuous function f:A[1,1].

To prove: There exists a continuous function g:X[1,1] such that the restriction of g to A is f.

Proof: We write f0=f.

  1. Let C1=f1([1,1/3]) and D1=f1([1/3,1]). These are both closed subsets of X since they are both the inverse image of a closed set under a continuous map. Moreover, they are disjoint by definition. So, by fact (1), there exists a continuous function g1:X[1/3,1/3] such that g1(C1)=1/3 and g1(D1)=1/3.
  2. Define f1=f0g1 as a function on A. Note that h1 is a function on A taking values in [2/3,2/3]. Iteratively, we proceed as follows:
    1. From the previous stage, we have a continuous function fi on the closed subset A taking values in [(2/3)i,(2/3)i].
    2. Let Ci=fi1[(2/3)i,(1/3)(2/3)i] and Di=fi1[(1/3)(2/3)i,(2/3)i]. Note that both Ci and Di are closed subsets of A (since fi is continuous) and hence in X, since A is closed in <mah>X</math>.
    3. By fact (1), find a function gi+1:X[(1/3)(2/3)i,(1(3/(2/3)i] such that gi+1(Ci)=(1/3)(2/3)i and gi+1(Di)=(1/3)(2/3)i.
    4. Define fi+1=figi+1. We see that fi+1 is a function on A taking values in [(2/3)i+1,(2/3)i+1.
  3. Define g as gi. This sum is well-defined at each point and takes values in [1,1]: Note that the absolute value of gi is bounded by the geometric progression (1/3)+(1/3)(2/3)+(1/3)(2/3)2+=1. Similarly, the lower bound is 1. Further, since gn are bounded by the geometric progression in absolute value, the series gn coverges. So the sum is well-defined and takes values in [1,1].
  4. The function g is continuous: This follows from the fact that each gi is continuous and the co-domain of the gis approaches zero. Fill this in later
  5. g|A=f: Let xA. Then, f1(x)=f(x)g1(x). Inductively, fn(x)=f(x)i=1ngi(x). Since the upper and lower bound on fn tend to zero as n, fn(x)0 as n. Thus, f(x)=i=1gi(x)=g(x) for xA.