41 41 votes Which one of the following Boolean expressions is NOT a tautology? $((\,a\,\to\,b\,)\,\wedge\,(\,b\,\to\,c))\,\to\,(\,a\,\to\,c)$ $(\,a\,\to\,c\,)\,\to\,(\,\sim b\,\to\,(a\,\wedge\,c))$ $(\,a\,\wedge\,b\,\wedge\,c)\,\to\,(\,c\vee\,a)$ $a\,\to\,(b\,\to\,a)$ Mathematical Logic gatecse-2014-set2 mathematical-logic propositional-logic normal + – go_editor 15.1k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
Best answer 51 51 votes Another way to solve it... Implication $A\to B$ is not tautology if $B$ is false and $A$ is true. For b option Let RHS ie. $b\to (a\wedge c)$ be false ie $b$ is false and $(a\wedge c)$ is false. Now, $a \wedge c$ is false if either one of them is false. Now, if $a$ and $c$ both are false then $a\to c$ is true. LHS is $\text{true}$ and RHS is $\text{false}.$ So option b is not tautology. Pooja Palod answered Nov 3, 2015 • edited Jan 11, 2023 by shadymademe Pooja Palod comment Share Follow See all 10 Comments 10 10 Comments reply Show 7 previous comments Aakash_ commented Aug 19, 2018 reply Follow flag LeenSharma putting 0/1 can be time consuming because we may have to check all the combination and that can be frustrating in exam. 0 0 replyShare Verma Ashish commented Jan 12, 2019 reply Follow flag Solving by boolean algebra rules is quite easy :) 2 2 replyShare Satoshi Nakamoto commented Oct 8, 2025 reply Follow flag can be solve by intuition 2 2 replyShare Please log in or register to add a comment.
29 29 votes $A.\ \ ((a \rightarrow b) \wedge (b \rightarrow c)) \rightarrow (a \rightarrow c)$ $\equiv (( \sim a \vee b) \wedge (\sim b \vee c)) \rightarrow (\sim a \vee c)$ $\equiv \sim (( \sim a \vee b) \wedge (\sim b \vee c)) \vee (\sim a \vee c)$ $\equiv (( a \ \wedge \sim b) \vee ( b \wedge \sim c)) \vee (\sim a \vee c)$ $\equiv (\sim a \vee ( a \ \wedge \sim b) )\vee( ( b \wedge \sim c) \vee c)$ $\equiv( (\sim a \vee a )\wedge(\sim a \vee \sim b) )\vee( ( b \vee c) \wedge( \sim c\vee c))$ $\equiv(T\wedge(\sim a \vee \sim b) )\vee( ( b \vee c) \wedge T)$ $\equiv\sim a \vee (\sim b \vee b) \vee c$ $\equiv\sim a \vee T \vee c$ $\equiv T$ $B.\ \ (a \rightarrow c)\rightarrow (\sim b \rightarrow(a \wedge c))$ $\equiv \sim(\sim a \vee c)\vee (( b \vee (a \wedge c))$ $\equiv ( a \wedge \sim c)\vee (( b \vee (a \wedge c))$ $\equiv (( a \wedge \sim c)\vee ( a \wedge c) )\vee b$ $\equiv (a \wedge(c \vee \sim c))\vee b$ $\equiv a \vee b $ $C. \ \ (a\wedge b \wedge c) \rightarrow(c \vee a)$ $\equiv \sim(a\wedge b \wedge c) \vee (c \vee a)$ $\equiv \sim a \sim b \sim c \vee c \vee a$ $\equiv (a\vee\sim a )\vee \sim b \vee(\sim c \vee c)$ $\equiv T\vee \sim b \vee T$ $\equiv T$ $D.\ \ a\rightarrow (b\rightarrow a)$ $\equiv\sim a \vee (\sim b \vee a)$ $\equiv(\sim a\vee a)\vee \sim b$ $\equiv T \vee \sim b$ $\equiv T$ Hence, Option(B) $(a \rightarrow c)\rightarrow (\sim b \rightarrow(a \wedge c))$ is the correct choice. LeenSharma answered May 15, 2017 LeenSharma comment Share Follow See 1 comment 1 1 comment reply Sona Barman commented Nov 11, 2017 reply Follow flag All doubts are cleared.Nice explanation. 0 0 replyShare Please log in or register to add a comment.
12 12 votes option B reduces to A+B rest all reduces to 1 Hence, B is not a tautology. amarVashishth answered Oct 8, 2015 amarVashishth comment Share Follow 0 reply Please log in or register to add a comment.
4 4 votes here, option a,c,d are only give T value by evaluating each parts... And option b does not give any Truth value. hence, b is the answer. pps121 answered Jan 3, 2015 pps121 comment Share Follow 0 reply Please log in or register to add a comment.
1 1 vote we can also solve it by satisfying the T(try to make LHS true) and F(try to make RHS False) condition of ->(implication), if it satisfied then it is NOT tautology. if it is not then it is Tautology. Answer is B Nikhil Prasad answered Jun 23, 2016 Nikhil Prasad comment Share Follow 0 reply Please log in or register to add a comment.
1 1 vote 😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊 akshay_123 answered Sep 13, 2023 akshay_123 comment Share Follow 0 reply Please log in or register to add a comment.