I want to apply Gronwall's inequality on the differential inequality$$ y'(t)\leq Cy(t)^b $$ where $C$ is a constant and $b>1$. I was wondering if, in the differential form, I can simply define $\beta(t)=Cy(t)^{b-1}$ and rewrite the previous inequality as$$ y'(t)\leq \beta(t)y(t), $$ since $\beta$ is only required to be real-valued and continuous. Then, I would have that $y(t)$ can be estimated by the solution of the ODE $z'(t)=Cz(t)^b$, which is roughly $z(t)=Ct^\frac{1}{1-b}$. Thus$$ y(t)\leq Ct^\frac{1}{1-b}. $$ Is this correct or is there something I'm not seeing?
PS - I have heard of the Bihari-LaSalle inequality, but I'm not sure whether I need to go there.
As long as $y(t)$ is positive you can divide by $y(t)^b$ and then integrate $$ y(t)^{-b}y'(t)\le C\implies y(0)^{1-b}-y(t)^{1-b}\le (b-1)Ct $$ so that $$ y(t)\le \frac{y(0)}{\Bigl(1-y(0)^{b-1}(b-1)Ct\Bigr)^{1/(b-1)}}. $$