About vector space and subspaces

applechu
Messages
10
Reaction score
0
Hi:
I am a newbie to linear algebra; I have a problem about
vector space and subspaces. How to distinguish these two
subject. what I know from books is subspace is going through
zero, but I still can not figure out what is the difference between
vector space and subspaces, thanks.
 
Physics news on Phys.org
applechu said:
Hi:
I am a newbie to linear algebra; I have a problem about
vector space and subspaces. How to distinguish these two
subject. what I know from books is subspace is going through
zero, but I still can not figure out what is the difference between
vector space and subspaces, thanks.



Simple: a vector subspace is a vector space in its own, but the particle "sub" indicates that it is a subset of a vector space that

contains it, and they both are vectors spaces wrt the very same operations and, of course, over the same field.

Thus, for example, the set \,\,\{t(1,0) \,;\,t\in\mathbb{R}\}\, is a v. subspace of \,\mathbb{R}^2\,, but \,\mathbb{R}^2\, is

not a subspace of \,\mathbb{R}^3 is the former as not a subset of the latter.

DonAntonio
 
DonAntonio is correct, but I think his example is confusing.

\mathbb{R}^2 is not a subspace of \mathbb{R}^3 because the former are vectors with two entries, and the latter are vectors with three entries. They are just different animals altogether, and so cannot be subsets of one or another.

However, in practice we tend to think of \mathbb{R}^2 as a subset of \mathbb{R}^3 with the tacit understanding that every vector in \mathbb{R}^2 gets a zero appended to it.

So [4,2]\in\mathbb{R^2} becomes [4,2,0]\in\mathbb{R^3}

With this understanding, \mathbb{R}^2 is a subspace of \mathbb{R}^3

I add this not to nit pick or be confusing. I add this because this is how most people see \mathbb{R}^2 and it's important to make explicit why it is wrong to do so (like in DonAntonio's post) and what we implicitly do in our intuition.
 
Last edited:
Thanks a lot
 
Back
Top