edited by
457 views
14 votes
14 votes

If $F_1, F_2$ and $F_3$ are propositional formulae/expressions, over same set of propositional variables, such that $F_1\wedge F_2\rightarrow F_3$ is a contradiction, then which of the following is/are necessarily true?

  1. Both $F_1$ and $F_2$ are tautologies
  2. The conjunction $F_1\wedge F_2$ is a tautology
  3. $F_3$ is a contradiction
  4. $F_1,\;F_2$ and $F_3$ all are contradictions.
edited by

2 Answers

4 votes
4 votes

Given formulas are $F_{1}$, $F_{2}$ and $F_{3}$

Question is saying that, $F_{1} \wedge F_{2} \rightarrow F_{3}$ is a contradiction. 

Contradiction means it should be always FALSE.

See that $F_{1}$, $F_{2}$ and $F_{3}$ are formulas. 

It can be any expression depending on some propositional variables like $p,q,….$

$p,q,…..$ $F_{1}$ $F_{2}$ $F_{3}$ $F_{1} \wedge F_{2}$ $F_{1} \wedge F_{2} \rightarrow F_{3}$
$……..$ $T$ $T$ $F$ $T$ $F$
  $T$ $T$ $F$ $T$ $F$
  $T$ $T$ $F$ $T$ $F$

 

So, From Truth Table we can observe that for truth values of $p,q,...$ variables the truth values of the Formulas $F_{1}, F_{2}, F_{3}$ are always $T, T, F$ respectively. Also, we are getting truth value of given expression always FALSE.

So, A; B; C are Correct. 

edited by
0 votes
0 votes

If F1 ^ F2 → F3 = False, (i.e contradiction)

then, it must be T → F = F.

So, F1 ^ F2 = T and F3 = F.

Thus options (a), (b) and (c ) are correct answers to this question.

 

After watching Deepak sir’s explanation, I thought of changing my answer here so that nobody reading the discussion on this beautiful question gets confused.

Basically, we can say a propositional variable is tautology ONLY WHEN all the values of it are True. 

Now, for F1^F2 to be True, both must be true and it is the ONE AND ONLY case possible for the value of the conjunction to be True.

 

Please check the discussion on https://gateoverflow.in/400763/go-classes-weekly-quiz-5-propositional-logic-question-16 → this question, to get a better understanding of the correct approach to solve this question.

edited by
Answer:

Related questions

4 votes
4 votes
3 answers
1
6 votes
6 votes
1 answer
2
7 votes
7 votes
3 answers
3