Difference between revisions of "Topology"
(→Comparing topologies) |
|||
Line 4: | Line 4: | ||
Let {{M|(X,\mathcal{J})}} and {{M|(X,\mathcal{K})}} be two [[Topological space|topologies]] on {{M|X}} | Let {{M|(X,\mathcal{J})}} and {{M|(X,\mathcal{K})}} be two [[Topological space|topologies]] on {{M|X}} | ||
===Coarser, Smaller, Weaker=== | ===Coarser, Smaller, Weaker=== | ||
− | Given two topologies <math>\mathcal{J}</math>, <math>\ | + | Given two topologies <math>\mathcal{J}</math>, <math>\matha{K}</math> on {{M|X}} we say:<br/> |
<math>\mathcal{J}</math> is '''coarser, smaller''' or '''weaker''' than <math>\mathcal{K}</math> if <math>\mathcal{J}\subset\mathcal{K}</math> | <math>\mathcal{J}</math> is '''coarser, smaller''' or '''weaker''' than <math>\mathcal{K}</math> if <math>\mathcal{J}\subset\mathcal{K}</math> | ||
'''Smaller''' is a good way to remember this as there are 'less things' in the smaller topology. | '''Smaller''' is a good way to remember this as there are 'less things' in the smaller topology. | ||
− | + | aaaaaaaaaaaaaaaaaaaaaaaaaaaa | |
===Finer, Bigger, Larger, Stronger=== | ===Finer, Bigger, Larger, Stronger=== | ||
Given two topologies <math>\mathcal{J}</math>, <math>\mathcal{K}</math> on {{M|X}} we say:<br/> | Given two topologies <math>\mathcal{J}</math>, <math>\mathcal{K}</math> on {{M|X}} we say:<br/> | ||
<math>\mathcal{J}</math> is '''finer, larger''' or '''stronger''' than <math>\mathcal{K}</math> if <math>\mathcal{J}\supset\mathcal{K}</math> | <math>\mathcal{J}</math> is '''finer, larger''' or '''stronger''' than <math>\mathcal{K}</math> if <math>\mathcal{J}\supset\mathcal{K}</math> | ||
− | '''Larger''' is a good way to remember this as there are ' | + | '''Larger''' is a good way to remember this as there are 'morae things' in the larger topology. |
==Building new topologies== | ==Building new topologies== |
Revision as of 08:02, 23 August 2015
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, \mathaK 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. aaaaaaaaaaaaaaaaaaaaaaaaaaaa
Finer, Bigger, 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 'morae 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})