Given $p$ : A man is a judge, $q$ : A man is honest.
If $S_1$ : If a man is a judge, then he is honest
$S_2$ : If a man is a judge, then he is not honest
$S_3$ : A man is not a judge or he is honest
$S_4$ : A man is a judge and he is honest
Then
Show Hint
Memorize the fundamental rule: "If P then Q" ($\text{P} \rightarrow \text{Q}$) can always be rewritten as "Not P or Q" ($\sim\text{P} \vee \text{Q}$). Recognizing this identity allows you to match statements $S_1$ and $S_3$ instantly without building truth tables!