Basic Examples 
(1)
 

Test whether two lists of vectors in
n

span the same subspace:
In[302]:=
[◼]
SameSpanQ
[{{1,2,3},{1,2,4}},{{2,4,7},{2,4,9}}]
Out[302]=
True

Scope 
(12)
 
