Vector spaces

Vector space V over field F

Vector space is closed under linear combination of a set of ‘basis’ vectors: A commutative group wrt +. Linear dependence of vectors: Any of the vectors expressible as a linear combo of the others.

Basis sets of n-degree polynomials (Pn) and matrices also define vector spaces.

Inner product space

A vector space V with an inner product .:V×VF.

Normed vector space

Space with a norm. Also a metric space. Thence inherit notion of completeness.

Lebesgue space

Aka Lp or lp space. Infinite dimensional space with the p norm. (Minkowski) Triangle inequality still holds.

Banach space

Complete, normed, vector space.

Hilbert space

Hilbert noticed common theme: complete, normed, inner-product vector space.

Complex vector space

C is a field; so multiplication is defined for complex numbers. So, a complex vector space Cn is not equivalent to thinking about real vector space R2n.

Functional space V

f() as dom(f) dim vector

Look upon f(x) as a vector whose dimensions = domain size d. A dimension for each value of x in a certain interval: f(x1) is the projection of f(x) along the x1 direction.

Infinite dimensions

Dimension of the function space could be or it could be finite depending on domain of f: see boolean functions ref.

Standard basis functionals

Let basis function/ direction along xi be ei: then by usual notion of inner product, eiej.

By geometric intuition, tringle inequality, cosine inequality hold. So, have a inner product vector space!

Restriction to finite length

Consider functionals f(x) which are of finite length, even if you are in an dimensional vector space : Eg: f(x)=sinx in [0,2π], not x1 in [0,2π]. Otherwise, hard to make sense of triangle inequality.

Other representations

The space of all polynomials can be represented both as a functional space described above, and as a vector space, where each polynomial is represented by the vector formed by its coefficients.

Euclidian space

Rn with the Euclidian structure (metric, inner product): a,b=aibi.

Geometric properties

For geometric properties of various objects in 3-d euclidian space, see topology ref.

Orthant: a generalization of quadrant.

Box measure

Aka Lebesgue measure. This is the minimum cover measure described in the algebra survey.

There exist sets which are not box-measurable!\why

Definition

For boxes, this is just the product measure: m([a,b])=i=1n(biai).

Let Bi(S) be a set of disjoint boxes which cover S. In general, m(S)=inf{Bi(S)}.

Properties

It has all properties of a measure. In addition, observe that m([a,a])=0. So, the measure of any countable set of points is 0. So, measure of rationals m(Q)=0, whereas m(RQ)=1.

Dual vector space V

Vector space over F of all continuous linear (not affine) functionals: VF, with addition op: (f+g)(x)=f(x)+g(x).

Linear functionals f(x) can always be specified as fTx.

If V has inner product, V has inner product.

Dual of a dual space includes the original space \chk.

This concept finds important applicaitons: Eg: Dual cone, dual norms.

Basis: \(\set{e^{i}\)

{ei:ei(ej)=1iff j = i}. For the finite dimensional case, this is simply another finite dimensional vector space.