Suppose that $P(x,y)$ means: I can get to the point $\langle x,y\rangle$ in the plane. The first line then says that I can get to the origin, the second line says that if I’m somewhere in the plane, I can step one unit to the east, and the third line says that if I’m somewhere in the plane, I can step one unit to the north. Given all three of those statements, it’s intuitively clear that I can reach any point of the integer lattice in the first quadrant. (The integer lattice is the set of points whose coordinates are integers.)
Suppose that I had only the first two statements: then I could still reach the origin, which at least gets me onto the integer lattice, but I could only travel east, so I could only reach the points of the lattice that are on the non-negative $x$-axis. Similarly, if I had only the first and third statements, I could reach only the integer lattice points on the non-negative $y$-axis. And if I had only the second and third statements, I couldn’t get onto the integer lattice at all, so the ability to move east and north wouldn’t do me any good.
Thus, in order to be able to conclude that I can reach every point in the non-negative integer lattice, I need all three of the statements.