If I'm given a set of four vectors, such as A={(0,1,4,2),(1,0,0,1)...} and am given another set B, whose vectors are given as a form such as (x, y, z, x+y-z) all in ℝ, what steps are needed to show A is a basis of B?
I have calculated another basis of B, and found I can use linear combinations...