Definition (Inner product)
An inner product of an F-Vector Space V assigns to vectors v1,v2∈V the number ⟨v1,v2⟩∈F and the assignment satisfies the following rules:
- Symmetry⟨v1,v2⟩=⟨v2,v1⟩for v1,v2∈V.
- Linearity⟨a1v1+a2v2,v⟩=a1⟨v1,v⟩+a2⟨v2,v⟩for a1,a2∈F
- Positivity ⟨v,v⟩≥0for v∈V
- Definiteness ⟨v,v⟩=0⟺v=0v
Proposition (Parallelogram law)
Let V be an Inner Product Space. If v,w∈V, then ∥v+w∥2+∥v−w∥2=2(∥v∥2+∥w∥2)
Theorem (2.2.1)
For an F-Inner Product Space (V,⟨⋅,⋅⟩) we have ∣⟨x,y⟩∣≤⟨x,x⟩⟨y,y⟩x,y∈Vwith equality if and only if x=αy,α∈R.
Theorem (2.2.2)
If xn→x and yn→y, then ⟨xn,yn⟩→⟨x,y⟩.