A textbook asks
For which $p > 0$ is the solution of the IVP $$ \dot{x} = x^p, \quad x(0) = 1$$ unique and defined for all $t \leq 0$?
This is simple for $p \geq 1$, but otherwise we will have the solution $$ x \colon \mathbb{R} \to \mathbb{R}, x(t) = \begin{cases} \left( (1 - p)t + 1\right)^{1/(1 - p)} & t \geq \frac{1}{p - 1}\\ 0 & t < \frac{1}{p - 1} \end{cases}$$
which I think is only unique if
$$ x \colon \mathbb{R} \to \mathbb{R}, x(t) = \left( (1 - p)t + 1\right)^{1/(1 - p)}$$
is undefined or not a solution. At least in the case $p = 1/2$ it holds that $$ t/2 + 1 = \dot{x}(t) \neq \sqrt{x(t)} = \left| t/2 + 1 \right| \quad \left( t < \frac{1}{p - 1} \right) $$
Question: Suppose that $$ y^q, \qquad q := \frac{1}{1 - p} > 1 $$ is defined for negative $y$. Does the implication $$ y < 0 \quad\Rightarrow \quad y^q > 0$$ hold, hence leading to the same contradiction as for $p = 1/2$?