I'm working on a Mathematica exercise, but I encountered a problem that has more to do with my mathematical knowledge.
This is the exercise along with the solution:
So I basically have 4 vectors. Vector $u_1$ and $u_2$ span vectorspace $V$, and vectors $w_1$ and $w_2$ span $W$. We are looking for the intersection of $V$ and $W$. Now, I don't understand why they compute the null space of both vector spaces.
I understand the solution provided here by user Daryl; How to find an intersection of a 2 vector subspace?.
But I don't understand why one would compute the null space first? Could someone explain this first step to me? Thanks in advance.