Thread Closed

Question about the definition of a vector space...

 
Share Thread
Aug5-09, 05:49 PM   #1
 

Question about the definition of a vector space...


Suppose [itex]V[/itex] is a vector space over a field [itex]F[/itex] that has multiplicative identity 1. Do we have to take, as an axiom, that [itex]1\vec{v} = \vec v 1= \vec{v}[/itex] for every [itex]\vec v\in V[/itex], or is this a direct consequence of other, more rudimentary vector space axioms?
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Aug5-09, 06:20 PM   #2
 
I think that will depend on what the other axioms are. In any case, this vector [itex]u = v-1v[/itex] has the property: for every scalar [itex]a[/itex] we have [itex]au = 0[/itex] ... If you postulate that such a vector [itex]u[/itex] must be zero, that will be enough.
Aug5-09, 10:09 PM   #3
 
Part of the definition of a vector space is the existance a multiplicative identity. In other words, if 1 is the multiplicative identity, 1v = v for every v in V, or V is not a vector space.

Vector spaces, however, are not required to exhibit commutivity under multiplication, so there is nothing inherent in the definition of a Vector Space to require that v1 = v.
Aug9-09, 06:40 PM   #4
 

Question about the definition of a vector space...


The expression v1 is not defined in a typical (i.e. left) vector space. The fact that 1v=v follows from the properties of 1 in the field, since [tex]1v=w\Rightarrow v=1w=1v[/tex]. The real question is, why do you care? You know that it's true, so whether or not you have to take it as an axiom is a triviality.
Aug10-09, 06:05 PM   #5
 
Quote by Ravid View Post
The fact that 1v=v follows from the properties of 1 in the field, since [tex]1v=w\Rightarrow v=1w=1v[/tex].
If you leave out the axiom [itex]1v=v[/itex] I do not see how [itex]1v=w\Rightarrow v=1w[/itex] although I do see that [itex]1w=1v[/itex]
Aug10-09, 06:49 PM   #6
 
Dummit and Foote requires all R-modules (R is a ring with identity) to have the axiom 1m = m "to avoid 'pathologies' such as having rm = 0 for all r in R and m in M". Since all vector spaces are K-modules (where K is the field acting on the vector space), it is safe to assume that 1v = v is required to be an axiom to avoid problems.

The condition is probably redundant considering (rs)v = r(sv) is an axiom, and you can take s = r^{-1}, which is guaranteed to exist because K is a field to produce an identity 1, and then take r = 1 to show that 1v = v. Nevertheless, there's no harm in taking or neglecting it as a vector space axiom.
Aug10-09, 11:55 PM   #7
 
In their Introduction to Vectors and Tensors, Vol. 1, Bowen and Wang define a vector space as a 3-tuple (V,F,f) consisting of an additive abelian group V, a field F, and a function [tex]f : F \times V \rightarrow V[/tex], called scalar multiplication, such that, for all [tex]\lambda[/tex] and [tex]\mu[/tex] in F, and for all u, v in V

(1) [tex]f\left(\lambda, f\left(\mu,\mathbf{v} \right) \right) = f\left(\lambda\mu, \mathbf{v} \right)[/tex]

(2) [tex]f\left(\lambda + \mu,\mathbf{v} \right) = f\left(\lambda,\mathbf{v} \right) + f\left(\mu,\mathbf{v} \right)[/tex]

(3) [tex]f\left(\lambda,\mathbf{u} + \mathbf{v} \right) = f\left(\lambda,\mathbf{u} \right) + f\left(\lambda,\mathbf{v} \right)[/tex]

(4) [tex]f\left(1,\mathbf{v} \right) = \mathbf{v}[/tex]

http://repository.tamu.edu/handle/1969.1/2502

They add that it's customary to use the following simplified notation for the scalar multiplication function:

[tex]f\left(\lambda,\mathbf{v} \right) = \lambda \mathbf{v}[/tex]

and "we shall [...] also regard [tex]\lambda \mathbf{v}[/tex] and [tex]\mathbf{v} \lambda [/tex] to be identical." Thus, for Bowen and Wang, the existence of a scalar identity element for scalar multiplication is one of the (possible) axioms, and "communtativity" of scalar multiplication simply a matter of notation, not part of the formal definition. This seems close to what Ravid wrote about v1 being not defined, except that they've defined it as just an alternative way of denoting 1v = f(1,v).

They also note that their fourth axiom can be replaced with

(4) [tex]\lambda \mathbf{u} = \mathbf{0} \Leftrightarrow \lambda = 0 \text{ or } \mathbf{u} = \mathbf{0}[/tex]

