ΘρϵηΠατπ

< } Preliminaries
Majorant
An element x is called a majorant for a subset Y of X if yx for every yY
Filtering Upward
We say that an order is filtering upward if every pair in X (and hence every finite subset of X ) has a majorant.
Net
A net is a space X is a pair (A,i) where A is an upward-filtering ordered set and i is a map from AX
If a Cauchy Sequence has a Convergent Subsequence, then the Original Converges There
Let X,d be a metric space, then if (xn):1X is cauchy, and there exists a subsequence (xσ(n)) that converges to x then (xn)x as well.
Since (xσ(n))x then given ϵ+ we have some K such that for any kK we have d(xσ(k),x)<ϵ2 since (xn) is assumed cauchy then we obtain some N such that for all n,mN we know that d(xn,xm)<ϵ2, take N=N and let nN since σ is strictly increasing then there is some i1 such that σ(i)N let j:=max(i,K) thus we have d(xn,x)d(xn,xσ(i))+d(xσ(i),x)<ϵ2+ϵ2=ϵ as needed.

Normed Spaces

A bilinear form is a generlization of the idea of the dot product:

Bilinear Form
A bilinear form on a vector space V over a field 𝔽 is a map H:V×V𝔽 such that
  1. H(v1+v2,w)=H(v1,w)+H(v2,w), for all v1,v2,wV
  2. H(v,w1+w2)=H(v,w1)+H(v,w2), for all v,w1,w2V
  3. H(av,w)=aH(v,w), for all v,wV,a𝔽
  4. H(v,aw)=aH(v,w), for all v,wV,a𝔽
Note that H is non-degenerate if and only if the map H#:VV is injective. Since V and V are finite-dimensional vector spaces of the same dimension, this map is injective if and only if it is invertible.
Sesquilinear Form
Let 𝔽 be a subfield of and U and V be vector spacesover 𝔽, then a sesquilinear form is a function u:U×V such that α𝔽,x1,x2U,yV we have:
  1. u(αx1+x2,y)=αu(x1,y)+u(x2,y)
  2. u(x,αy1+y2)=αu(x,y1)+u(x,y2)

Note that if 𝔽 is a subfield of , then a sesquilinear form is a bilinear form.

Isomorphism Between Hilbert Spaces
Suppose that and 𝒦 are hilbert spaces then an isomorphism between them is a surjective linear operator U:𝒦 such that Uh,Uk𝒦=h,k
Isometry
A linear operator T:VW is an isometry if for all vectors v1,v2V we have that T(v1)T(v2)W=v1v2V
Unitary Operator
We say that a linear operator U:𝒦 between hilbert spaces is unitary whenever UU=id and UU=id𝒦
Bounded Linear Operators on a Hilbert Space
Suppose that is a hilbert space then we use the notation B() to denote all bounded linear operators

week 3

Unitary Operator Equivalences
Suppose that U:𝒦 is a bounded linear operator between hilbert spaces, then the following are equivalent:
  1. U is a unitary operator
  2. U is a surjective and Uh,Uk𝒦=h,k
  3. U is a surjective isometry

Let's prove that 12 so suppose that U is unitary, so then we know that UU=id𝒦 which helps show that U is surjective as given any k𝒦 then we know that U(Uk)=k, but then additionally we know that UU=id so that then we note that Ux,Uy=x,U,U=x,y as needed.

Now we prove that 23, but all we have to do is consider any h and thus we have that Uh2=Uh,Uh𝒦=h,h=h2 and thus since the norm is non-negative then we can undo the square to obtain that Uh𝒦=h as needed.

Now we finish 31, we note that UUx,x=Ux,Ux as the adjoint is an involution, but then Ux,Ux=Ux2=x2=x,x, thus we've shown that UUx,x=x,x so we conclude that UU=I which shows that U is an invertible linear isometry with U1=U, in otherwords U is unitary.

