Topology
Once you have understood metric spaces you can read motivation for topology and see why topological spaces "make sense" and extend metric spaces.
Contents
[hide]Comparing topologies
Let (X,J) and (X,K) be two topologies on X
Coarser, Smaller, Weaker
Given two topologies J, K on X we say:
J is coarser, smaller or weaker than K if J⊂K
Smaller is a good way to remember this as there are 'less things' in the smaller topology.
Finer, Larger, Stronger
Given two topologies J, K on X we say:
J is finer, larger or stronger than K if J⊃K
Larger is a good way to remember this as there are 'more things' in the larger topology.
Building new topologies
There are a few common ways to make new topologies from old:
- Product Given topological spaces (X,J) and (Y,K) there is a topology on X×Y called "the product topology" (the coarsest topology such that the projections are continuous
- Quotient Given a topological space (X,J) and an equivalence relation ∼ on X, we can define the quotient topology on X which we often denote by J∼
- Subspace Given a topological space (X,J) and any Y⊂X then the topology on X can induce the subspace topology on Y
Common topologies
Discreet topology
Given a set X the Discreet topology on X is P(X), that is (X,P(X)) is the discreet topology on X where P(X) is the power set of X.
That is every subset of X is an open set of the topology
Indiscreet Topology
Given a set X the indiscreet topology on X is the topology (X,{∅,X})