This module introduces inner product space.
Next we equip a normed vector space
with a notion of "direction".
- An
inner product is a function (
) such that the following properties hold (
and
):
-
-
...implying that
-
-
with equality iff
In simple terms, the inner product measures the relativealignment between two vectors. Adding an inner product
operation to a vector space yields an
inner product
space . Important examples include:
-
,
-
,
-
,
-
,
The inner products above are the "usual" choices for those
spaces.
The inner product naturally defines a norm:
though not every norm can be defined from an inner product.
An example for inner product space
would be any norm
such that
.
Thus, an inner product space can be
considered as a normed vector space with additionalstructure. Assume, from now on, that we adopt the
inner-product norm when given a choice.
- The
Cauchy-Schwarz inequality says
with equality iff
.
When
, the inner product can be used to define an "angle"
between vectors:
- Vectors
and
are said to be
orthogonal , denoted as
, when
. The
Pythagorean theorem says:
Vectors
and
are said to be
orthonormal when
and
.
-
means
for all
.
is an
orthogonal set if
for all
s.t.
. An orthogonal set
is an
orthonormal
set if
for all
. Some examples of orthonormal sets are
-
:
-
: Subsets of columns from unitary matrices
-
: Subsets of shifted Kronecker delta functions
-
:
for unit pulse
, unit step
where in each case we assume the usual inner product.