Imagine I have the SVD of $A$ so:
$$A = USV^\mathsf{T}.$$
How can I determine the $\ker(A^\mathsf{T})$ from the SVD? I understand that the $\ker(A^\mathsf{T})$ consists of all vectors that are orthogonal to the column space of $A$ but how can I find it reading the SVD?
since you have the svd of $A$, you also have the svd of $A^T$. Hence $\ker(A^T)$ is determined by $S$.