Introduction to Topology
Understand the fundamental concepts of topology, including open sets, continuity, homeomorphisms, and key invariants such as connectedness and compactness.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
What kind of properties does Topology study in spaces?
1 of 16
Summary
Fundamental Concepts of Topology
What is Topology?
Topology is the study of properties of spaces that remain unchanged under continuous deformations. The key word here is continuous—we're talking about stretching, bending, and twisting, but without tearing, gluing, or creating holes. Think of a rubber band being stretched into different shapes, or a piece of clay being molded. From a topological perspective, all these deformations are equivalent because they preserve the fundamental structure of the space.
This might seem oddly abstract compared to geometry, where distances and angles matter. In topology, those details are irrelevant. What matters is the shape itself—how things are connected, whether there are holes, and similar structural features. This is why topology is sometimes called "rubber sheet geometry."
Topological Spaces: The Foundation
Before we can talk about continuous deformations, we need a precise way to define what a "space" is in topology. This is where topological spaces come in.
A topological space is a set together with a collection of special subsets called open sets. The open sets are the key—they define the structure of the space. Not just any collection of subsets will work, though. The open sets must satisfy three rules:
Boundary cases: The entire set and the empty set must be open.
Union property: Any union of open sets (even infinitely many) is open.
Intersection property: The intersection of finitely many open sets is open.
These axioms might seem arbitrary at first, but they're carefully chosen to capture the essential properties we need for talking about continuity and nearness.
Understanding Open Sets Through Examples
The easiest way to understand this is through familiar examples from the real line and the plane.
On the real line $\mathbb{R}$, an open interval like $(a, b) = \{x : a < x < b\}$ is an open set. Notice that we exclude the endpoints—you can always find a smaller open interval contained inside, no matter which point you choose. This is the key property of open sets: they contain a little "breathing room" around each point.
In the plane $\mathbb{R}^2$, an open disk (a circle with its interior, but not including the boundary circle itself) is an open set. Again, the key feature is that for any point in the disk, you can find a smaller disk entirely contained within the original disk.
These examples show why the axioms make sense: unions of open intervals are open (combine the breathing room), and the intersection of two open intervals is either empty or an open interval itself.
Continuity in Topology
Now that we have open sets, we can define what it means for a function to be continuous in a topological way.
A function $f$ between two topological spaces is continuous if whenever you take any open set in the target space, the preimage (the set of points that map into it) is open in the domain space. In symbols: if $U$ is open in the target space, then $f^{-1}(U)$ is open in the domain space.
This might seem different from the calculus definition you learned (involving $\epsilon$ and $\delta$), but it's actually the natural generalization. The intuition is the same: small changes in the input lead to small changes in the output, where "small" is now defined by open sets rather than distances.
Convergence in Topology
In calculus, a sequence converges to a limit if the terms get arbitrarily close to that limit. In topology, we generalize this idea using open sets.
A sequence converges to a point if every open neighborhood (an open set containing that point) contains all but finitely many terms of the sequence. In other words, once we're far enough along in the sequence, all remaining terms lie in any open neighborhood we choose.
This definition captures the same intuition as the $\epsilon$-$\delta$ approach but works in any topological space, not just those where distance is defined.
Connectedness: Detecting Holes and Breaks
Some spaces have fundamental structural divisions that no continuous deformation can fix. This is captured by the concept of connectedness.
A space is connected if it cannot be split into two non-empty, disjoint open subsets. In other words, you cannot partition the space into two separate open pieces.
Intuitively, a connected space is "all in one piece." The real line is connected. A circle is connected. But a union of two separate circles is not connected—you can split it into two open pieces.
The importance of connectedness is that it's preserved under homeomorphisms (we'll define this next). So if you can show two spaces have different connectedness properties, you know they cannot be continuously deformed into each other.
Homeomorphism: When Two Spaces Are Topologically the Same
Here's one of the most important concepts in topology: a homeomorphism is a continuous map with a continuous inverse.
More precisely, a homeomorphism is a function $f: X \to Y$ between two topological spaces such that:
$f$ is continuous
$f$ is bijective (one-to-one and onto)
$f^{-1}$ is also continuous
When a homeomorphism exists between two spaces, we say they are homeomorphic. From a topological perspective, homeomorphic spaces are considered the same—they have all the same topological properties.
The intuition is powerful: a homeomorphism is a continuous deformation that's also reversible. You can stretch, bend, and twist one space to transform it into another, and you can reverse the process continuously. But you cannot tear or glue.
Look at this classic example: a coffee mug and a torus (doughnut shape) are homeomorphic to each other! You can continuously deform one into the other by "stretching" the mug's handle into a loop. No tearing required.
Topological Invariants: Properties That Don't Change
A topological invariant is a property of a space that is preserved under homeomorphisms. If two spaces have different values for a topological invariant, they cannot be homeomorphic.
Connectedness is one example of a topological invariant. If one space is connected and another is not, they cannot be homeomorphic.
Compactness
Compactness is perhaps the most important topological invariant. It's a deep concept that bridges topology and analysis, and appears constantly in both pure and applied mathematics.
A space is compact if every open cover has a finite subcover. Let's unpack this:
An open cover is a collection of open sets whose union equals the entire space
A subcover is a smaller collection from this open cover that still covers the whole space
The condition says: no matter how you cover a compact space with open sets, you can always use just finitely many of them
This might seem technical, but it's a powerful generalization of the intuitive idea of "bounded and closed" in Euclidean space.
The Heine–Borel Theorem
In Euclidean spaces like $\mathbb{R}$ and $\mathbb{R}^2$, there's a concrete characterization: a subset is compact if and only if it is closed and bounded.
A set is:
Closed if its complement is open
Bounded if it fits inside some ball of finite radius
So in familiar settings, you can check compactness directly without wrestling with open covers. However, the open cover definition is the general one that works in any topological space.
Why Compactness Matters
Compactness is powerful because it makes many things possible:
A continuous function from a compact space to the real line always attains its maximum and minimum (this generalizes the calculus theorem about continuous functions on closed intervals)
Compact spaces behave nicely under product operations and quotient operations
Many existence proofs in analysis rely on compactness
The key insight: compactness provides a "finiteness" principle. It says that certain infinite operations collapse to finite ones, which often makes problems tractable.
Topological Invariants Summarized
Both connectedness and compactness are topological invariants—they are preserved under homeomorphisms. This is crucial because:
If two spaces differ in connectedness or compactness, they cannot be homeomorphic
These properties give us tools to distinguish and classify different topological types of spaces
They're also practically useful: compactness in particular has deep connections to optimization and existence results
Classic Example: The Torus
A concrete example illustrates why topological thinking is valuable. Consider a torus—the shape of a doughnut or donut.
A torus is:
Compact (it's closed and bounded in Euclidean 3D space)
Connected (all in one piece)
Not homeomorphic to a sphere despite being similarly "simple" spaces
Why isn't the torus homeomorphic to a sphere? They differ in a deep topological property (technically, their fundamental group and homology are different—concepts introduced later). No amount of stretching and bending can transform one into the other without tearing or gluing.
This example shows the power of topology: without measuring anything or doing any calculations, we can prove that two shapes are fundamentally different.
<extrainfo>
Further Topics: A Brief Preview
The outline mentions several advanced topics that extend these fundamental ideas:
Homotopy
Homotopy studies continuous deformations between continuous maps themselves (not just between spaces). It asks: can one continuous function be continuously deformed into another? This extends the idea of "topological equivalence" to maps, and it's the foundation for algebraic topology.
Homology
Homology is a method that assigns algebraic structures (like groups or vector spaces) to topological spaces. These assignments detect "holes" of various dimensions in a space. For example, homology can precisely count how many holes a torus has, distinguishing it from a sphere.
Manifolds
Manifolds are special topological spaces that locally look like Euclidean space. A circle is a 1-dimensional manifold, a sphere or torus is a 2-dimensional manifold, and ordinary 3D space is a 3-dimensional manifold. Manifolds are central to modern geometry and physics, appearing naturally in differential geometry, general relativity, and many other fields.
These topics are typically covered in more advanced courses, but understanding the fundamental concepts here—topological spaces, homeomorphisms, and topological invariants—provides the essential foundation.
</extrainfo>
Flashcards
What kind of properties does Topology study in spaces?
Properties that remain unchanged under continuous deformations.
Which actions are excluded from the definition of continuous deformation?
Tearing
Gluing new pieces
What is the definition of a Homeomorphism between two spaces?
A continuous map with a continuous inverse.
What is the topological significance of two spaces being related by a Homeomorphism?
They are considered the same topological type.
What two components constitute a Topological Space?
A set together with a collection of subsets called open sets.
What three axioms must the collection of open sets satisfy in a Topological Space?
The whole set and the empty set must be open.
Arbitrary unions of open sets must be open.
Finite intersections of open sets must be open.
What is the standard example of an open set on the real line?
Open intervals.
What is the standard example of an open set in the plane?
Open disks.
When is a function between topological spaces defined as continuous?
If the preimage of every open set is open.
Under what condition does a sequence converge to a point in a topological space?
If every open neighborhood of that point contains all but finitely many terms of the sequence.
When is a topological space defined as connected?
When it cannot be expressed as the union of two disjoint, non-empty open subsets.
What is the definition of a compact space?
A space where every open cover has a finite subcover.
According to the Heine-Borel Theorem, when is a subset of a Euclidean space compact?
When it is both closed and bounded.
What does the study of Homotopy focus on?
Continuous deformations between continuous maps.
What is the purpose of assigning algebraic invariants in Homology?
To detect holes of various dimensions in a space.
What is the defining characteristic of a Manifold?
It is a space that locally resembles Euclidean space.
Quiz
Introduction to Topology Quiz Question 1: What is the definition of a compact topological space?
- Every open cover of the space has a finite subcover (correct)
- Every sequence in the space converges
- The space is both closed and bounded
- The space can be covered by a single open set
Introduction to Topology Quiz Question 2: Which statement correctly distinguishes the torus from the sphere?
- The torus is not homeomorphic to the sphere (correct)
- The torus is not compact while the sphere is
- The torus is disconnected, unlike the sphere
- The torus has boundary points, unlike the sphere
Introduction to Topology Quiz Question 3: In Euclidean space, a subset is compact precisely when it is …
- closed and bounded (correct)
- open and connected
- finite and discrete
- convex and closed
What is the definition of a compact topological space?
1 of 3
Key Concepts
Fundamental Concepts
Topology
Topological space
Open set
Continuity (topology)
Connectedness
Compactness
Advanced Theorems and Structures
Homeomorphism
Heine–Borel theorem
Torus
Manifold
Algebraic Topology
Homotopy
Homology
Definitions
Topology
The mathematical study of properties of spaces that are preserved under continuous deformations such as stretching and bending.
Homeomorphism
A bijective continuous map with a continuous inverse that identifies two spaces as topologically equivalent.
Topological space
A set equipped with a collection of open subsets satisfying the axioms of openness, unions, and finite intersections.
Open set
A subset of a topological space that belongs to its topology, exemplified by open intervals on the real line or open disks in the plane.
Continuity (topology)
A function between topological spaces is continuous if the preimage of every open set is open.
Connectedness
A property of a space that cannot be partitioned into two disjoint non‑empty open subsets.
Compactness
A space where every open cover admits a finite subcover, generalizing the notion of closed and bounded sets in Euclidean space.
Heine–Borel theorem
In Euclidean spaces, a subset is compact if and only if it is closed and bounded.
Torus
A compact, connected two‑dimensional surface shaped like a doughnut, not homeomorphic to a sphere.
Homotopy
The study of continuous deformations between continuous maps, capturing the notion of shape equivalence at the level of functions.
Homology
An algebraic tool that assigns groups to a space, detecting holes of various dimensions.
Manifold
A topological space that locally resembles Euclidean space, forming the basic objects of modern geometry.