Nature of Propositional Logic
Nature of Propositional Logic
Tautology-
• A compound proposition is called tautology if and only if it is true for all possible
truth values of its propositional variables.
• It contains only T (Truth) in last column of its truth table.
Contradiction-
Contingency-
Valid-
Invalid-
Falsifiable-
• A compound proposition is called falsifiable if and only if it can be made false for
some value of its propositional variables.
• It contains either only F (False) or both T (Truth) and F (False) in last column of
its truth table.
Unfalsifiable-
Satisfiable-
• A compound proposition is called satisfiable if and only if it can be made true for
some value of its propositional variables.
• It contains either only T (Truth) or both T (True) and F (False) in last column of its
truth table.
Unsatisfiable-
Important Points-
Problem-01:
Determine the nature of following propositions-
1. p ∧ ∼p
2. (p ∧ (p → q)) → ∼q
3. [ (p → q) ∧ (q → r) ] ∧ ( p ∧ ∼r)
4. ∼(p → q) ∨ (∼p ∨ (p ∧ q))
5. (p ↔ r) → (∼q → (p ∧ r))
Solution-
Part-01:
Method-01: Using Truth Table-
p ∼p p ∧ ∼p
F T F
T F F
Part-02:
F F T F T T
F T T F F T
T F F F T T
T T T T F F
Part-03:
p q r p→q q→r (p → q) ∧ (q → r) p ∧ ∼r R
F F F T T T F F
F F T T T T F F
F T F T F F F F
F T T T T T F F
T F F F T F T F
T F T F T F F F
T T F T F F T F
T T T T T T F F
Part-04:
Method-01: Using Truth Table-
F F T T F F T T
F T T T F F T T
T F F F T F F T
T T F T F T T T
Part-05:
F F T T T F F F F T
F T F F T T T F T T
F T T F T F F F T T
T F F T F T F F F T
T F T T T T T T T T
T T F F F T F F T T
T T T F T T T T T T