If two linear transformations between finite-dimensional vector spaces, we say
$$L,T : V \longrightarrow W$$
has the same kernel, and kernel is not the space zero. Is $T$ a multiple of $L$?
If two linear transformations between finite-dimensional vector spaces, we say
$$L,T : V \longrightarrow W$$
has the same kernel, and kernel is not the space zero. Is $T$ a multiple of $L$?
No, for example take the linear map $f\in\operatorname{End} K^2$ associated (using the standard basis) to the matrix $$ \begin{bmatrix} 0 & 1 \\ 1&0 \end{bmatrix} $$ This matrix is invertible and hence $f$ has trivial kernel. The identity map on $K^2$ is also invertible (of course!), but $f$ and $\operatorname{id}$ are not multiples of each other.
For a general counterexample to your edited question. Let $K$ be a field and $n>1$. Consider the maps $f, g\in \operatorname{End} K^n$ defined by $f(x)=(x_1,0,\ldots,0)$ and $g(x)=(x_1,\ldots,x_1)$.
Hint: Take square matrices of order $2$ like $A=[a_{ij}]$ where $a_{11}=1, a_{12}=a_{21}=a_{22}=0$ and $B=[b_{ij}]$ where $b_{21}=1, b_{11}=b_{12}=b_{22}=0$