I try to understand the proof of Ramsey's Theorem for the two color case. There are still some ambiguities.
It says $R(r-1,s)$ and $R(r,s-1)$ exists by the inductive hypothesis. I know the principle of mathematical induction, but I still don't see it.
Furthermore it says in the proof that either $|M| \geq R(r-1,s)$ or $|N| \geq R(r,s-1)$. Why does this hold? I understand that $R(r-1,s) + R(r,s-1) -1 = |M| + |N|$.
Here's something about the second question:
Proof: Suppose that we do not have $x > a$, so that $x \leq a$. We then note that $$ a + b + 1 - x = (a-x) + b + 1\leq y $$ That is, we have $$ y \geq (a - x) + b + 1 \geq b + 1 > b $$ So, we have $y > b$.