Rearranged handout
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
\section{Spaces}
|
||||
|
||||
\definition{Vector Spaces}
|
||||
A \textit{space} over a field $\mathbb{F}$ consists of the following elements:
|
||||
\begin{itemize}[itemsep = 2mm]
|
||||
@ -5,7 +7,7 @@ A \textit{space} over a field $\mathbb{F}$ consists of the following elements:
|
||||
\item An operation called \textit{vector addition}, denoted $+$ \\
|
||||
Vector addition operates on two elements of $V$. \\
|
||||
|
||||
\item An operation called \textit{scalar multilplication}, denoted $\times$ \\
|
||||
\item An operation called \textit{scalar multiplication}, denoted $\times$ \\
|
||||
Scalar multiplication multiplies an element of $V$ by an element of $\mathbb{F}$. \\
|
||||
Any element of $\mathbb{F}$ is called a \textit{scalar}.
|
||||
\end{itemize}
|
||||
|
Reference in New Issue
Block a user