I am just dabbling with proofs and need some guidance. Please look at https://math.libretexts.org/Courses/Mount_Royal_University/MATH_1150%3A_Mathematical_Reasoning/3%3A_Number_Patterns/3.1%3A_Proof_by_Induction
For Example 3.1.1:
I understand the following, "We will show that 2^k + 1 > (k + 1) + 4."
What I don't understand is the next line, "Consider 2^k + 1 = 2(2^k) > 2(k + 4) = 2k + 8."
And consequently I don't understand the next line after the one above.
Any insight would be appreciated. Thank you!