Norms, metrics, topology

From testwiki
Revision as of 12:42, 25 November 2024 by imported>Eshaa2024 (Convergence in topological spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Topological space

A topological space is the fundamental subject of the subdiscipline topology of mathematics. By introducing a topological structure on a set, it is possible to establish.

  • intuitive positional relations like "proximity" and
  • "convergence against" from the real numbers or from the n, respectively.

to many and very general structures (such as the topology of function spaces).

Definition: topology

A topology is a set system 𝒯 consisting of subsets (open sets) of a basic set X for which the following axioms are satisfied.

  • (T1) ,X𝒯
  • (T2) UV𝒯 for all U,V𝒯.
  • (T3) For any index set I and Ui𝒯 for all iI holds: iIUi𝒯.

A set X together with a topology 𝒯 on X is called topological space (X,𝒯).

Remark - closed sets

By defining all open sets in X by the topology 𝒯, all closed sets are also defined as complements of an open set U𝒯.

AX closed :U𝒯:A=XU=Uc

Definition - open kernel of a set

Let MX be in the topological space (X,𝒯), then the open core M is defined as the "largest" open set contained in M:

M:=U𝒯,UMU

Remark - open core

Since in the definition M is represented as the union of open sets U𝒯, M𝒯 open by axiom (T3).

Definition - connection of a set

Let MX be in the topological space (X,𝒯), then the closure M is defined as the "smallest" closed set containing M:

M:=U𝒯,UcMUc

Remark - open core

Since in the definition M is represented as the intersection of closed sets Uc with U𝒯, M is again open as the completion of any union of open sets, since it holds again according to (T3):

M:=U𝒯,UcMUc=.(U𝒯,UcMU𝒯)c

Definition - Boundary of a set

Let MX be a set in the topological space (X,𝒯), then the edge of a set from the closure of the set M without the open core M of M. The boundary is therefore defined as follows:

M:=MM.

Remark

The sets X, are by definition open and mutually the two sets form the complements of each other. Thus these two sets are both open and closed at the same time. Therefore, the two sets have no boundary points.

Definition - Neighbourhood

Let xoX and UX be a set in a topological space (X,𝒯), then the U is called Neighbourhood of xo if there exists an open set U𝒯 with:

xoUU

The set of all Neighbourhood of xo with respect to the topology 𝒯 is denoted by 𝔘𝒯(xo). 𝔘𝒯(xo) denotes the set of all open neighbourhoods of xo.

Definition - Neighbourhood basis

Let xoX and (𝒳) a set system in a topological space (X,𝒯), then the \mathcal{B} is called the neighbourhood basis of xo if the following properties hold:

  • (B1) 𝔘𝒯(xo)
  • (B2) for each environment U𝔘𝒯(xo) a neighborhood B with BU.

Example

The set of open ε neighbourhood (xoε,xo+ε) in (,||) with the Euclidean topology || generated by the amount 𝒯 is an neighbourhood basis of 𝔘𝒯(xo).

Remark

The neighbourhood basis term helps to prove convergence statements for the neighbourhood basis only, and thus to obtain the statements for arbitrary neighbourhoods as well. In calculus one uses ε-neighbourhoods in definitions without explicitly addressing the topological aspect of the neighbourhood basis, that proofs in general arbitrary neighbourhoods and not only for the neighbourhood basis. Due to the fact that an arbitrary neighbourhood contains a set of the neighbourhood basis, the most of the convergence proofs can limit themselves to the neighbourhood basis.

Definition - base of topology

Let xoX and (𝒳) be a set system in a topological space (X,𝒯), then the 𝒯 is called the basis of 𝒯 if holds:

  • (BT1) 𝒯𝒯
  • (BT2) for every open set U𝒯 there is an open set B𝒯 with BU.

Example

The set of all open intervals (a,b) is a basis of the topology in the topological (,||) with the Euclidean topology || generated by the amount 𝒯.

Convergence in topological spaces

In calculus, the convergence of sequences is a central definition to define notions based on it, such as continuity, difference, and integrals. Sequences (an)n with as index set are unsuitable to define convergence in general topological spaces, because the index set is not powerful enough concerning the neighbourhood basis. This is only possible if the topological space has a countable neighbourhood basis. Therefore one goes over either to nets or Filters

Example: topology on texts

Usually, one assumes that topologies are defined on mathematical spaces (e.g., number spaces, function spaces, (topological) groups, vector spaces, ...). However, the generality of the definition makes it also possible to define a topology on texts. This example was added because purely descriptively, e.g., texts in the German language

  • can have a similar statement and
  • use different words.

This similarity of semantics, or syntax, is explored in more detail as an exercise in "Topology on Texts".

Describe similarity of words by metrics

From spoken words, represent the number of letters and the set of occurring letters as a table. How can you derive a distance of words from the tabulated list. make a suggestion for this. What are the properties of your proposed distance function. Is it a metric on the space of words?

Task - distance between words

  • Consider the words "bucket", "buket", "buckett". How can you express the differences of the words by a metric
  • Phonetic similarity words "bucket" and "pucket" have a phonetic similarity, but from the sequence of letters the spellings differ greatly. How can you notate similarity of spoken words (Speech Recognition) by a phonetic notation and in this notation of phonemes express a similarity of words as well.

Classification of topological spaces

Hierarchy of topological Spaces

Meaning of Properties topology

  • (T1) ,X𝒯 empty set and the basic set X are open sets.
  • (T2) UV𝒯 for all U,V𝒯: the average of finitely many open sets is an open set.
  • (T3) The union of any many open sets is again an open set.

Semantics: metric

A metric d associates with d(x,y) two elements x,yX from a base space X the distance d(x,y) between x and y.

Definition: Metric

Let X be an arbitrary set. A mapping d:X×X is called a metric on X if for any elements x, y and z of X the following axioms are satisfied:

  • (M1) separation: d(x,y)=0x=y,
  • (M2) symmetry: d(x,y)=d(y,x),
  • (M3) triangle inequality: d(x,y)d(x,z)+d(z,y).

Illustration: metric triangle inequality

Triangle Inequality

According to the triangle inequality, the distance between two points X,Y is at most as large as sum of the distances from X to Z and from Z to Y, that is, a detour via the point Z

Non-negativity

Non-negativity follows from the three properties of the metric, i.e. for all x,yX holds. d(x,y)0. The non-negativity follows from the other properties with:

0=12d(x,x)12(d(x,y)+d(y,x))=.

=12(d(x,y)+d(y,x))=12(d(x,y)+d(x,y))=d(x,y).

Open sets in metric spaces

  • In a metric space (X,d), one defines a set UX to be open (i.e. U𝒯d) if for every uU there is a ϵ>0 that the ϵ-sphere Bϵd(u):={ xX| d(x,u)<ϵ} lies entirely in U (i.e. i.e. Bϵd(u)U)
  • Show that with this defined 𝒯d, the pair (X,𝒯d) is a topological space (i.e., (T1), (T2), (T3) satisfied).

Norm on vector spaces

A norm is a mapping from a vector space V over the body 𝕂 of the real or the complex numbers into the set of nonnegative real numbers 0+. Here the norm assigns to each vector xV its length x.

Definition: Norm

Let V be a 𝕂 vector space and 0+,xx, a mapping. If satisfies the following axioms axioms N1,N2, N3, then is called a norm on V.

Remark: N1

The property (N1) is actually an equivalence and it holds in any normed space. If 𝟎VV is the zero vector in V and 0𝕂 is the zero in the field 𝕂, if V is a 𝕂 vector space).

  • (N1)' definiteness: x=0x=𝟎V for all xV,
  • Since one uses a minimality principle for definitions for the defining property, one would not use a stronger formulation (N1)' in the definition for (N1), since the equivalence from the defining properties of the norm follow the properties of the vector space already for any normed space.
