Difference between revisions of "Topological space"
From Maths
m |
m (→Topological space/Definition) |
||
Line 1: | Line 1: | ||
{{Todo|This page is in dire need of an update (was last changed in March 2015, in late Nov 2015 the definition was moved to a subpage, that was it)}} | {{Todo|This page is in dire need of an update (was last changed in March 2015, in late Nov 2015 the definition was moved to a subpage, that was it)}} | ||
− | ==[[Topological space/Definition]]== | + | ==[[Topological space/Definition|Definition]]== |
{{:Topological space/Definition}} | {{:Topological space/Definition}} | ||
Revision as of 14:01, 8 January 2016
TODO: This page is in dire need of an update (was last changed in March 2015, in late Nov 2015 the definition was moved to a subpage, that was it)
Contents
[hide]Definition
A topological space is a set X coupled with a "topology", J on X. We denote this by the ordered pair (X,J).
- Both ∅,X∈J
- For the collection {Uα}α∈I⊆J where I is any indexing set, ∪α∈IUα∈J - that is it is closed under union (infinite, finite, whatever - "closed under arbitrary union")
- For the collection {Ui}ni=1⊆J (any finite collection of members of the topology) that ∩ni=1Ui∈J
- We call the elements of J "open sets", that is ∀S∈J[S is an open set], each S is exactly what we call an 'open set'
As mentioned above we write the topological space as (X,J); or just X if the topology on X is obvious from the context.
Examples
- Every metric space induces a topology, see the topology induced by a metric space
- Given any set X we can always define the following two topologies on it:
- Discrete topology - the topology J=P(X) - where P(X) denotes the power set of X
- Trivial topology - the topology J={∅,X}