ADDITIONAL RULES FOR PROOFS Flashcards
Describe Disjunctive Syllogism (DS).
If either A or B is true, and A is false, then B must be true.
Explain Modus Tollens (MT).
If A implies B, and B is false, then A must also be false.
Give an example of Modus tollens (MT).
If A is ‘If she won, she’s in the White House’ and ¬B is ‘She’s not in the White House’, then the conclusion is ‘She didn’t win’.
Define Double-Negation Elimination (DNE).
Not-not A is just A.
Illustrate Double-Negation Elimination (DNE) with an example.
If ¬¬A is ‘It’s not true that she’s not happy’, then the conclusion is ‘She is happy’.
What does the Law of Excluded Middle (LEM) state?
A is either true or false, with no middle ground.
Provide an example of the Law of Excluded Middle (LEM).
Either it’s sunny, or it’s not sunny. There is no third option.
Explain De Morgan’s Laws in the context of negation.
Not (A and B) is the same as Not A or Not B, and Not (A or B) is the same as Not A and Not B.
Give an example of De Morgan’s Laws for negating AND.
¬(A∧B) is equivalent to ¬A∨¬B: If it’s not both raining and sunny, it’s either not raining or not sunny.
Give an example of De Morgan’s Laws for negating OR.
¬(A∨B) is equivalent to ¬A∧¬B: If it’s not raining or sunny, it’s neither raining nor sunny.