Basic Topology in Euclidean Spaces

Inner Product

Def: Inner Product

If V is a vector space, an inner product on V is a map ,:V×VR such that:

  1. Symmetry x,yV x,y=y,x
  2. Linearity x,y,zV,cR, x+cy,z=x,z+cy,z
  3. Positive Definite xV, x,x0 , x,x=0x=0

symmetry + linearity = bilinear

interesting example f,g=01f(x)g(x)dx

Cauchy-Schwarz Inequaltiy

Thm: Cauchy-Schwarz

If V is an inner product space then x,yV, x,y2x,xy,y

pf: let p=x,yx,x

0ypx,ypx=y,ypx+px,ypx=y,y2px,y+p2x,x

=y,yx,y2x,x

x,y2x,xy,y x,y2y,yx,x

Norm

Given a vector space V, a norm on V is a function ||||: VR such that:

  1. Non-degenerate ||x||0 xV and ||x||=0x=0
  2. Homogeneity ||αx||=|α|||x|| αR,xV
  3. Triangle Inequality ||x+y||||x||+||y||,x,yV

Thm: Inner Product space to Normed Space

If (V,,) is an inner-product space, then defining ||||:VR as ||v||=v,v gives a norm making (V,||||) into a normed vector space

*Not all normed vector spaces have an inner product space

Def: Normal

||v||=1

Def: Euclidean Distance

Let ||||:Rd[0,] be the Euclidean norm. Euclidean distance d(u,w) is:

||vw||d([xyz][abc])=(xa)2+(yb)2+(cz)2

Distance Inequality d(v,z)d(v,w)+d(w,z)

Def: Real Open Ball

Let x0Rd. An open ball centred at x0 with radius r>0 is defined as:

Br(x0)={xRd:||xxo||<r}

Open and Closed Sets

Def: Interior Points of Real Subsets

Consider SRd. xS is an interior if  r>0 such that Br(xo)S

Def: Interior of a Real Set

Let SRd. The interior of S is the set of all interior points in S is denoted by So.

Def: Open Set

A subset NRd is open if No=N. All points in N are interior points.

Def: Boundary points of a set

Let SRd. A point xRd is a boundary point of S if
r>0,Br(x)S and Br(x)Sc.
The set of all boundary points is denoted by: S

Def: Closed Subset

A subset FRd is called closed:

Def: Convergent Sequence

xnRd converges to Rd if:

ε>0NN such that n>N||xn||<ϵ

Def: Closure of a set

Let ARd. The closure of A is denoted as A¯ and A¯=AA.

Def: Bounded Sets

SRd is bounded if it in contained in an open ball of finite radius

xRd and r>0 such that SBr(x)

Def: Compact Set

A subset SRd is compact if S is closed and bounded