Difference between revisions of "Discrete metric and topology"
m |
m |
||
Line 1: | Line 1: | ||
+ | __TOC__ | ||
==Metric space definition== | ==Metric space definition== | ||
{{:Discrete metric and topology/Metric space definition}} | {{:Discrete metric and topology/Metric space definition}} | ||
+ | ==Metric summary== | ||
+ | {{:Discrete metric and topology/Summary}} | ||
+ | ==Metric objects== | ||
===Open balls=== | ===Open balls=== | ||
The [[Open ball|open balls]] of {{M|X}} with the discrete topology are entirely {{M|X}} or a single point, that is: | The [[Open ball|open balls]] of {{M|X}} with the discrete topology are entirely {{M|X}} or a single point, that is: |
Revision as of 13:06, 27 July 2015
Contents
[hide]Metric space definition
Let X be a set. The discrete[1] metric, or trivial metric[2] is the metric defined as follows:
- d:X×X→R≥0with d:(x,y)↦{0if x=y1otherwise
However any strictly positive value will do for the x≠y case. For example we could define d as:
- d:(x,y)↦{0if x=yvotherwise
- Where v is some arbitrary member of R>0[Note 1] - traditionally (as mentioned) v=1 is used.
- Where v is some arbitrary member of R>0[Note 1] - traditionally (as mentioned) v=1 is used.
Note: however in proofs we shall always use the case v=1 for simplicity
Metric summary
Property | Comment |
---|---|
induced topology | discrete topology - which is the topology (X,P(X)) (where P denotes power set) |
Open ball | Br(x):={p∈X| d(p,x)<r}={{x}if r≤1Xotherwise |
Open sets | Every subset of X is open. Proof outline: as for a subset A⊆X we can show ∀x∈A∃r[Br(x)⊆A] by choosing say, that is A contains an open ball centred at each point in A. |
Connected | The topology generated by (X,ddiscrete) is not connected if X has more than one point. Proof outline:
|
Metric objects
Open balls
The open balls of X with the discrete topology are entirely X or a single point, that is:
- Br(x):={p∈X| d(x,p)<r}={{x}for r≤1Xotherwise
Open sets
The open sets of (X,ddiscrete) consist of every subset of X (the power set of X) - this is how the topology induced by the metric may be denoted (X,P(X))
Every subset of X is an open set
Discrete topology
The discrete topology on X is the topology that considers every subset to be open. We may write X imbued with the discrete topology as:
- (X,P(X)) where P denotes power set
TODO: find reference - even though it is obvious as I show above that every subset is open
Related theorems
Notes
- Jump up ↑ Note the strictly greater than 0 requirement for v
References
- Jump up ↑ Introduction to Topology - Theodore W. Gamelin & Robert Everist Greene
- Jump up ↑ Functional Analysis - George Bachman and Lawrence Narici