Unilateral Shift Operator
Let H=2() then we define the unilateral shift operator as S:HH given by S(x1,x2,x3,x4,)=(0,x1,x2,x3,)
The Unilateral Shift Is an Isometry
As per title.
Consider the following S(x)=n=1|(Sx)n|2=n=20+|xn1|2=n=1|xn|2=x
The Unilateral Shift Is Not Unitary
As per title.
We show it's not unitary by showing that it is not surjective, which is the case as the element (1,0,0,0,) cannot be reached via S.
The Adjoint of the Unilateral Shift Is the Bilateral Shift
As per title.
https://math.stackexchange.com/questions/1043965/eigenvalue-of-a-unilateral-shift-operator/1044057#1044057 https://chatgpt.com/share/672160d4-7b14-8007-91cb-a5a8e41d359e Just note: S(x),y=(0,x1,x2,),(y1,y2,y3,)= First we take a look at =
The Bilateral Shift Is Unitary
TODO: Add the content for the proposition here.
TODO: Add the proof here.
Closed Graph Theorem
Let X,Y be banach spaces and T:XY a linear operator
TODO: Add the proof here.
Automorphism
Let F be a field, then an automorphism of F is a bijection from F to itself that preserves the operations of addition and multiplication.
Sesquilinear Form
A sesquilinear form on a vector space V over a field F is a map ,:V×VF that is linear in the right argument and almost linear in the left, which is to say:
  • v1,cw1=cv1,w1
  • v1,w1+w2=v1,w1+v1,w2
  • cv1,w1=cv1,w1
  • v1+v2,w1=v1,w1+v2,w1
Adjoint of a Sesquilinear Form
Given a sesquilinear form, (,) then we define the adjoint form as (x|y)=(y|x)
Self Adjoint Sesquilinear Form
We say that a sesquilinear form is self adjoint diff: (x|y)=(x|y)
Hilbert Space
A hilbert space is a real or complex inner product space that is also a complete metric space with respect to the norm x=x,x. In other words the vector space under discussion is a Banach space.
Self Adjoint Matrix
A synonym for hermitian.
Convex Set
A convex set is a subset C of a vector space such that for any two points x,yC, the line segment connecting x and y is entirely contained within C. Formally, for all λ[0,1], the point λx+(1λ)yC.
A Convex Subset of a Hilbert Space Has a Unique Closest Element to a Point in the Hilbert Space
If C is a closed, nonempty, convex subset of a hilbert space H, then for every yH there is a unique xC that minimizes the distance from y to C
Let C be a subset as specified above, and let yH, finding the closest point in C to y is equivalent to finding the closest point in D=Cy to 0, which is simpler to solve, so we prove this equivalent statement. Now set p=inf({x:xD}), , and note from the parallelogram law we have that for any x,yD xy2=2(x2+y2)x+y2 Note that since 12x+12yD then we know that 12x+12yp so that x+y2p in otherwords from the previous equality we obtain xy22(x2+y2)4p2 Now as p is the infimum ,then we can find a sequence (xn):1D such that xnp and more specifically xn2p2 , we'll show that xn is cauchy, to do so let ϵ+ then since xn2p2 then we obtain some N such that for any kN we have xk<p2+ϵ, now in our context we take N=N and let n,mN therefore we have that: xnxm22(xn2+ym2)4p22((p2+ϵ)+(p2+ϵ))4p2=4ϵ where we could then say xmxn<2ϵ therefore xn is cauchy, and thus xn converges to some point yH, but since D is closed then also yD, moreover we know that y=limnxn=p, thus we've shown that such a smallest element in D exists. To show it unique, then suppose there were two u,vD that were the smallest, but then revisiting our old inequality we have: uv2(u2+v2)4p2=2(p2+p2)4p2=0 so we deduce u=v
Functional
Given a vector space (V,F)
Spectrum of a Linear Operator
Spec(T)={λ:TλI is not invertible }
Co-kernel
The co-kernel of a linear opertor T:VV is coker(T)=Vim(T)
Fredholm Operator
We say that a linear operator T:XY is fredholm when dim(ker(T))< and dim(Yim(T))<
Finite Rank Linear Operator
A linear operator T on a hilbert space H has finite rank if T(H) is a finite dimensional subspace of H

When you look at the spectrum of a finite rank operator their spectrum is always discrete and is only the eigen values that they have.

Compact Operators Are Limits of Finite Rank Operators
TODO: Add the content for the proposition here.
TODO: Add the proof here.

