$((\sim P) \vee \sim Q)\wedge((\sim P) \vee R)$
To solve this problem, we need to rewrite the given conditional statement into a logical expression and then find its equivalent form among the options provided. Let's analyze the statement and break it down step-by-step:
The given statement is: "If I have fever, then I will take medicine and I will take rest."
This can be represented in logical symbols as:
The statement "If I have fever, then I will take medicine and I will take rest" can be rewritten using logical implications as:
\(P \rightarrow (\sim Q \land R)\)
Using the logical equivalence of implications, we know that \(A \rightarrow B\) is equivalent to \(\sim A \lor B\). Therefore, the above expression can be rewritten as:
\(\sim P \lor (\sim Q \land R)\)
Using distribution of logical operators:
\((\sim P \lor \sim Q) \land (\sim P \lor R)\)
This is the equivalent expression for the original statement.
Now, let's compare this with the provided options to find the correct match:
Thus, the correct answer is:
\(((\sim P) \vee \sim Q) \wedge ((\sim P) \vee R)\)
This confirms that the logical expression we derived correctly matches the fourth option. Therefore, this is the equivalent logical statement for the given conditional statement.
The number of values of $r \in\{p, q, \sim p, \sim q\}$ for which $((p \wedge q) \Rightarrow(r \vee q)) \wedge((p \wedge r) \Rightarrow q)$ is a tautology, is :
Among the statements :
\((S1)\) \((( p \vee q ) \Rightarrow r ) \Leftrightarrow( p \Rightarrow r )\)
\((S2)\)\((( p \vee q ) \Rightarrow r ) \Leftrightarrow(( p \Rightarrow r ) \vee( q \Rightarrow r ))\)