Get AI summaries of any video or article — Sign up free
Basic Topology 1 | Introduction and Open Sets in Metric Spaces thumbnail

Basic Topology 1 | Introduction and Open Sets in Metric Spaces

4 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

A metric on X is a distance function d: X×X→[0,∞) that is nonnegative, zero only on identical points, symmetric, and satisfies the triangle inequality.

Briefing

Topology begins with a practical goal: replace “distance” with a more flexible notion of “closeness,” so tools from analysis can work in settings beyond Euclidean space. The starting point is a metric space, where a set X comes with a distance function d that measures how far two points are apart. That distance must be nonnegative, equal to 0 only when the two points coincide (positive definiteness), symmetric (d(x,y)=d(y,x)), and satisfy the triangle inequality (d(x,z) ≤ d(x,y)+d(y,z)). These rules make distance behave predictably, and they also generate the basic topological language of neighborhoods and open sets.

From the metric, the video builds open balls: for a point x and radius ε>0, the open ε-ball consists of all points y with d(x,y)<ε. An open set is then defined in terms of these balls: a subset A of X is open if every point x in A has some ε>0 such that the entire open ε-ball around x lies inside A. Geometrically, this means points on the boundary cannot be included; near any point of A, there is always a “buffer zone” of points still staying within A. The size of ε may shrink as x approaches the boundary, but it must remain positive for every x in A.

The key shift is that topology does not need the metric explicitly. Instead, it uses the structural properties that open sets satisfy in metric spaces. The empty set and the whole space X are automatically open. If A and B are open, then their intersection is open: for any point x in A∩B, x has an ε-ball contained in A and an ε-ball contained in B, and the smaller of the two balls fits entirely inside the intersection. Similarly, unions preserve openness: if {A_i} is any collection of open sets, then any point in the union lies in some A_i, and the ε-ball that works for that A_i also works for the union. Crucially, this works even for arbitrary (possibly infinite) collections, not just finite ones.

These closure properties—open sets containing ∅ and X, closed under arbitrary unions, and closed under finite intersections—are presented as sufficient to characterize the open-set structure coming from a metric. That observation sets up the general definition of a topology, where one can talk about open sets without ever specifying a distance function. The series positions this open-set framework as the foundation for later topics like closed sets and compactness, and as a bridge from real analysis into more abstract spaces used across mathematics.

Cornell Notes

Metric spaces define “closeness” using a distance function d on a set X. The distance must be nonnegative, zero only when points coincide, symmetric, and satisfy the triangle inequality. From d, open ε-balls (points within distance < ε of a center x) are built, and a set A is open if every x in A contains some ε-ball fully contained in A. The crucial insight is that the metric itself can be dropped: openness is governed by rules—∅ and X are open, arbitrary unions of open sets are open, and finite intersections of open sets are open. Those rules motivate the general notion of a topology, enabling topology to extend analysis beyond metric spaces.

What conditions must a distance function d(x,y) satisfy to be a metric?

A metric requires: (1) nonnegativity, with d(x,y) ≥ 0; (2) positive definiteness: d(x,y)=0 only if x=y; (3) symmetry: d(x,y)=d(y,x); and (4) the triangle inequality: d(x,z) ≤ d(x,y)+d(y,z) for all x,y,z in X. These ensure distance behaves consistently and supports neighborhood reasoning.

How does the definition of an open set in a metric space relate to open ε-balls?

An open set A⊆X is defined so that for every point x∈A, there exists some ε>0 such that the entire open ε-ball B(x,ε)={y∈X : d(x,y)<ε} is contained in A. This means every point of A has a “local buffer” around it that stays inside A, so boundary points cannot be included.

Why is the intersection of two open sets open (in a metric space)?

If A and B are open and x∈A∩B, then x lies in both sets. Openness of A gives an ε1-ball around x contained in A, and openness of B gives an ε2-ball around x contained in B. Taking the smaller radius ε=min(ε1,ε2) ensures the ε-ball around x lies in both A and B, hence in A∩B. Since this works for every x in the intersection, A∩B is open.

Why does an arbitrary union of open sets remain open?

Let {A_i} be open sets and let x∈⋃_i A_i. Then x belongs to at least one A_k. Because A_k is open, there exists ε>0 such that the ε-ball around x is contained in A_k. Since A_k⊆⋃_i A_i, that same ε-ball is contained in the union, proving the union is open.

What is the significance of the closure properties of open sets?

The rules—∅ and X are open, arbitrary unions of open sets are open, and finite intersections of open sets are open—are presented as sufficient to capture the open-set behavior that metric spaces induce. This motivates defining topology purely in terms of which subsets are “open,” without requiring a distance function.

Review Questions

  1. State the four metric axioms and give the triangle inequality in inequality form.
  2. Define an open set in a metric space using ε-balls, and explain what happens near the boundary.
  3. List the three closure properties that characterize open sets for defining a topology without a metric.

Key Points

  1. 1

    A metric on X is a distance function d: X×X→[0,∞) that is nonnegative, zero only on identical points, symmetric, and satisfies the triangle inequality.

  2. 2

    Open ε-balls B(x,ε) consist of all points y with d(x,y)<ε, and ε must be positive.

  3. 3

    A set A⊆X is open if every point x∈A has some ε>0 such that B(x,ε)⊆A.

  4. 4

    Open sets in metric spaces are closed under arbitrary unions.

  5. 5

    Open sets in metric spaces are closed under finite intersections.

  6. 6

    The empty set ∅ and the whole space X are always open.

  7. 7

    Because these union/intersection properties don’t require distances, they motivate the general definition of a topology in later work.

Highlights

Open sets are defined by the existence of a whole ε-ball around each of their points, not by boundary behavior alone.
The intersection of open sets stays open because a point in the overlap has two ε-balls, and the smaller one fits inside both sets.
Arbitrary unions preserve openness since any point in the union already lies in some open set with its own ε-ball.
Topology can be built from open-set axioms—without ever specifying a metric—by using closure under unions and intersections.

Topics