Question
- Fact (4) – why restrict domain and codomain? Is this an accurate takeaway? How is it different from (6)?
Overview
- Continuity in topology can be checked in terms of open or closed sets
- Subspace and product topology arise naturally from the definition of continuous function in topological spaces
- Continuous functions preserve topological properties
Informally, a function is uniformly continuous if it is continuous “in the same way” at every point—no matter how close the outputs are chosen to be, as long as the inputs are some close enough, then the outputs will be at least that close.
In Euclidean space
Definition: Continuous function in Euclidean space
A function is continuous if for all , is continuous at .
In metric spaces
Definition: Continuous functions in metric spaces
Let and be metric spaces. We say a function is:
- Continuous at if for every , there exists such that
and continuous if this holds for all .
- Uniformly continuous if for all , there exists such that for any choice of , we have
Link to originalTheorem: Continuity is equals uniform continuity on compact spaces
Let and be metric spaces. If is continuous and is compact, then is uniformly continuous.
In general topological spaces
Definition: Continuous function in topological space
Let be topological spaces. A function is continuous if for every open subset , the preimage set is an open subset of .
Note that continuity can also be checked in terms of closed sets!
Theorem (Munkres 18.1): Equivalent statements of continuity
Let be a function between topological spaces . Then the following are equivalent:
- (a) is continuous.
- (b) For every closed set , the set is closed in .
- (c) For all and every neighborhood of (i.e., open set containing) , there is a neighborhood of such that .
- (d) For every subset , we have , where the overline denotes the closure of a set.
Note that condition (c) is similar to —why?
#wip Also note that it suffices to prove every basis and subbasis is open
Facts about continuous functions in topological spaces
#wip compare to Munkres 18.2
Every constant function is continuous
The subspace topology is the coarsest topology that makes the inclusion function continuous
See also: Universal properties of topologies
Restrictions of the domain and restrictions or expansions of the range are continuous
#concept-question What is the upshot?
The projection functions are continuous, and functions into product spaces are continuous if their coordinate functions are continuous
Theorem: A function is continuous if and only if its coordinate functions are continuous
Let be a product space, and defined by and defined by be the projection maps. A function into the product space is uniquely determined by the coordinate functions
which satisfy . Then is continuous if and only if are continuous.
A function is continuous if for every open set that covers the space, the restriction to that open set is continuous
#concept-question How is this different from 4?
The pasting lemma is a special case of this “local formulation of continuity.”
Lemma (Munkres 18.3): Pasting
Let for some that are both closed (or both open) in , and let be continuous functions such that for all , we have . Then defined by
is continuous as well.
Continuous functions preserve limits
Lemma ( Topology HW 3.6): Continuous functions preserve limits
If a sequence in a topological space converges to some limit point , and is continuous, then converges to .
In general metrizable spaces
Recall that a general topological space is metrizable if there exists some metric on which induces the topology . Specifically, the set of all open balls given by this metric is a basis for on .
Lemma (Munkres 21.1):
\epsilon-\delta
definition of continuity in metrizable spacesLet be metric spaces. Then a function is continuous if and only for all and all , there exists such that
Lemma (Munkres 21.2 & 21.3): Convergent sequence definition of continuity in metrizable spaces
- Let . If a sequence in converges to , then , the closure of .
- Let . If is continuous, then for all sequences in , we have in .
The converse holds for metrizable spaces. As a corollary, The countably infinite product of the real line with itself in the box topology is not metrizable.
Examples
Basic examples of continuous functions in
More continuous functions can be generated from the following rules:
- The identity function is continuous.
- Constant functions for some chosen are continuous.
- The function is continuous on .
- The function defined by is continuous.
- Products, sums, and composites of continuous functions (when defined) are continuous.
Continuity vs. uniform continuity
Review
- Show that for , the definition and the definition of a continuous function in topological space are equivalent. ⭐
- Prove the equivalence of statements in Theorem (Munkres 18.1). ⭐
- Prove the pasting lemma. ⭐
- Prove that the definition of continuity holds for general metric spaces (i.e., with a metric topology).
Proof appendix
Link to originalLemma (Munkres 21.2 & 21.3): Convergent sequence definition of continuity in metrizable spaces
- Let . If a sequence in converges to , then , the closure of .
- Let . If is continuous, then for all sequences in , we have in .
The converse holds for metrizable spaces. As a corollary, The countably infinite product of the real line with itself in the box topology is not metrizable.