I'm having a hard time figuring out a part of the solution So I'm trying to prove $n! > 2^n$ for $n \geq 4$
and the solution is attached as a picture
I'm confused as to what happens from the solution line 2 to 3. I don't get the "since k >= 4 and so $k + 1 \geq 2$" reasoning. How does k + 1 become 2 and why does the inequality go from > to $\geq$