Skip to content

Appendix E. Topology Background

Topology studies continuity, convergence, connectedness, and geometric structure in an abstract setting. In number theory, topology appears naturally in real analysis, complex...

E.1 Motivation

Topology studies continuity, convergence, connectedness, and geometric structure in an abstract setting. In number theory, topology appears naturally in real analysis, complex analysis, pp-adic analysis, algebraic geometry, adelic theory, and automorphic forms.

The real numbers carry a geometric topology derived from distance. The pp-adic numbers carry a very different topology derived from divisibility. Modern number theory frequently moves between these worlds.

Topology provides the language needed to describe limits, compactness, continuity, completions, and local-global structures.

E.2 Metric Spaces

A metric space is a set XX together with a distance function

d:X×XR d:X\times X\to\mathbb{R}

satisfying:

  1. Nonnegativity:
d(x,y)0. d(x,y)\ge0.
  1. Identity of indiscernibles:
d(x,y)=0    x=y. d(x,y)=0 \iff x=y.
  1. Symmetry:
d(x,y)=d(y,x). d(x,y)=d(y,x).
  1. Triangle inequality:
d(x,z)d(x,y)+d(y,z). d(x,z)\le d(x,y)+d(y,z).

The standard metric on R\mathbb{R} is

d(x,y)=xy. d(x,y)=|x-y|.

The integers inherit this metric from the real numbers.

Metric spaces formalize the notion of closeness.

E.3 Open Sets

In a metric space, an open ball centered at xx of radius r>0r>0 is

B(x,r)={y:d(x,y)<r}. B(x,r)=\{y:d(x,y)<r\}.

A subset UXU\subseteq X is open if every point of UU lies inside some open ball contained entirely in UU.

Open sets describe local neighborhoods and continuity.

For example, intervals such as

(a,b) (a,b)

are open subsets of R\mathbb{R}.

Finite sets in R\mathbb{R} are usually not open.

E.4 Closed Sets

A subset FXF\subseteq X is closed if its complement is open.

Equivalently, FF is closed if every convergent sequence in FF has its limit inside FF.

Examples in R\mathbb{R}:

[a,b] [a,b]

is closed.

The integers Z\mathbb{Z} form a closed subset of R\mathbb{R}.

Closedness is important because arithmetic structures often remain stable under limits.

E.5 Topological Spaces

A topology on a set XX is a collection T\mathcal{T} of subsets of XX, called open sets, satisfying:

  1. Both \varnothing and XX are open.
  2. Arbitrary unions of open sets are open.
  3. Finite intersections of open sets are open.

The pair

(X,T) (X,\mathcal{T})

is called a topological space.

Metric spaces automatically determine topologies, but topology is more general than metric geometry.

Modern number theory often studies spaces where geometry is algebraic rather than Euclidean.

E.6 Continuity

A function

f:XY f:X\to Y

between topological spaces is continuous if the preimage of every open set in YY is open in XX.

In metric spaces, this agrees with the familiar ε\varepsilon-δ\delta definition.

Examples:

  • polynomial functions,
  • exponential functions,
  • trigonometric functions.

In number theory, continuity appears in:

  • pp-adic functions,
  • local fields,
  • modular forms,
  • Galois representations.

E.7 Convergence

A sequence (xn)(x_n) converges to xx if every neighborhood of xx eventually contains all terms of the sequence.

In metric spaces:

d(xn,x)0. d(x_n,x)\to0.

In R\mathbb{R}, the sequence

1n \frac{1}{n}

converges to 00.

In the pp-adic topology, convergence behaves differently. Powers of pp become increasingly small:

pn0 p^n\to0

in Qp\mathbb{Q}_p.

This contrast is central in local number theory.

E.8 Compactness

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

In R\mathbb{R}, compact sets are exactly closed and bounded sets.

The interval

[0,1] [0,1]

is compact.

The open interval

(0,1) (0,1)

is not compact.

Compactness often replaces finiteness in analysis. Many important theorems depend on it.

For example, continuous functions on compact spaces attain maximum and minimum values.

E.9 Connectedness

A space is connected if it cannot be written as the union of two disjoint nonempty open sets.

Intervals in R\mathbb{R} are connected.

The integers Z\mathbb{Z}, viewed with the usual topology inherited from R\mathbb{R}, are disconnected.

Connectedness measures whether a space forms a single piece.

