Introduction
- •
What topology is. From Greek topos (place) and logos (discourse, reason): the study of continuous functions, also called maps.
- •
The problem. To make sense of “ is continuous” we need extra data: continuity says that if are close, then are close. So and each need a notion of closeness.
- •
First answer: metrics. Assign a distance ; call close when is small. This gives a metric space .
Note. A bare set carries no information about two elements beyond whether they are equal. A metric gives it a shape — which is why we then say space rather than set, and point rather than element.
- •
Why that is not enough. Metric spaces are special. Pointwise convergence of real functions ( iff for each ) is a useful notion of closeness, but no metric on the set of real functions expresses it.
- •
Second answer: open sets. Instead of distances between points, specify which subsets are open. Read this as:
- –
if lies in and is open, then every sufficiently close to also lies in .
The collection of all open subsets is the topology on .
- –
- •
Consequence for the course. This approach handles not just elements and functions but subsets and collections of subsets — hence we begin with a summary of set theory.
- •
The payoff. For topological spaces the definition of continuity is simply:
- –
for each open , the preimage is open in .
Compare the definition for metric spaces: for each and each there is such that implies .
- –
- •
On the abstraction. The definition of a topological space looks harder than the subsequent definition of a continuous map. Same pattern as linear algebra: “ is linear if ” is simple, but presupposes the abstract definition of a real vector space, which in turn presupposes the nine-odd field axioms for .
Note. Moral: axiomatisations of the most fundamental objects are general enough to be hard to grasp at once. It is the relations between them — continuous maps, linear transformations — that are concrete. Say this early; it defuses a lot of anxiety.
- •
Programme. After spaces and maps we study the properties such spaces may have:
- –
connected — not a disjoint union of subspaces;
- –
compact — not too many open subsets globally;
- –
Hausdorff — enough open subsets locally.
Then the consequences: general forms of the intermediate value theorem, existence of maximal values, uniqueness of limits, and more.
- –
- •
Notation. These notes follow J. R. Munkres, Topology; the -signs refer to sections of that book. Course MAT3500/4500, University of Oslo.
Where this leads (worth 5 minutes at the first lecture).
- •
Classification of surfaces. Two facts determine a connected compact -manifold up to topological equivalence: whether it can be oriented, and how many handles it has. The number of handles is the genus : sphere , torus , two-handled surface .
- •
Gauss–Bonnet — local geometry against global topology. For a surface with a Riemannian metric,
Check on the sphere of radius : curvature everywhere, area , product , and indeed . [Mk course MAT4510]
- •
Topology and rational points. For curves over : is a sphere and has infinitely many rational solutions; has genus and only finitely many. Conjectured by Mordell, proved by Faltings (1983): a rationally defined algebraic curve of genus has only finitely many rational points.
Note. A topological condition forcing an arithmetic conclusion. Good advertisement for the subject. [Mk courses in algebraic geometry]
1 Set Theory and Logic
1.1 (§1) Fundamental concepts
- •
Notation. , . , , .
- •
Caution. . has no elements.
- •
Def. iff . iff and . : proper.
- •
Def. , (inclusive or).
- •
Distributive laws. , .
- •
Def. — the complement of in .
- •
De Morgan. , .
Note. Used constantly later: it is what converts the union/intersection axioms for open sets into the intersection/union statements for closed sets.
- •
Notation. Informal listings such as and are used when the pattern is clear from context.
- •
Def. A set whose elements are sets is called a collection (or family), written For a given , the power set is . E.g. , with four elements.
- •
Ex. (Students and courses — a collection to keep in mind.) a student, a course, enrolled in , and . Elements of are sets of students.
Note. Note can happen for (both empty). Worth pointing out before indexed families in §5, where exactly this failure of injectivity is allowed.
- •
Def. For a collection : , .
- •
Caution. , but needs an ambient universal set ; then it is .
- •
Ex. With that collection: = students enrolled in every course (probably empty); = the active students; = the inactive ones.
- •
Def. ; iff and . Distinguish the ordered pair from the set . (If wanted: define .)
Note. read as horizontal and vertical coordinates is Descartes’ analytic geometry, as against Euclid’s synthetic approach.
1.2 (§2) Functions
- •
Def. : to each a unique . = domain, = range (codomain).
- •
Ex. The rule may be given by a procedure, e.g. for
but no such assumption is made in general.
- •
Def. Graph . Characterised by: for each exactly one with .
Note. So a function may be defined as a triple — domain and codomain are part of the data, not just the rule.
- •
Def. Image . Restriction . Corestriction , defined only when .
- •
Def. injective: . surjective: . bijective: both; then exists, with exactly when .
- •
Rmk. : the graph of is the graph of with the two factors interchanged.
- •
Rmk. If is injective and , the resulting is a bijection with an inverse , even when itself is not invertible.
- •
Def. . Unital, associative, not commutative. .
- •
Def. Inclusion , for . Not the identity unless . Then .
- •
Rmk. Dually, for with and the inclusion, the corestriction is characterised by .
- •
Def. Induced maps on power sets: , .
Note. Same symbol, different domain — flag the abuse of notation once and move on.
Images vs. preimages — the asymmetry to put on the board:
- •
Images (only partly well behaved). For :
- –
- –
- –
— equality if injective
- –
— equality if injective
- –
- •
Preimages (all four are equalities). For :
- –
- –
- –
- –
- –
- •
Round trips. and .
Note. This table is the whole reason continuity will be defined by preimages, not images. Point forward to it now; refer back in §18.