How to rigorously prove thar $h(x) = \log(1 + e^x)$ has minimum at $-\infty$?
I have tried taking the derivative of which comes $\frac{e^x}{1+e^x}=0\implies e^x=0$. This can only happen if $x\rightarrow -\infty$ also since it is a monotonically increasing function which is always +ve
I am not sure if this is a rigorous solution. Are there any counter-examples to this method? Any help is appreciated.