x𝟎Vx=0𝟎V=|0|mathbf0V=0

Normed space / Metric space

A normed space (V,) is also a metric space.

  • A norm assigns to a vector vV its vector length v.
  • The norm can be used to define a metric via d(x,y):=xy that specifies the distance between x and y.


Learning Task: generate metric from given norm

Let (V,) be a normed space with norm :Vo+. Show that the defined mapping d:V×V with d(x,y):=xy satisfies the properties of a metric.

Notation: norm

  • In the axiom (N2) λx=|λ|x, || denotes the amount of the scalar. "" sign: Outer linkage in vector space or multiplication (,).
  • x indicates the length of the vector xV.
  • In (N3) x+yx+y for all x,yV. '"+"-sign denotes two distinct links (i.e., addition in (V,+) and (,+), respectively.

Illustration: norm triangle inequality

According to the triangle inequality, the length of the sum of two vectors is at most as large as the sum of the lengths of the individual vectors mini

Def: convergence in normalized space

Let (V,) be a normalized space and (vn)nV a sequence in V and voV:

limnvn=vo : ϵ>0nϵnnϵ : vnvo<ϵ

Def: convergence in metric space

Let (X,d) be a metric space and (xn)nX a sequence in X and xoX:

limndxn=xo : ϵ>0nϵnnϵ : d(xn,xo)<ϵ

Def: Cauchy sequences in metric spaces

Let (X,d) be a metric space and (xn)nX a sequence in X. (xn)n is called a Cauchy sequence in X:

ϵ>0nϵm,nnϵ : d(xn,xm)<ϵ

Equivalence: norms

Let two norms 1 and 2 be given on the 𝕂 vector space V. The two norms are equivalent if holds:

C1,C2>0xV : C1x1x2C2x1.

Show that a sequence converges in 1 exactly if it also converges with respect to 2.

Absolute value in complex numbers

Let z=z1+iz2 be a complex number with z1,z2. Show that |z|:=zz is a norm on the vector space !

Historical Notes: Norm

This axiomatic definition of norm was established by Stefan Banach in his 1922 dissertation. The norm symbol in use today was first used by Erhard Schmidt in 1908 as the distance xy between vectors x and y.

See also

Page Information

You can display this page as Wiki2Reveal slides

Wiki2Reveal

The Wiki2Reveal slides were created for the Functional analysis' and the Link for the Wiki2Reveal Slides was created with the link generator.


de:Normen Metriken Topologie