I am wondering whether this proof is a valid proof of Eulers formula: $e^{ix}=i\sin(x)+\cos(x)$
$$\frac{d}{dx}e^{ix} = i(e^{ix})$$ $$\frac{d}{dx}(i\sin(x)+\cos(x)) = i\cos(x)-\sin(x) = i(i\sin(x)+cos(x))$$
Therefore it follows that for both $f(x)=e^{ix}$ and $f(x)=i\sin(x)+\cos(x)$, the following statement is true: $$\frac{d}{dx}f(x)=i(f(x))$$
And therefore since they both follow this property, they are equivalent.
I am very well aware of the actual proof involving taylor series, and my instinct is telling me that there is no justification for that final statement thus making it wrong, so now I am wondering, is there anything that can be done to this to make it a valid proof of Euler's formula?
You at least need to verify that the two functions satisfy a common initial condition, but other than that it looks pretty good. The real question is whether a complex-valued function is uniquely determined by its initial conditions and the complex-coefficient differential equation that it satisfies. If that is true, then it looks like you have a valid proof.