§ Closed graph theorem
- the graph of a function from a banach space to another banach space is a closed subset iff the function is continuous.
- Formally, given f:X→Y, the set G≡(x,f(x)) is closed in X×Y iff f is continuous.
§ Proof: Continuous implies closed
- We must show that every limit point of the graph G is in G.
- Let (p,q) be a limit point. Since everything in metric spaces is equivalent to the sequential definition, this means that (p,q)=lim(xi,f(xi)).
- Limits in product spaces are computed pointwise, so (p,q)=(limxi,limf(xi))
- Thus, p=limxi from above. Now we calculate:
- q=limf(xi)=f(limxi)=f(p) where we use the continuity of f to push the limit inside.
- Thus, (p,q)=(p,f(p)) which is an element of G.
- So an arbitrary limit point (p,q)∈G is an element of G, and thus G is closed. Qed.
§ Proof: closed implies continuous
- Suppose G as defined above is a closed set. We must show that f is continuous, ie, f preserves limits.
- Let xi be a sequence. We must show that f(limxi)=limf(xi).
- Consider (xi,f(xi)) as a sequence in G. Let the limit of this sequence be (p,q). Since G is closed, (p,q) in G. By defn of G, q=f(p).
lim(xi,f(xi))=(p,q)(limxi,limf(xi))=(p,q)limxi=p,limf(xi)=q
- But since q=f(p) (by defn of G), we have that limf(xi)=q=f(p)=f(limxi) which proves continuity.
§ Where this fails: topological spaces
- The graph of the identity function I:X→X, Δ≡{(x,x)∈X}⊂X×Xis closed iff space is hausdorff.
- We call the set Δ the diagonal.
§ Closed implies Hausdorff
- Suppose the diagonal set Δ is closed.
- To show that the space is hausdorff, take two points p,q∈X.
- We must create two open sets Op,Oq which are disjoint, such that p∈Op and q∈Oq.
- Since (p,q) is off the diagonal ( p=q), it belongs to the open set X×X−Δ.
- Thus, there must be some basic open set Op×Oq such that (p,q)∈Op×Oq.
- Furthermore, the set Op×Oq misses the diagonal.
- Recall that the product topology is generated by basic open sets, so we know that this Op,Oqare open in p.
- We must have that Op is disjoint from Oq, since the set Op×Oq misses the diagonal.
- Otherwise, we would have a c∈Op,Oq ( c for contradiction), or that (c,c)∈Op×Oq, contradicting the fact that it misses the diagonal.
§ Hausdorff implies closed
- Suppose space is hausdorff. Now we need to show that the diagonal is closed.
- That is, we need to show that every limit point is included in the set.
- Consider some point (p,q)∈S. We will show that such a point cannot be a limit point.
- Since (p,q)∈S, we have that p=q.
- Since the space X is hausdorff, there will be open sets Op,Oq such that they contain p,qrespectively but are disjoint.
- This means that Op×Oq is an open set in X×X which contains p,q, but is disjoint from Δ. This means that (p,q) is not a limit point.
- Thus, no point (p,q) that is outside of Δ is a limit point, which means that Δcontains all its limit points, and is thus closed.