User Tools

Site Tools


math104-s22:notes:lecture_13

Lecture 13: Continuous function.

Last time we had some basic notion of metric space (a set with the notion of distances), and topological space (which is a set with some notion of which subsets are open).

Today, we will define continuous functions (or rather continuous maps) between metric spaces and between topological spaces.

Def 1 : Let (X,dX)(X, d_X) and (Y,dY)(Y, d_Y) be two metric spaces, a map f:XYf: X \to Y is continuous, if for every convergent sequence pnpp_n \to p in XX, we have convergent sequence f(pn)f(p)f(p_n) \to f(p).

Def 2 : (ϵδ\epsilon-\delta: Let (X,dX)(X, d_X) and (Y,dY)(Y, d_Y) be two metric spaces, a map f:XYf: X \to Y is continuous, if for every xXx \in X, and every ϵ>0\epsilon > 0, we have δ>0\delta>0, such that f(Bδ(x))Bϵ(f(x))f( B_\delta(x)) \In B_\epsilon(f(x)).

Def 3 : Let X,YX, Y be two topological spaces, we say a map f:XYf: X \to Y is continuous, if for every open sets VYV \In Y, we have f1(V)f^{-1}(V) is open in XX.

We can discuss later, why the three definitions are equivalent.


Homeomorphism: if f:XYf: X \to Y is continuous and a bijection, and if f1:YXf^{-1}: Y \to X is also continuous, then we say ff is a homeomorphism.

Topologically, we cannot distinguish spaces that are homeomorphic.

math104-s22/notes/lecture_13.txt · Last modified: 2022/03/02 21:52 by pzhou