in Mathematical Logic recategorized by
769 views
1 vote
1 vote

 

Which of the following is FALSE?

$Read\ \wedge as\ AND, \vee\ as\ OR, \sim as\ NOT, \rightarrow$ as one way implication and $\leftrightarrow$ as two way implication?

  1. $((x\rightarrow y)\wedge x)\rightarrow y$ 
  2. $((\sim x\rightarrow y)\wedge (\sim x\wedge \sim y))\rightarrow x$
  3. $(x\rightarrow (x\vee y))$
  4. $((x\vee y)\leftrightarrow (\sim x\vee \sim y))$
in Mathematical Logic recategorized by
by
769 views

1 comment

In this first three are tautology and in last option I am getting truth values as "F T  T F".
May be there is something missing either in the question or in the options.
0
0

2 Answers

0 votes
0 votes
0 votes
0 votes
TAKE OPTION A

((x→y)∧x)→y((x→y)∧x)→y

Truth value :  T ,T ,T ,T

Take option B :

((∼x→y)∧(∼x∧∼y))→x

Truth value :T ,T, T,T

Take option C

 

(x→(x∨y))

Truth value : T ,T,T ,T

taking option d

 

((x∨y)↔(∼x∨∼y))

Truth value :

F , T, T, F

Hence option d is correct .
by
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true