This is a familiar differential equation.
\begin{cases} \dfrac{dy}{dx}=y \\ y(0)=1 \\ \end{cases}
When we solve this equation, we will do the following operation.
From $\dfrac{dy}{dx}=y,$ we get $\dfrac{1}{y} \dfrac{dy}{dx}=1.$
But when we do this, we have to mention that $y(x)\neq 0$ for all $x$.
I wonder how I can prove $y(x)\neq 0$ for all $x$.
This is my attempt.
Suppose there exists $x_1$ such that $y(x_1)=0$.
Because $y(0)=1,$ $x_1\neq 0$.
And we can say that $\dfrac{dy}{dx}(x_1)=y(x_1)=0.$
I couldn't proceed from this.
I think that I have to use "the uniqueness of solution of differential equations". But I don't know where I can use this.
I would like you to give me some ideas.