A finite dimensional vector space is the fundamental setting for matrix analysis.

0.1.1 Scalar field

Underlying a vector space is its field, or set of scalars. Typically or , but it could be any set closed under addition and multiplication (referred to as when undefined). They must both be associative and commutative, each have an identity element, have existing inverses for all elements under addition and for all elements except the additive identity under multiplication; multiplication must be distributive over addition

0.1.2 Vector Spaces

A vector space over a field is a set of objects (vectors) that is closed under addition, is associative and commutative, and has an identity and additive inverses. Also closed under scalar multiplication.

0.1.3 Subspaces, span, and linear combinations

A subspace of a vector space over a field is a subset of that is, by itself, a vector space over . A subset of is a subspace precisely when it is closed under vector addition and scalar multiplication.

For example, is a subspace of .

An intersection of subspaces is always a subspace; a union is not always.

If is a subset of a vector space over a field , span is the intersection of all subspaces of that contain . If is nonempty, then span and . If is empty, then it is contained in every subspace of . N

A linear combination of vectors in a vector space over a field is any expression of the form in which is positive and and .

0.1.4 Linear dependence and linear independence

A list of vectors in are linearly dependent if and only if there are scalars , not all zero, such that . Thus, a list of vectors is linearly dependent if and only if some nontrivial linear combination of is a zero vector. A list of vectors is said to have length .

A list of two or more vectors is linearly dependent if one of the vectors is a linear combination of some of the others.

list of vectors is linearly independent if it is not linearly dependent.

For infinite lists, they are said to be linearly independent if some finite sublist is linearly independent.

The cardinality of a finite set is the number of its (necessarily distinct) elements. For a given list of vectors, the cardinality of the set is less than iff two or more vectors in the list are identical.

0.1.5 Basis

A linearly independent list of vectors whos span is is a basis for . Each element of can be represented as a linear combination of vectors from the basis in one and only one way.

0.1.6 Extension to a basis

Any linearly independent list of vectors in may be extended to be a basis of .

0.1.7 Dimension

The dimension of a vector space is defined by how long the list of vectors that is a basis to is. All basis for are of the same length.

The real vector space has dimension . The vector space has dimension over the field but over the field it has dimension .

0.1.8 Isomorphism

If and are vector spaces over the same scalar field , and if is an invertible function for all and all , then is said to be an isomorphism and and are said to be isomorphic.