\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Fields ›
Real Vectors ›
Needed by:
Convex Functions ›
Convex Sets ›
Extreme Points ›
Functionals ›
Linear Combinations ›
Linear Representations of Groups ›
Matrices ›
Modules ›
Observation Sequences ›
Polytopes ›
Real Function Space ›
Real Inner Products ›
Real Matrix Space ›
Scaled Sets ›
Signed Measures ›
Transformations ›
Translate Sets ›
Vector Space Examples ›
Vector Subspaces ›
Links:
Sheet PDF ›
Graph PDF ›
Wikipedia ›

Vectors

Why

We speak of objects which we can add and scale. Of course, our model is the real vectors.

Definition

A vector space (or linear space, linear class) is an ordered triple consisting of (1) a commutative group, (2) a field, and (3) a function from the product of the field ground set and group ground set to the group ground set.

We call the ground set of the commutative group the vectors and we call the group operation vector addition. We call the field the scalars. The field has addition and multiplication of scalars which we call scalar addition and scalar multiplication, respectively. The scaling map is the map on pairs of scalars and vectors. We call these two functions the vector operations.

The first property is that the result of scaling a vector by a scalar, and then scaling the result by a second scalar is the same as first multiplying the scalars and then scaling the vector. The second property is that the result of scaling a vector by the scalar sum of two scalars is the same as scaling the vector by each scalar separately and then adding the vectors. The third property is that the result of scaling the vector sum of two vectors is the same as scaling each individually and then adding the two vectors.

Notation

Suppose $(V, +)$ is a commutative group, $(F, \tilde{+}, \cdot )$ is a field and $s: F \times V \to V$. The the triple $((V, +), (F, \tilde{+}, \cdot ), s)$ is a vector space if

  1. $s(b,s(a, v)) = s(b \cdot a, v)$ for all $a, b \in F$ and $v \in V$.
  2. $s(a\tilde{+}b, v) = s(a, v) + s(b, v)$ for all $a, b \in F$ and $v \in V$.
  3. $s(a, u + v) = s(a,u) + s(a, b)$ for all $a \in F$ and $u, v \in V$.

We can simplify (contract) the notation above with four conventions. First, we denote both vector and scalar addition by $+$. So $a + b$ denotes $a \tilde{+} b$ for all $a, b \in F$. Second, we contract $\cdot $. So $ab$ denotes $a \cdot b$ for all $a, b \in F$. Third, we contract the scaling map. So $av$ denotes $s(a, v)$ for $a \in F$ and $v \in V$. Fourth, we conventionally take the scaling map to have precedence so that $au + av$ means $(au) + (av)$ for all $a \in F$ and $u,v \in V$.

We denote: (1) $b(av) = (ba)v$; (2) $(a+b)v = av + bv$; and (3) $a(u + v) = au + av$ for all $a,b \in F$ and $u, v \in V$.

Finally, we say: let $(V, F)$ be a vector space, assuming the above notational conventions. Sometimes we will say let $V$ be a vector space over the field $F$. Often the field will be assumed, in which case we will refer to the vector space $V$ and define functions on $V$.

Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc — About — Show the old page view