
Andrew P. answered 09/20/21
PhD in Math with several years experience teaching discrete math
Pippi,
This is an if and only if statement, so you need to prove both directions. First assume a and b are integers and a < b. Since a and b are integers and a < b, the largest a can be is b - 1, so a a ≤ b - 1.
Conversely, suppose a and b are integers and a ≤ b - 1. Then a ≤ b - 1 < b, so a < b. That is all.
Andrew