I must evaluate $$\int_0^{\int_0^{\vdots}\frac{1}{\sqrt{x}}\text{d}x}\frac{1}{\sqrt{x}}\text{d}x$$ My idea is that if we set $$L:=\int_0^{\vdots}\frac{1}{\sqrt{x}}\text{d}x$$ Then the integral must satisfy the equation $$\int_0^L \frac{1}{\sqrt{x}}\text{d}x=L$$ And we have that $$\int_0^L \frac{1}{\sqrt{x}}\text{d}x=\lim_{\varepsilon \to 0^+}\int_\varepsilon^L\frac{1}{\sqrt{x}}\text{d}x=2\sqrt{L}$$ So we have the equation $2\sqrt{L}=L$, that leads to the solutions $L_1=0$ and $L_2=4$; now I suspect that $$\int_0^{\int_0^{\vdots}\frac{1}{\sqrt{x}}\text{d}x}\frac{1}{\sqrt{x}}\text{d}x > 0$$ So the only choice left if $L_2=4$, but I don't actually know how to prove it rigorously; I'm sure that the last integral is $\geq0$ because $\sqrt{x}\geq0$, but maybe it is $>0$ because the square root can't be $0$ being at the denominator.
Two questions:
1) is my argument right? I'm not sure if it is rigorous, especially when I "substitute" the upper bound with $L$; maybe I can approach it with sequences.
2) In this case the square root was at the denominator so somehow I've excluded the fact that the integrand could be $\geq0$ (if my argument is correct), but in general how can I prove that if $f(x)>0$ then $\int_a^b f(x) \text{d}x >0$ and not $\int_a^b f(x)\text{d}x \geq 0$ (if this is true)?
Thanks.