(a) Use a truth table to prove that if $p$ and $q$ are propositions, at least one of $p \rightarrow q$ or $q \rightarrow p$ is true.
(b) Let $I(x)$ be the propositional function " $x$ is an integer" and let $P(x)$ be the propositional function " $x$ is a positive number." The domain of discourse is $\mathbf{R}$. Determine whether or not the following proof that all integers are positive or all positive real numbers are integers is correct. By part (a),
$$
\forall x((I(x) \rightarrow P(x)) \vee(P(x) \rightarrow I(x)))
$$
is true. In words: For all $x$, if $x$ is an integer, then $x$ is positive; or if $x$ is positive, then $x$ is an integer. Therefore, all integers are positive or all positive real numbers are integers.