This means that the eigenvalues form a sequence that converges to 0, and this is what the spectrum of a finite rank operator looks like. If we have a compact self adjoint linear operator then we know that the eigenvalues all sit on

Spectral Theorem for Compact Operators
Suppose that T is compact and self-adjoint operator on a seprable hilbert space H , then there is a sequence (λn)1 of eigenvalues of T and an orthanormal basis (bn)1 of H such that λn0 and Tbn=λnbn
TODO: Add the proof here.
Self Adjoint Linear Operator
We say that T=T which means for all x,yH Tx,y=x,Ty
Real Spectrum Iff Self Adjoint
Spec(T) iff T is self-adjoint
TODO: Add the proof here.
Positive Linear Operator
Spec(T)[0,) and we say that T0
The Square Root of a Linear Operator Exists If It Is Positive
proof diagonizliz T, and define T as Tbn=λnbn, show that the square roots commute because they square to T, and so you should be able to simulatenuously diagonilize them so the square of the eigens are equal so then the square roots are equal.
If T Is Self Adjoint Then T Is Bounded
TODO: Add the content for the theorem here. (Hellinger and Topis)
TODO: Add the proof here.

week 1

Nth Dirichlet Kernel
Let T be the unit circle and for each n let χn:T be the function χn(x)=e2πinx and for each N1 let DNC(T) be the n-th dirichlet kernel defined as DN(x)=n=NNχn(x)
The Dirichlet Kernel Is Real Valued and Integrates to 1
DN is real-valued, specifically: DN(x)=sin((N+12)2πx)sin(πx) if x0, and DN(0)=2N+1. Moreover we have that 𝕋DN(x)dx=1.
When x=0 we have that e2πin0=1 therefore NNχn(0)=2n+1 where the plus one comes from n=0, when we have that x=0 then we have the following NNχn(0)=NN(e2πix)n=NN(e2πix)n=(e2πix)N++(e2πix)0++(e2πix)N=e2πiNx(1++(e2πix)2N) Now recall that
Bounded Linear Functional Integral
The linear functional Tn:C(𝕋) defined by Tnf=𝕋f(x)Dn(x)dx is bounded, with Tn=𝕋|Dn(x)|dx.
Lemma 4.7.
Embryionic Spectral Theorem
For any p[x] and T which is adjoint and positive then if we know that for all t[T,T we have p(T)p(t)
TODO: Add the proof here.
L2 Space
An L2 space constists of square integrable functions so that L2 is the collection of functions such that |f(x)|2dx<
Multiplication Operator
Suppose that fL2 then we define the multiplication operator for f as Mf:L2L2 such that Mf(g)=fg
Trace-class Linear Operator
Let be a Hilbert space. A linear operator A: is called trace-class if its trace-class norm Atc=sup(vn),(wn)n=1N|Avn,wn| is finite, where the supremum is taken over all integers N0 and over any two finite lists of orthonormal vectors (v1,,vN) and (w1,,wN) of the same length N.

Algebra

(1.13). Definition (unitisation).

Consider (X) (the collection of bounded functions from S into C with the sup norm, then it is a banach algebra, also it is unital with the constant 1 function, and moreover is commutative

Cb(X) where X is a non-empty topological space with the sup norm is a banach algebra also it is unital with the constant 1 function, and moreover is commutative

C0(X) the functions which vanish at infinity, where X is a locally compact hausdorff space is also a banach algebra

in a measure space, then Lω(X,μ) the measure space is also a banach algebra

A = disk algebra, {fC(D):f is holo on int(D)} where D is the unit disk in is not a banach algebra. Note that this is not a C algebra

X is a NVS and Y a baanch space, then B(X,Y) the bounded functions? is a banach algebra

Mn() the matrix algebras (n x n matrices with values in C), are banach algebras

Mn(A) is a banach algebra whenever A is.

Now a bunc of facts from tutotirla

If A is a banach algebra and I is a proper ideal in A then I is also a proper ideal in A implies that maximal ideals are closed.

I is a closed ideal in A implies A / Iis a banach algebra

Given a homomorphism ϕ:AB then ker(ϕ) is a closed ideal and ϕ is unitl if ϕ(1A)=1B

Suppose that A is unital, and p(z)[x] then given any aA we can construct a map eva:[z]A via p(z)=p(a) is an algebra homomorphism.

Def: aA , then sp(a)={λ𝒞:aλGL(A)} is closed, and you can show that λsp(a) then λa

If A is a banach algebra, then we do Unitization, making A=A\circplus𝒞 as a vector space, if you define multiplication component wise it turns out not to be unital, but instead if you do (a,λ)(b,μ)=(ab+λb+μa,λμ) this multiplication makes A into a uanital algebra with unit (0,1) and a+λ=max(a,|λ|)

C Star Algebra
A C algebra 𝒜 is a banach algebra over the complex numbers, equipped with an involution (the operation) satisfying the following properties, first of the algebra:
  • 𝒜 is a vector space over 𝒞
  • a(b+c)=ab+ac
  • (λa)b=λ(ab)
then of the involution, stating that there is a map :𝒜𝒜 called the involution satisfying
  • (a)=a
  • (a+b)=a+b
  • (λa)=λa
  • (ab)=ba
Interaction with the norm
  • aa=a2
Open Mapping Theorem
Let B1,B2 be two banach space and let T(B1,B2) be a surjective linear operator, then T is a open map
TODO: Add the proof here.
Fredholm Operators Plus Finite Rank Operators Are Fredholm Operators
Fred(V)+FinRan(V)=Fred(V)

First step is to reduce to the special case of index(T)=0 so that the dimension of the kernel and kernel have the same dimension and thus are isomorphic so there is a bijective funciton between them.

So now we reduce to the case where T is invertible,

The Product of Linear Operators With Index Still Has Index
TODO: Add the content for the proposition here.
TODO: Add the proof here.

Spectral Theorem for Normal Operators

https://personal.math.ubc.ca/~feldman/m511/spectralReview.pdf https://math.dartmouth.edu/~dana/bookspapers/ln-spec-thm.pdf
A Bounded Linear Operator Has Non-empty Spectrum
Let B be a Banach space over and T a bounded linear operator on B the spectrum sp(T) of T is non-empty.
TODO: Add the proof here.
An Eigenvalue for a Normal Linear Operator Is an Eigenvalue for the Adjoint When Taking the Conjugate
If TB() is normal, and if λ,v is an eigen value vector pair, then v is an eigen vector for T with eigen value λ
Consider the eigenspace of λ, that is λ={v:Tv=λv}. Since T is normal then we have: TTv=TTv=λTv, which shows that Tvλ. If wλ, then (Tvλv,w)=(Tv,w)λ(v,w)=(v,Tw)λ(v,w)=0 Since Tvλvλ, we have Tv=λv.

spectral theory of banach algebras

embryionic spectral theorem for any p in R[x] and T = T* (adjoint) >= 0, then || p (T) || <= sup |t| <= ||T| of |p(t)| recall that the linear operators with the operator norm is a complete space proof pn(T) is cauchy because pn - pm is small pn(T) - pm(T) is small so that is cauchy so the limit exists define f(T), f in C_r([-||T||, ||T||]) adding definition of dense and then proof in 2.1 in a hilbert space if you have a closed subspace then it always has a complementary subspace equilvalenlty thereis an orthoganal complement in linear algebra a a complementary subspace is one that is orgnaogonzl one and the union is the entire space, that's one of the the fundamental theorems in hilbert space theory any closed convex set in a hilbert space, and a point which is not in the space, then there is a unique closest point in the convex set to the point. (prove this one) if you have two inner products on a vector space and they turn them into a hilbert space and if they hav the given a hilbertspace then the number of elements in a ahilbert space basis is unique, so we prove that the number for here is the same as the number fo rhere, so the way you do it is that the humbe rof elements in a basis ais the same number of elements in a dense subset of the hilbert space, and you look at the smallest cardinal number in thedencse set and that's tthe number of elements in the basis, and so once you have the two orthanomral basis for the two bases given a hilbert space H and a bounded operators T = T* in B(H) bounded operator, polynomials are functions in the operator too, and there's something mysterious about them in the first instance, you have a varaible x in the first but then you can plug in an operator to a polynomial, so suppose that p in C[x] (complex coeffiecients), suppose that ||T|| <= 1, then what you do is that you say that ||p(t)|| <= eps for t in [-1, 1], then if we change t to T then we also know that ||p(T)|| <= eps (that's the spectral theorem, because once you know it's its fairly clear sailing) the tutorial suppose we have some field k and a vector space over k C* (* is an ivoluation) an algebra is a ring with addition, multiplication, and a norm gelfands theorem : If A is a commutative unital C*-algebra, then A =~ C(X) = {f: X -> C: f cts} for some compact hausdorff X. C0(R) = {f : R -> C : f cts and lim(fx) x -> oo = lim x -> -oo f(x) = 0 } modules are like vector spaces, and modules/k are precicely vector spaces / k, but modules don't always have a basis, but recall that a basis would be a subset B of M st B is lin indep (in a module this means given m1, m2 in B, then the solution to the equation r1m1 + r2m2 = 0 the same way we do in vector spaces), and forall m in M, we can find finitely many elements such that it is a linear comb of them. given a banach space over C, then the dimension is not aleph 0 consider l^oo (N) = {(x1, x2, ...) that are bounded}, the a basis could be e1, e2, ... and we would guess this is a basis for l^oo, but the problem is that we have an infinite sum, and so we need an infinite sum to exists and htus need converergence but we don't have a norm. so we have another idea which is the shauder basis, the {e_i}'s form a shauder basis for l^w, but this depends on the norm in the space, given a banach space over C it has an uncountable hamel basis. Exercise produce the dimension of X over C in a caoniacal way a banach space is a hilbert space iff the inner product satisfies the paralellogram law. From any ellipse you get an inner product, suppose it has major axis a and minor axis b then the inner product is given by ||(x, y)||^2 = (x/a)^2 + (y/b)^2 then the equation is given by <., .>: VxV -> R: symmetric biliear forms, is degenerate iff for every x, there is a y such that >0 Thm Riesz lemma ||<*, x>||_H* = ||x||_H add the https://www.math.mcgill.ca/jakobson/courses/ma667/mendelsontomberg-spectral.pdf https://www.math.uwo.ca/faculty/khalkhali/files/Fredholm.pdf https://math.stackexchange.com/questions/282140/the-inclusion-relation-sigmaab-subseteq-sigmaa-sigmab-is-not-true https://mathoverflow.net/questions/14246/spectra-of-sums-and-products-in-banach-algebras-was-spectrum-in-banach-algeb https://math.stackexchange.com/questions/4668576/infinity-norm-and-operator-norm-question https://www.math.ucdavis.edu/~anne/WQ2007/mat67-Ll-Spectral_Theorem.pdf https://math.libretexts.org/Bookshelves/Linear_Algebra/Book%3A_Linear_Algebra_(Schilling_Nachtergaele_and_Lankham)/11%3A_The_Spectral_Theorem_for_normal_linear_maps/11.01%3A_Self-adjoint_or_hermitian_operators http://www.math.ucdavis.edu/~anne/linear_algebra/mat67_course_notes.pdf https://ocw.mit.edu/courses/18-102-introduction-to-functional-analysis-spring-2021/8fb8d5c170f1613151aca71de21027bc_MIT18_102s21_full_lec.pdf https://math.libretexts.org/Bookshelves/Linear_Algebra/Book%3A_Linear_Algebra_(Schilling_Nachtergaele_and_Lankham)/11%3A_The_Spectral_Theorem_for_normal_linear_maps/11.01%3A_Self-adjoint_or_hermitian_operators http://pfister.ee.duke.edu/courses/ecen601/notes_ch5.pdf https://math.stackexchange.com/questions/4050748/reference-for-wold-decomposition-theorem-operator-theory https://en.wikipedia.org/wiki/Direct_sum https://en.wikipedia.org/wiki/Orthogonal_complement https://arxiv.org/pdf/math/0701306#theorem.2.14.12 use this one for essay: https://tqft.net/web/teaching/current/Analysis3/LectureNotes/03.Compact.operators.pdf https://www.math.ucdavis.edu/~anne/WQ2007/mat67-Ll-Spectral_Theorem.pdf