Chapter 20: Problem 1924
Which one of the following is false (a) p \(\Lambda(\sim \mathrm{p})\) is a contradiction (b) \((\mathrm{p} \Rightarrow \mathrm{q}) \Leftrightarrow(\sim \mathrm{q} \Rightarrow \sim \mathrm{p})\) is a contradiction (c) \(\sim(\sim p) \Leftrightarrow p\) is a tautology (d) \(p \mathrm{~V}(\sim \mathrm{p})\) is a tautology
Short Answer
Step by step solution
Check Statement (a): p ∧(~p) is a contradiction
Check Statement (b): (p → q) ↔ (~q → ~p) is a contradiction
Check Statement (c): ~(~p) ↔ p is a tautology
Check Statement (d): p ∨(~p) is a tautology
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with Vaia!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Contradiction
To identify a contradiction, a truth table is a handy tool. For instance, when checking the statement \( p \land (\sim p) \), meaning 'p and not p', the contradiction becomes evident.
- When \( p \) is true, \( \sim p \) is false, hence \( p \land (\sim p) \) equals false.
- Similarly, when \( p \) is false, \( \sim p \) is true, but \( p \land (\sim p) \) remains false.
Tautology
For example, the expression \( p \lor (\sim p) \), which translates to 'p or not p', is a classic tautology.
- When \( p \) is true, even though \( \sim p \) is false, \( p \lor (\sim p) \) is true.
- Conversely, when \( p \) is false, \( \sim p \) is true, thus \( p \lor (\sim p) \) still remains true.
Truth Table
In constructing a truth table:
- List all variables and their possible true (T) or false (F) values on separate columns.
- Include columns for each component of the given logical statement.
- Determine and fill in the resulting truth values for the overall expression by applying logical operations.
In the solution, truth tables were created for different statements to verify their nature, allowing us to conclude whether they were contradictions or tautologies.
Logical Implications
The implication \( p \Rightarrow q \) can be rewritten with the logical OR operator as \( \sim p \lor q \), establishing that \( q \) is true whenever \( p \) is true, or \( p \) is false.
With logical implications:
- The statement is false only when \( p \) is true and \( q \) is false.
- In all other cases, the statement is considered true.
This helps determine if such implications are equivalences, tautologies, contradictions, or something else.