Use Complete Induction of set theory to prove $\frac{1}{\sqrt{1}} + \frac{1}{\sqrt{2}} + \frac{1}{\sqrt{3}} + ... + \frac{1}{\sqrt{n}} > \sqrt{n}$.

I don't know about the induction of set theory but the inductive step for ordinary induction goes like this:

Assume

\begin{equation} \frac{1}{\sqrt{1}}+ \frac{1}{\sqrt{2}}+\cdots+\frac{1}{\sqrt{n}}>\sqrt{n} \end{equation}

\begin{equation} \sqrt{n}=\frac{n}{\sqrt{n}}>\frac{n}{\sqrt{n+1}} \end{equation} Therefore \begin{equation} \sqrt{n}>\sqrt{n+1}-\frac{1}{\sqrt{n+1}} \end{equation} so \begin{equation} \sqrt{n}+\frac{1}{\sqrt{n+1}}>\sqrt{n+1} \end{equation}

Thus \begin{equation} \frac{1}{\sqrt{1}}+ \frac{1}{\sqrt{2}}+\cdots+\frac{1}{\sqrt{n}}+\frac{1}{\sqrt{n+1}}>\sqrt{n+1} \end{equation}