Inner product space

Dependencies:

  1. Field
  2. Vector Space

Let $F$ be a subfield of $\mathbb{C}$ (complex numbers). Let $V$ be a vector space over $F$.

The inner product is a function from $V \times V$ to $F$. The inner product of $\mathbf{u}$ and $\mathbf{v}$ is denoted as $\langle \mathbf{u}, \mathbf{v} \rangle$.

$V$ is an inner product space if it satisfies the following properties:

$\langle \mathbf{v}, \mathbf{v} \rangle$ is also denoted as $\|\mathbf{v}\|^2$. Also, $\operatorname{norm}(\mathbf{v}) = \|\mathbf{v}\| = \sqrt{\langle \mathbf{v}, \mathbf{v} \rangle}$.

Dependency for:

  1. Matrices form an inner-product space
  2. Symmetric operator
  3. Pythagorean theorem
  4. x and y are parallel iff ∥x∥²∥y∥² = |< x, y >|².
  5. Coordinatization over orthogonal vectors
  6. Joining orthogonal linindep sets
  7. Triangle inequality
  8. Inner product is anti-linear in second argument
  9. Gram-Schmidt Process
  10. Zero in inner product
  11. Orthogonality and orthonormality
  12. A set of mutually orthogonal vectors is linearly independent
  13. Cauchy-Schwarz Inequality
  14. Orthonormal basis change matrix
  15. Cauchy-Schwarz inequality for random variables
  16. Vertex implies extreme point
  17. Vertex of a set
  18. Extreme direction of convex cone as extreme point of intersection with hyperplane

Info:

Transitive dependencies:

  1. Group
  2. Ring
  3. Field
  4. Vector Space