Topology in Mathematics


title: "Topology FAQ Journal"

Topology FAQ Journal

This journal answers frequently asked questions about topology: what it is, why it matters, how its core ideas work, and where it appears in modern research and applications. It is written for readers meeting topology for the first time, as well as for those who want a compact review.


1. What is topology?

Topology is the branch of mathematics that studies properties of spaces that remain unchanged under continuous deformations such as stretching, bending, and twisting—but not tearing or gluing.

Because of this, topology is often called “rubber-sheet geometry.”

A classic example: a coffee cup and a donut are topologically the same because each has exactly one hole. A sphere and a donut are not the same because the sphere has no holes and the donut has one.


2. What is a topological space?

A topological space is a set (X) together with a collection of subsets called open sets that satisfies three rules:

  1. The empty set and (X) itself are open.
  2. Any union of open sets is open.
  3. Any finite intersection of open sets is open.

This structure is enough to define continuity, convergence, compactness, and connectedness without needing a notion of distance.


3. Why are open sets important?

Open sets are the building blocks of topology. They give a formal way to describe “nearness” without a ruler.

In a metric space, an open set is a set where every point has a small ball around it still inside the set. In general topology, open sets are defined by the axioms above.

Once we know the open sets, we can define:

  • continuity
  • limits
  • convergence
  • compactness
  • connectedness
  • topological equivalence

4. What is continuity in topology?

A function

[f : X \to Y]

is continuous if the preimage of every open set in (Y) is open in (X).

This is a very general definition. In ordinary calculus, it reduces to the familiar \varepsilon - \delta\ definition for real functions.


5. What is a homeomorphism?

A homeomorphism is a continuous bijection whose inverse is also continuous.

If a homeomorphism exists between two spaces, they are homeomorphic and considered topologically equivalent.

Examples:

  • A square and a circle are homeomorphic.
  • A coffee cup and a donut are homeomorphic.
  • A sphere and a torus are not homeomorphic.

6. What is a topological invariant?

A topological invariant is a property or quantity that stays the same under homeomorphisms.

Common topological invariants include:

InvariantIntuitive meaning
CompactnessThe space is “finite-like” or bounded in a topological sense
ConnectednessThe space is in one piece
Path-connectednessAny two points can be joined by a continuous path
HausdorffnessDistinct points can be separated by open sets
Euler characteristicA counting invariant based on vertices, edges, faces
Fundamental groupDetects loops and holes
Homology groupsAlgebraic counts of holes in each dimension
Homotopy groupsHigher-dimensional analogue of loops

If two spaces have different topological invariants, they cannot be homeomorphic.


7. What is compactness?

Intuitively, a compact space behaves like a finite set in many important ways.

In Euclidean space, compact means closed and bounded by the Heine–Borel theorem.

The general definition is:

A space is compact if every open cover has a finite subcover.

Compactness is important because:

  • Continuous images of compact spaces are compact.
  • Continuous real-valued functions on compact spaces attain maximum and minimum values.
  • Compact spaces are often easier to analyze and classify.

8. What is connectedness?

A space is connected if it cannot be split into two disjoint nonempty open sets.

A stronger notion is path-connectedness: any two points can be joined by a continuous path.

Important fact:

  • Path-connected implies connected.
  • Connected does not always imply path-connected.

The topologist’s sine curve is the standard counterexample.


9. What is a manifold?

A manifold is a space that locally looks like ordinary Euclidean space.

Examples:

  • A circle is a 1-dimensional manifold.
  • A sphere and torus are 2-dimensional manifolds.
  • The Möbius strip is a 2-dimensional manifold with boundary.
  • The Klein bottle is a 2-dimensional manifold that cannot be embedded in 3D without self-intersection.

Manifolds are central in topology, geometry, physics, and many applied fields.


10. What is the difference between topology and geometry?

Geometry studies rigid properties such as:

  • length
  • angle
  • area
  • curvature

Topology ignores these and studies properties that survive continuous deformation.

GeometryTopology
A square is different from a circleA square and a circle are equivalent
A sphere is different from a cubeA sphere and a cube are equivalent
A flat plane is different from a curved planeLocal flatness or curvature may be ignored

In short: geometry cares about exact shape; topology cares about large-scale structure.


11. What are some famous topological examples?

