Definition 12.6.5 (Inner Product).label Let $E$ be a vector space over $K$ and $\inp_{E}: E \times E \to K$, then $\inp_{E}$ is an inner product if:
- (H1)
For each $x, y, z \in E$, $\angles{x + y, z}_{E} = \dpn{x, z}{E}+ \dpn{y, z}{E}$.
- (H2)
For any $x, y \in E$ and $\mu \in K$, $\dpn{\mu x, y}{E}= \mu \dpn{x, y}{E}$.
- (H3)
For every $x, y \in E$, $\dpn{x, y}{E}= \ol{\dpn{y, x}{E}}$.
- (I)
For each $x \in E$, $\dpn{x, x}{E}\ge 0$, with equality if and only if $x = 0$.
Post a Comment