in Others recategorized by
759 views
0 votes
0 votes

​​​​​​Let $x$ and $y$ be two propositions. Which of the following statements is a tautology /are tautologies?

  1. $(\neg x \wedge y) \Rightarrow(y \Rightarrow x)$
  2. $(x \wedge \neg y) \Rightarrow(\neg x \Rightarrow y)$
  3. $(\neg x \wedge y) \Rightarrow(\neg x \Rightarrow y)$
  4. $(x \wedge \neg y) \Rightarrow(y \Rightarrow x)$

in Others recategorized by
by
759 views

1 Answer

1 vote
1 vote

Checking by Elimination:

X -> Y is Fallacy (False) if X = T and Y = F.


Let's try to make RHS of propositions a Fallacy, and put those values of X and Y in LHS to check if an option is tautology.

A) for X = F, Y = T we get RHS = F an LHS = T.
Overall, T -> F  = F. Hence it is not tautology.

B) for X= F, Y = F we get F -> F = T. Tautology

C) for X= F, Y = F we get F -> F = T. Tautology

D) for X= F, Y = T we get F -> F = T. Tauotlogy

B, C, D are correct options.

Answer:

Related questions