Complex analysis relies heavily on connected domains.

E.10 Completeness

A metric space is complete if every Cauchy sequence converges.

A sequence (xn)(x_n) is Cauchy if:

d(xn,xm)0 d(x_n,x_m)\to0

as m,nm,n\to\infty.

The rational numbers Q\mathbb{Q} are not complete. For example, rational approximations to 2\sqrt{2} form a Cauchy sequence that does not converge in Q\mathbb{Q}.

The real numbers R\mathbb{R} are the completion of Q\mathbb{Q} under the usual metric.

Similarly, the pp-adic numbers Qp\mathbb{Q}_p are completions of Q\mathbb{Q} under the pp-adic metric.

E.11 The pp-Adic Metric

Fix a prime pp. For a nonzero rational number xx, write

x=pkab, x=p^k\frac{a}{b},

where aa and bb are not divisible by pp.

Define the pp-adic absolute value:

xp=pk. |x|_p=p^{-k}.

The induced metric is

dp(x,y)=xyp. d_p(x,y)=|x-y|_p.

Unlike the usual metric, this satisfies the ultrametric inequality:

dp(x,z)max(dp(x,y),dp(y,z)). d_p(x,z)\le \max(d_p(x,y),d_p(y,z)).

This stronger form radically changes geometry.

In pp-adic spaces:

  • triangles are highly degenerate,
  • open balls are also closed,
  • nested divisibility controls convergence.

E.12 Dense Sets

A subset AXA\subseteq X is dense if every nonempty open set intersects AA.

Equivalently, every point of XX can be approximated arbitrarily closely by elements of AA.

The rational numbers are dense in R\mathbb{R}.

The integers are not dense in R\mathbb{R}.

Density arguments are important in Diophantine approximation and equidistribution theory.

E.13 Product Topology

Given topological spaces XX and YY, the product space

X×Y X\times Y

inherits the product topology.

Open sets are generated by products

U×V, U\times V,

where UXU\subseteq X and VYV\subseteq Y are open.

Product spaces appear naturally in:

  • Cartesian powers,
  • adelic spaces,
  • moduli spaces,
  • algebraic varieties.

Many arithmetic objects are assembled from local components through products.

E.14 Hausdorff Spaces

A space is Hausdorff if distinct points can be separated by disjoint open sets.

Metric spaces are Hausdorff.

This property guarantees uniqueness of limits.

Most spaces used in analysis and number theory satisfy the Hausdorff condition.

E.15 Topological Groups

A topological group is a group GG with a topology such that:

(x,y)xy (x,y)\mapsto xy

and

xx1 x\mapsto x^{-1}

are continuous.

Examples include:

  • R\mathbb{R},
  • C\mathbb{C},
  • Qp\mathbb{Q}_p,
  • matrix groups,
  • adelic groups.

Topological groups connect algebra and analysis. They are central in harmonic analysis and automorphic forms.

E.16 Compactness in Number Theory

Compactness appears repeatedly in arithmetic settings.

Examples:

StructureCompactness Role
Closed interval [a,b][a,b]existence theorems
Unit circleFourier analysis
pp-adic integers Zp\mathbb{Z}_pcompact local ring
Adelic quotientsautomorphic forms
Modular curvesarithmetic geometry

Compact spaces often allow averaging arguments, convergence arguments, and finiteness results.

E.17 Local and Global Viewpoints

Topology helps distinguish local behavior from global behavior.

Local study examines neighborhoods around points.

Global study examines the entire structure.

Number theory repeatedly uses this principle:

Local StructureGlobal Structure
Qp\mathbb{Q}_pQ\mathbb{Q}
local fieldsglobal fields
local solvabilityglobal solvability
local zeta factorsglobal zeta functions

This interaction culminates in local-global principles and adelic methods.

E.18 Topology in Modern Number Theory

Topology enters modern arithmetic through many subjects:

AreaTopological Idea
Analytic number theoryconvergence and complex analysis
pp-adic analysisnonarchimedean topology
Algebraic geometryZariski topology
Modular formsquotient topologies
Adelic theoryproduct topology
Galois theoryprofinite topology
Arithmetic geometrysheaves and cohomology

Classical number theory studies integers directly. Modern number theory studies spaces built from arithmetic objects and analyzes how these spaces behave under continuity, symmetry, and completion.