Short trick method for solving propositions argument based problem of discrete mathematics-GATE 2025.
[fvplayer id=”185″]
Here’s a short-trick method for solving Propositions/Argument-Based Problems in Discrete Mathematics β highly useful for GATE 2025 CSE/IT aspirants.
π§ Topic: Propositional Logic (Argument Validity) β Shortcut Method
π― What is the Goal?
You are often asked:
βIs this argument valid?β
Or
βWhich conclusion logically follows from the given premises?β
Instead of using truth tables (which are time-consuming), use this shortcut method:
π TRICK: Use the βAssume True Premises, Test False Conclusionβ Method
β Step-by-Step:
-
Assume all premises are TRUE
-
Assume the conclusion is FALSE
-
Try to find a truth assignment (T/F for each variable) that satisfies both.
-
If you can, argument is invalid.
-
If you cannot, argument is valid.
-
π Example Question (GATE Style):
Given:
-
Premise 1:β―p β q
-
Premise 2:β―q β r
-
Conclusion:β―p β r
Is the argument valid?
π Apply the Trick:
-
Assume premises are true:
-
p β q is true
-
q β r is true
-
-
Assume conclusion is false:
-
p β r is false βΉ p = T, r = F
-
Now check:
-
p = T
-
r = F
-
For p β q to be true and p = T, then q = T
-
For q β r to be true and q = T, then r = T β (but we assumed r = F)
β Contradiction. So no such assignment exists.
β Conclusion: Argument is Valid
β‘ Bonus Shortcut Symbols to Remember
| Symbol | Meaning |
|---|---|
| β§ | AND |
| β¨ | OR |
| β | IMPLIES |
| β | BICONDITIONAL (IFF) |
| Β¬ | NOT (Negation) |
β¨ Truth Value Hints (for implication p β q)
| p | q | p β q |
|---|---|---|
| T | T | T |
| T | F | F |
| F | T | T |
| F | F | T |
Only false when p = T and q = F
π Fast Tips:
-
Conjunction (p β§ q) is false if any one is false
-
Disjunction (p β¨ q) is true if any one is true
-
Implication (p β q) is only false when p = T and q = F
π§ͺ Practice It:
π Try this:
Premises:
-
Β¬p β¨ q
-
Β¬q β¨ r
Conclusion:
Β¬p β¨ r
Try using the same trick and you’ll quickly conclude: the argument is valid.
Would you like a PDF notes version, practice problems, or a video explanation with examples for this topic?
