Tautology Concept- GATE 2025- Previous year paper discrete mathematics consider the following
Tautology Concept- GATE 2025- Previous year paper discrete mathematics consider the following
A tautology in propositional logic is a formula that is true in every possible interpretation, meaning it always evaluates to true regardless of the truth values of its constituent propositions. For example, the statement P∨¬PP \vee \neg P (where ∨\vee denotes logical OR and ¬\neg denotes logical NOT) is a tautology because either PP is true or ¬P\neg P is true, covering all possible scenarios.
In the context of the GATE 2025 examination, questions related to tautologies often require determining whether a given propositional formula is always true. For instance, consider the following question from the GATE CSE 2025 Set 1 paper:
Which one of the following well-formed formulae is a tautology?
- (P→Q)→(¬Q→¬P)(P \rightarrow Q) \rightarrow (\neg Q \rightarrow \neg P)
- (P→Q)→(Q→P)(P \rightarrow Q) \rightarrow (Q \rightarrow P)
- P→(Q→P)P \rightarrow (Q \rightarrow P)
- (P∧Q)→(P∨Q)(P \wedge Q) \rightarrow (P \vee Q)
Solution:
-
Option 1: (P→Q)→(¬Q→¬P)(P \rightarrow Q) \rightarrow (\neg Q \rightarrow \neg P)
- This is the contrapositive law, which states that a conditional statement is logically equivalent to its contrapositive. Therefore, this formula is a tautology.
-
Option 2: (P→Q)→(Q→P)(P \rightarrow Q) \rightarrow (Q \rightarrow P)
- This suggests that if PP implies QQ, then QQ implies PP. This is not necessarily true in all cases, so it is not a tautology.
-
Option 3: P→(Q→P)P \rightarrow (Q \rightarrow P)
- This indicates that if PP is true, then QQ implies PP. Regardless of QQ‘s value, PP remains true if PP is true. Thus, this is a tautology.
-
Option 4: (P∧Q)→(P∨Q)(P \wedge Q) \rightarrow (P \vee Q)
- If both PP and QQ are true, then at least one of them is true. This is always the case, making this formula a tautology.
Therefore, options 1, 3, and 4 are tautologies. However, since the question asks for the one well-formed formula that is a tautology, and multiple options satisfy this condition, it might be a misinterpretation or misprint in the question. Typically, such questions are designed to have a single correct answer. Candidates should carefully analyze each option and refer to authoritative sources or errata provided by the examination authorities for clarification.
For more practice on such topics, you can refer to previous years’ GATE questions on mathematical logic and tautologies. Websites like ExamSIDE provide a collection of past GATE questions with solutions, which can be beneficial for understanding the pattern and difficulty level of the questions.