Let $s\in \mathcal{L}(F,E)$
$$\displaystyle F \overset{s}{\longrightarrow} E\overset{^ts}{\longrightarrow} F$$ I spent two days to show that :$$\text{Im}(s)\cap \ker (\,^ts)=\{0_E\}\qquad \tag{1}$$
I'm not sure that is right, I tried with specific matrix (3x3), and it works.
But when I want to provide a general proof, I struggle.
I used the Annihilator but no way to find a solution, may be this statement is wrong...?
I add more information about $E$ and $F$ regarding the comments
$F=\mathbb{R}^p$ and $E=\mathbb{R}^n$ with $p\le n$
Or $F=(\mathbb{R}^p,\langle\cdot,\cdot\rangle)$ and $E=(\mathbb{R}^n,\langle\cdot,\cdot\rangle)$
The matrix associated at $u$ is $M$ and $M\in \mathcal{M}_{n,p}(\mathbb{R})$
It is sufficient to show that $$ \ker s^t\subset(\text{Im } s)^\perp $$ because we can then conclude by: $$ \ker s^t \cap \text{Im}\ s \subset (\text{Im}\ s)^\perp \cap \text{Im}\ s =\{0_E\} $$
The claim $\ker s^t\subset(\text{Im } s)^\perp$ can be proven as follows:
\begin{align*} e\in\ker s^t &\Rightarrow s^t(e)=0_F \\ &\Rightarrow \forall f\in F,\ \langle f,s^t(e) \rangle_F=0 \\ &\Rightarrow \forall f\in F,\ \langle s(f),e\rangle_E=0 \\ &\Rightarrow \forall f\in F,\ s(f) \perp e \\ &\Rightarrow e \in (\text{Im}\ s)^\perp \end{align*}