Let $\varphi: \mathbb{R}^4 \to \mathbb{R}^4$ be a linear transformation given by $$\varphi(x_1, x_2,x_3,x_4)=(x_1+x_3-x_4,x_1+x_2+x_4,x_2-x_3+x_4,-x_1-2x_2+x_3-3x_4)$$ How do I find the bases of $\text{ker}(\varphi^*)$ and $\text{im}(\varphi^*)$?
The main problem for me here is that I know how to define $\varphi^*(\psi)=\psi(\varphi)$, but not $\varphi^*$ without an explicit second transformation. I would appreciate any comments.