Proof that every linear map $\phi: \mathbb{R} \to \mathbb{R}$ is bijective or zero.
It's not true for $\mathbb{R}^n, n \geq 2$, but how to proof/argue that it is true for $\mathbb{R} \to \mathbb{R}$?
Proof that every linear map $\phi: \mathbb{R} \to \mathbb{R}$ is bijective or zero.
It's not true for $\mathbb{R}^n, n \geq 2$, but how to proof/argue that it is true for $\mathbb{R} \to \mathbb{R}$?
If by "linear", you mean $\phi(x+y)=\phi(x)+\phi(y)$ and $\phi(cx)=c\,\phi(x)$, then argue as follows:
If $\phi(1)=a $, then $\phi(b) =\phi(b\cdot1) =b\phi( 1) =ba$.
If $a=0$, then $\phi$ is identically 0. If $a\ne0$, then, as easily verified, $\phi$ is bijective.
The kernel of an $\mathbb{R}$-linear map $\mathbb{R}\to \mathbb{R}$ is a subspace of $\mathbb{R}$, hence it is $\mathbb{R}$ or $\{0\}$, since these are the only ones.
If it is $\mathbb{R}$, this means the map is zero and we have finished.
If it is $\{0\}$, this means the map is injective.
In this case, we can conclude in two different ways:
1) The image of the map is also a subspace of $\mathbb{R}$. Hence, it is $\{0\}$ or $\mathbb{R}$. It can't be zero, for you can't have zero image and zero kernel. Therefore it must be $\mathbb{R}$, meaning it is surjective. Hence, it is bijective.
2) An injective linear map between linear spaces of the same dimension is automatically bijective.
The second approach is more immediate, but I thought of giving the first one, since it is, mutatis mutandis, the proof of Schur's lemma.