https://slides.com/georgelee/ics-141-proofs/live
Most of the proofs we'll be going over are of the form
∀x P(x) → Q(x)
Prove that the product of two odd integers is odd.
Prove "If x² is even, then x is even"
If n is an integer and n^3 + 5 is odd, then n is even