Difference between revisions of "Vector space"

m
m (added categories)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
 
 
 
A '''vector space''' over a [[field]] (frequently the [[real number]]s) is an object which arises in [[linear algebra]] and [[abstract algebra]].  A vector space <math>V</math> over a field <math>F</math> consists of a [[set]] (of [[vector]]s) and two operations, vector addition and [[scalar]] multiplication, which obey the following rules:
 
A '''vector space''' over a [[field]] (frequently the [[real number]]s) is an object which arises in [[linear algebra]] and [[abstract algebra]].  A vector space <math>V</math> over a field <math>F</math> consists of a [[set]] (of [[vector]]s) and two operations, vector addition and [[scalar]] multiplication, which obey the following rules:
  
===Axioms of a vector space===
+
==Axioms of vector space==
  
 
* Under vector addition, the set of vectors forms an [[abelian group]].  Thus, addition is [[associative]] and [[commutative]] and there is an additive [[identity]] (usually denoted <math>\mathbf 0</math>) and additive [[inverse with respect to an operation | inverses]].
 
* Under vector addition, the set of vectors forms an [[abelian group]].  Thus, addition is [[associative]] and [[commutative]] and there is an additive [[identity]] (usually denoted <math>\mathbf 0</math>) and additive [[inverse with respect to an operation | inverses]].
Line 9: Line 7:
 
* Scalar multiplication is associative, so if <math>r, s \in F</math> and <math>{\mathbf v} \in V</math> then <math>(rs){\mathbf v} = r(s{\mathbf v})</math>.
 
* Scalar multiplication is associative, so if <math>r, s \in F</math> and <math>{\mathbf v} \in V</math> then <math>(rs){\mathbf v} = r(s{\mathbf v})</math>.
  
* Scalar multiplication is [[distributive property | distributive]] over both vector and scalar addition, so if <math>r \in F</math> and <math>{\mathbf v, w} \in V</math> then <math>r({\mathbf v + w}) = r{\mathbf v} + r{\mathbf w}</math>.
+
* Scalar multiplication [[distributive property | distributes]] over vector addition, so if <math>r \in F</math> and <math>\mathbf{v, w} \in V</math> then <math>r(\mathbf{v + w}) = r{\mathbf v} + r{\mathbf w}</math>.
 +
 
 +
* Scalar multiplication by the multiplicative identity of <math>F</math> is the identity transformation, so <math>\forall {\mathbf x} \in V</math>, <math>1\cdot{\mathbf x}={\mathbf x}</math>
 +
 
 +
== Subspaces ==
 +
 
 +
If <math>S \subseteq V</math> and <math>S</math> is a vector space itself (over the same field), then it is called a ''subspace'' of <math>V</math>.
 +
 
 +
== Independent Subsets ==
 +
 
 +
Let <math>V</math> be any vector space.  Let <math>I</math> be a subset of <math>V</math> such that no linear combination of elements of <math>I</math> with coefficients not all zero gives the null vector. Then <math>I</math> is said to be a linearly independent subset of <math>V</math>. An independent subset is said to be maximal if on adding any other element it ceases to be independent.
 +
 
 +
== Span ==
 +
 
 +
Let <math>X</math> be a subset of some vector space <math>V</math>.  Then the set of all linear combinations of the elements of <math>X</math> forms a subspace of <math>V</math>.  This space is said to have been generated by <math>X</math>, and is called the ''span'' of <math>X</math>.
 +
 
 +
== Generating Subset ==
 +
 
 +
If <math>X</math> is a subset of a vector space <math>V</math> such that <math>\textrm{span}(X) = V</math>, <math>X</math> is said to be a generating subset of <math>V</math>.  A generating subset is said to be ''minimal'' if on removing any element it ceases to be generating.
 +
 
 +
== Basis and dimension ==
 +
 
 +
The following statements can be proved using the above definitions:
 +
* All minimal generating subsets have the same [[cardinality]].
 +
* All maximal independent subsets have the same cardinality.
 +
* The cardinality of an independent subset can never exceed that of a generating subset.
 +
 
 +
An independent generating subset of <math>V</math> is said to be its ''basis''. A basis is always a maximal independent subset and a minimal generating subset. The cardinalities of all bases are equal. This cardinality is said to be the ''dimension'' of <math>V</math>.
  
*
+
== Isomorphism ==
  
 +
Any two vector spaces of the same dimension over the same field are isomorphic -- there exists a [[bijection]] between the vector spaces which commutes with scalar multiplication and vector addition.  Two isomorphic vector spaces are in some sense "the same," and any fact about one should also be true of the other.
  
===Examples of vector spaces===
+
[[Category:Definition]]
 +
[[Category:Geometry]]
 +
[[Category:Abstract algebra]]
 +
[[Category:Linear algebra]]

Latest revision as of 00:47, 21 March 2009

A vector space over a field (frequently the real numbers) is an object which arises in linear algebra and abstract algebra. A vector space $V$ over a field $F$ consists of a set (of vectors) and two operations, vector addition and scalar multiplication, which obey the following rules:

Axioms of vector space

  • Scalar multiplication is associative, so if $r, s \in F$ and ${\mathbf v} \in V$ then $(rs){\mathbf v} = r(s{\mathbf v})$.
  • Scalar multiplication distributes over vector addition, so if $r \in F$ and $\mathbf{v, w} \in V$ then $r(\mathbf{v + w}) = r{\mathbf v} + r{\mathbf w}$.
  • Scalar multiplication by the multiplicative identity of $F$ is the identity transformation, so $\forall {\mathbf x} \in V$, $1\cdot{\mathbf x}={\mathbf x}$

Subspaces

If $S \subseteq V$ and $S$ is a vector space itself (over the same field), then it is called a subspace of $V$.

Independent Subsets

Let $V$ be any vector space. Let $I$ be a subset of $V$ such that no linear combination of elements of $I$ with coefficients not all zero gives the null vector. Then $I$ is said to be a linearly independent subset of $V$. An independent subset is said to be maximal if on adding any other element it ceases to be independent.

Span

Let $X$ be a subset of some vector space $V$. Then the set of all linear combinations of the elements of $X$ forms a subspace of $V$. This space is said to have been generated by $X$, and is called the span of $X$.

Generating Subset

If $X$ is a subset of a vector space $V$ such that $\textrm{span}(X) = V$, $X$ is said to be a generating subset of $V$. A generating subset is said to be minimal if on removing any element it ceases to be generating.

Basis and dimension

The following statements can be proved using the above definitions:

  • All minimal generating subsets have the same cardinality.
  • All maximal independent subsets have the same cardinality.
  • The cardinality of an independent subset can never exceed that of a generating subset.

An independent generating subset of $V$ is said to be its basis. A basis is always a maximal independent subset and a minimal generating subset. The cardinalities of all bases are equal. This cardinality is said to be the dimension of $V$.

Isomorphism

Any two vector spaces of the same dimension over the same field are isomorphic -- there exists a bijection between the vector spaces which commutes with scalar multiplication and vector addition. Two isomorphic vector spaces are in some sense "the same," and any fact about one should also be true of the other.