A vector space over R consist of a set V on which is defined of addition associated to elements v1andv2ofV, anelementuandvofV
And an operation of multiplication by scalars,associated to each element δ of R and to each element vofV
an element δvofV
V satisfies the following axioms
1.v1+v2=v2+v1
2.(v1+v2)+v3=v1+(v2+v3)
3. There exists a 0 element0ofV such thatv+0=v
4. Given any element vofV there exists −vofV with the property that
v+(−v)=0
5. (δ1+δ2)v=δ1v+δ2v
6.δ(v1+v2)=δv1+δv2
7.δ1(δ2v)=(δ1δ2)v
8.Iv=v
Where I is the multiplicative identity element of R
Therefore V is a vector space over R
Comments