The qustion is how to find an isomorphism between two spans: span{(1,0,0,0),(0,1,0,0)} and span{(3,2,1,0),(1,1,1,1)}. I can see they are both lineary independet so they form bases, but how do I find the isomorphism?
2026-03-27 11:43:58.1774611838
Finding an isomorphism between spans
157 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
A linear mapping between the spans (subspaces) can be given by mapping a basis of span to the basis (generating system in general) of the other span, here
$\phi(1,0,0,0) = (3,2,0,0)$ and $\phi(0,1,0,0)=(1,1,1,1).$
Since both spans have the same dimension you already have an isomorphism.