"Topology I: Metric Spaces & Continuity" refers to the foundational study of topology, focusing on metric spaces—sets where distances between points are defined—and the concept of continuity. In this context, continuity generalizes the idea of smooth change from calculus, while metric spaces provide a framework to discuss convergence, open and closed sets, and related topological properties, forming the basis for further exploration in mathematical analysis and topology.
"Topology I: Metric Spaces & Continuity" refers to the foundational study of topology, focusing on metric spaces—sets where distances between points are defined—and the concept of continuity. In this context, continuity generalizes the idea of smooth change from calculus, while metric spaces provide a framework to discuss convergence, open and closed sets, and related topological properties, forming the basis for further exploration in mathematical analysis and topology.
What is a metric space?
A metric space is a set X equipped with a metric d: X×X→R that assigns distances between points, satisfying nonnegativity, identity of indiscernibles, symmetry, and the triangle inequality. Distances define notions of closeness and open balls.
What is a metric?
A metric is the distance function d that measures how far apart two points are in a set, satisfying d(x,y)≥0, d(x,y)=0 iff x=y, symmetry d(x,y)=d(y,x), and the triangle inequality d(x,z)≤d(x,y)+d(y,z).
What does continuity mean in metric spaces?
A function f: X→Y between metric spaces is continuous at x0 if for every ε>0 there exists δ>0 such that d_Y(f(x),f(x0))<ε whenever d_X(x,x0)<δ. Equivalently, limits are preserved or preimages of open sets are open.
How can continuity be checked using open sets?
A function f is continuous if the preimage of every open set in Y is open in X. In metric spaces this is equivalent to the ε–δ definition and to the property that x_n→x implies f(x_n)→f(x).