Peter said:
Thanks for the help, Deveno ...
I guess that based on what you have said, we can proceed as follows:We know that for $$x \in V$$ we have that $$x + (-x) = 0 $$... ... (1) ... ... ... by (A4)
Now put $$x = -v$$ in (1) ... then we have
$$(-v) + -(-v) = 0$$
so ... adding $$v$$ to both sides we have ...
$$v + {(-v) + [-(-v)]} = v$$
$$\Longrightarrow { v + (-v)} + [- (-v)] = v$$ ... ... by associativity of addition
$$\Longrightarrow 0 + [-(-v)] = v$$ ... by A4
$$\Longrightarrow [-(-v)] = v$$ ... by A3
Is that correct? Can you confirm that the above proof is correct?
Peter
Yep, that's the ticket. Note you never used anything but A2-A4, so this proof is valid in any group, and is usually written like so:
In a group $(G,\ast)$, we have:
$(a^{-1})^{-1} = a$.
All A1-A4 say is that in a vector space $V$, we have an abelian group under vector addition. Thus many of the basic theorems in linear algebra are simply consequences of this.
The "other" main ingredient in a vector space is the scalar-multiplication, or $F$-action. Usually this is written as a left-action. We can view this in two main ways:
1. A "mixed map" $\mu: F \times V \to F$. This is a more "intuitive" view.
(EDIT: As Peter points out below, this should read: "$\mu: F\times V \to V$").
2. An "induced map" $a \mapsto \phi_a$ from $F \to \text{End}_{\Bbb Z}(V)$ that for every $a \in F$, we get a map $V \to V$ defined by:
$\phi_a(v) = av$.
This is the more "advanced" view.
In the second view what M1 says is:
$\phi_a$ is an abelian group homomorphism, for every $a$. This is an endomorphism, since the domain and co-domain are the same ($V$).
What M2 says is: the map $a \mapsto \phi_a$ (let's call this map $\Phi$) is an abelian group homomorphism from the additive group of the field $F$, to the additive group of the ring of abelian group endomorphisms (of the abelian group $V$).
Recall that an endomorphism is a map $V \to V$, and that we add such maps by:
$(\phi_a + \phi_b)(v) = \phi_a(v) + \phi_b(v)$ (the addition on the LHS is the "addition of maps", and the addition on the RHS is the "addition of vectors").
So $(a + b)v = av + bv$ simply states that $\Phi(a+b) = \Phi(a) + \Phi(b)$.
M3 is a bit more subtle, it says that $\Phi$ is a semi-group homomorphism from $F$ to $\text{End}_{\Bbb Z}(V)$ with the operation being the field multiplication in $F$, and *composition* in the ring of endmorphisms:
$\Phi(ab) = \Phi(a) \circ \Phi(b)$, that is:
$(ab)v = a(b(v))$.
Together, M2 and M3 say we have a ring-homomorphism from $F \to \text{End}_{\Bbb Z}(V)$.
M4 then says this ring-homomorphism is a *unity-preserving* ring homomorphism, that is, $1_F$ induces the identity endomorphism of $V$. This ensures that, for a fixed $v \in V$ the map:
$a \mapsto av$ is an *embedding* of the field $F$ into the one-dimensional subspace ("line") $\{av: a \in F\}$, the subspace generated by $v$. This is where the "linear" comes from in "linear algebra".
Most of the "meat" of linear algebra (at least in the finite-dimensional case) can be understood by a thorough grasp of Euclidean 2-space and 3-space. For example, in Euclidean 3-space, we have 3 copies of $\Bbb R$ (one for each spatial dimension). These are commonly referred to in physical situations as "axes". Although it is most convenient for these axes to be "orthogonal", this need not be the case. One axis determines a line, two (provided the second isn't on the "same line" as the first) determine a PLANE, three (provided the third isn't on the plane determined by the first two) determine a "space". Calculations in a 3-space can thus be reduced to calculations with 3 field elements (called the "coordinates in the respective axes"), thus giving us an ARITHMETIC to go along with the ALGEBRA (just as using rational approximations to real numbers gives us "numbers" we can use to solve "equations" in ordinary "high-school algebra").
There is one "catch". The arithmetic (numerical calculations) aren't uniquely determined by the vector space itself. We have to impose "units" upon it. For example, in the plane, distance might be measured in miles east-west, and miles north-south, or perhaps in feet east-west, and kilometers northwest-by-southeast. So the exact same point on a map, might have different "numbers" (coordinates) attached to it, even when using a common origin as a reference.