|
|
|
|
|
by dxbydt
2689 days ago
|
|
you need closure on scalar mult. if (2,3,4) is a valid int triple & 1/3 is your scalar then (2/3,1,4/3) throws you out of the group so there goes your closure.
unlike op, you don’t really need to know about fields to solve this. |
|
By this logic, should R not be a vector space, as it is not closed under scalar multiplication by i, or Q not be a vector space, as it is not closed under scalar multiplication by sqrt(2)?