Coffee cup and donut

Both are genus-one surfaces with one hole. They are homeomorphic.

Möbius strip

A surface with only one side and one boundary edge. It is non-orientable.

Klein bottle

A closed non-orientable surface. It cannot be represented in three-dimensional space without crossing itself.

Torus vs sphere

The sphere has Euler characteristic 2 and genus 0.
The torus has Euler characteristic 0 and genus 1.
Therefore they are not homeomorphic.


12. What is algebraic topology?

Algebraic topology uses algebra to study topological spaces.

The main idea is to assign algebraic objects—groups, rings, vector spaces—to spaces in a way that is invariant under homeomorphism.

Key tools include:

  • fundamental group
  • homology
  • cohomology
  • homotopy theory

These tools can distinguish spaces that point-set topology alone cannot easily separate.


13. What is topological data analysis?

Topological Data Analysis, or TDA, applies topological ideas to data.

The most common tool is persistent homology, which tracks how holes and clusters appear and disappear as the scale of analysis changes.

Applications include:

  • shape recognition
  • neuroscience
  • genomics
  • materials science
  • image analysis
  • network analysis

14. What are some common misconceptions?

“Compact means closed and bounded.”

This is only true in Euclidean space and some metric spaces. In general topology, compactness is defined by open covers.

“A continuous bijection is always a homeomorphism.”

No. The inverse must also be continuous.

“Every connected space is path-connected.”

No. The topologist’s sine curve is connected but not path-connected.

“Topology is only about strange shapes.”

Topology also underlies analysis, differential equations, data science, physics, and many other areas.

“Open and closed are opposites.”

They are not. A set can be both open and closed—called clopen—or neither.


15. Frequently asked questions

Q1. Is topology hard?

Topology is abstract, but it is also highly visual. Many students find it more intuitive than analysis once they get used to open sets and continuous deformations.

Q2. Do I need real analysis before studying topology?

It helps, especially for point-set topology, because topology generalizes ideas from analysis like continuity and convergence. But many introductory topology courses require only basic set theory and proof-writing.

Q3. What is the difference between point-set topology and algebraic topology?

  • Point-set topology studies topological spaces, open sets, continuity, compactness, connectedness, and separation axioms.
  • Algebraic topology uses algebraic structures to classify and distinguish topological spaces.

Q4. What is the Euler characteristic?

The Euler characteristic is a topological invariant. For a polyhedron:

\chi = V - E + F

where (V) is the number of vertices, (E) is the number of edges, and (F) is the number of faces.

For example:

  • Sphere: \chi = 2
  • Torus: \chi = 0

Q5. What is genus?

The genus of a surface is the number of holes it has.

SurfaceGenus
Sphere0
Torus1
Double torus2
Pretzel surface3

Q6. Can a topological space have no metric?

Yes. Many topological spaces are non-metrizable, meaning their topology cannot come from any distance function.

Q7. What is a knot in topology?

A knot is an embedding of a circle into 3-dimensional space. Knot theory studies when two knots are equivalent, which is a topological question because stretching and bending are allowed but cutting and regluing are not.

Q8. How is topology used in physics?

Topology appears in:

  • spacetime structure
  • topological quantum field theory
  • condensed matter physics
  • topological insulators
  • string theory

Q9. Is network topology the same as mathematical topology?

Network topology borrows the language of topology—nodes, links, paths, connectedness—but it is mostly graph theory and computer networking. Mathematical topology is more general and abstract.

Q10. What is the best way to learn topology?

Start with an introductory book like Munkres’ Topology, work through examples, draw pictures, and solve problems about metric spaces, open sets, compactness, and connectedness before moving to algebraic topology.


16. Recommended reading

  • James R. Munkres, Topology
  • Allen Hatcher, Algebraic Topology
  • John M. Lee, Introduction to Topological Manifolds
  • Ryszard Engelking, General Topology
  • Herbert Edelsbrunner and John Harer, Computational Topology: An Introduction

17. Editor’s note

This journal is intended as a living FAQ. If a question is not covered here, it can be added in a future revision. For site-specific citations, replace the reference list with the NICEFA library links and journal entries.


Prepared as a draft for the NICEFA Library Topology topic.

The Journal

Subscribe for bi-weekly deep dives into abstract mathematics and statistical inference.