and that their second axiom is redundant, proofs of both these statements being left as exercises.
Aug11-09, 12:42 AM   #8
 
Quote by Rasalhague View Post
They also note that their fourth axiom can be replaced with

(4) [tex]\lambda \mathbf{u} = \mathbf{0} \Leftrightarrow \lambda = 0 \text{ or } \mathbf{u} = \mathbf{0}[/tex]
Hmm, I can see how this alternative axiom 4 could be derived from the original set of axioms:

Let [tex]\lambda \mathbf{u} = \mathbf{0}[/tex].

Then [tex]\lambda \mathbf{u} + \lambda \mathbf{u} = \lambda \mathbf{u}[/tex]

[tex]\Rightarrow \lambda \left( \mathbf{u} + \mathbf{u} \right) = \lambda \mathbf{u}[/tex]

Divide both sides by [tex]\lambda[/tex].

[tex]\text{If } \lambda \neq 0, \text{ then } \mathbf{u} + \mathbf{u} = \mathbf{u}[/tex].

Subtracting u from each side, u = 0.

But I don't know if a similar arument in reverse would ensure that the original axiom 4 was true, given this alternative version.
Aug11-09, 03:16 AM   #9
 
Quote by Rasalhague View Post
Hmm, I can see how this alternative axiom 4 could be derived from the original set of axioms:

Let [tex]\lambda \mathbf{u} = \mathbf{0}[/tex].

Then [tex]\lambda \mathbf{u} + \lambda \mathbf{u} = \lambda \mathbf{u}[/tex]

[tex]\Rightarrow \lambda \left( \mathbf{u} + \mathbf{u} \right) = \lambda \mathbf{u}[/tex]

Divide both sides by [tex]\lambda[/tex].

[tex]\text{If } \lambda \neq 0, \text{ then } \mathbf{u} + \mathbf{u} = \mathbf{u}[/tex].

Subtracting u from each side, u = 0.

But I don't know if a similar arument in reverse would ensure that the original axiom 4 was true, given this alternative version.
Oh, actually I see they prove this properly in their Theorem 8.1, also covering the case where lambda = 0.

(a) [tex]\left(a \right) \quad 0\mathbf{u} = \mathbf{0}[/tex]
because [tex]0 = \lambda - \lambda = \lambda\mathbf{u} - \lambda\mathbf{u} = \mathbf{0}[/tex]

(b) [tex]\mathbf{0} = \lambda \mathbf{0}[/tex]
because [tex]\lambda\mathbf{u} = \lambda \left(\mathbf{u} + \mathbf{0} \right)[/tex], so

[tex]\lambda\mathbf{u} = \lambda\mathbf{u} + \lambda\mathbf{0}[/tex]

[tex]\lambda\mathbf{u} - \lambda\mathbf{u} = \lambda\mathbf{u} - \lambda\mathbf{u} + \lambda\mathbf{0}[/tex].

(c) [tex]\lambda\mathbf{u} = \mathbf{0} \Rightarrow \lambda = 0 \text{ or } \mathbf{u} = \mathbf{0}[/tex].

Proof. Let [tex]\lambda\mathbf{u} = \mathbf{0}[/tex]

By (a), this equation is satisfied if lambda = 0. If lambda does not equal 0, u must = 0 because

[tex]\mathbf{u} = 1\mathbf{u} = \lambda \left(\frac{1}{\lambda} \right)\mathbf{u} = \frac{1}{\lambda} \left(\lambda \mathbf{u}\right) = \frac{1}{\lambda} \left(\mathbf{0} \right) = \mathbf{0}[/tex]

Can we infer that u = 1u, from this final statement, given (c)?
Aug11-09, 10:12 AM   #10
 
Quote by g_edgar View Post
If you leave out the axiom [itex]1v=v[/itex] I do not see how [itex]1v=w\Rightarrow v=1w[/itex] although I do see that [itex]1w=1v[/itex]
I was using [tex]1^{-1}\cdot 1v=v[/tex] but now that you mention it I suppose that requires the axiom.
Thread Closed

Similar Threads for: Question about the definition of a vector space...
Thread Forum Replies
Basis - Complex Vector Space and Real Vector Space Calculus & Beyond Homework 5
Vector space question Calculus & Beyond Homework 1
Vector Space question Calculus & Beyond Homework 2
Question about vector space l^p Linear & Abstract Algebra 7
Vector Space Question Linear & Abstract Algebra 1