This is an old revision of the document!
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 and be two metric spaces, a map is continuous, if for every convergent sequence in , we have convergent sequence .
Def 2 : (: Let and be two metric spaces, a map is continuous, if for every , and every , we have , such that .
Def 3 : Let be two topological spaces, we say a map is continuous, if for every open sets , we have is open in .
We can discuss later, why the three definitions are equivalent.
Homeomorphism: if is continuous and a bijection, and if is also continuous, then we say is a homeomorphism.
Topologically, we cannot distinguish spaces that are homeomorphic.
There are two notions of compactness, they turns out to be equivalent for metric spaces.
Let be a metric space, a subset.
The two notions turns out are equivalent, see https://courses.wikinana.org/math104-f21/compactness We will follow Pugh to give a proof. See also Rudin Thm 2.41