Disjunction Math Example 3
Follow the full solution, then compare it with the other examples linked below.
Example 3
easyEvaluate: (a) 'F T', (b) 'F F', (c) 'T T'.
Solution
- 1 (a) (at least one is true).
- 2 (b) (neither is true).
- 3 (c) (at least one, in fact both, are true).
Answer
Disjunction is false only when both components are false. All other combinations yield true.
About Disjunction
A disjunction is a compound statement that is true whenever at least one of its parts is true.
Learn more about Disjunction โMore Disjunction Examples
Example 1 easy
Let [formula]: '[formula] is even' and [formula]: '[formula] is odd'. Evaluate [formula] and explain
Example 2 mediumFind all real [formula] satisfying '[formula] or [formula]', and express as a union of intervals.
Example 4 mediumUse a truth table to verify De Morgan's Law: [formula].