$(\mathbb{R}^{\mathbb{R}},+, \cdot)$ is an $\mathbb{R}$ Vector space. For all $n \in \mathbb{N}^*$, prove that the set $\left(e^{ kx }\right)_{k \in [|1,n|]}$ is linearly independent.
I have already proved it by induction, but I'm trying to prove it now using isomorphisms, and here's how I've gone through it so far. Let $n \in \mathbb{N}^*$, and let us prove that the set $\left(e^{ kx }\right)_{k \in [|1,n|]}$ is linearly independent. Consider the following morphism $$ \begin{align} f:\:(\mathbb{K}_{n}[X],+,\cdot)& \longrightarrow (f(\mathbb{K}_{n}[X]),+,\cdot) \\ &P \mapsto \tilde{P} \circ(e^{ x }) \end{align} $$ Since the set $(X^{k})_{k \in [|1,n|]}$ is already linearly independent in $\mathbb{K}_{n}[X]$, all I gotta do now is prove that $f$ is injective to deduct that $\left(e^{ kx }\right)_{k \in [|1,n|]}$ is linearly independent in $\mathbb{R}^{\mathbb{R}}$. Now here is where im stuck, as I find it quite difficult to prove that $f$ is injective. I wanna see if it is possible, in some way, to prove that $f$ is injective.