-2
$\begingroup$

Give the possible truth values of

  • a) $P \Rightarrow (Q \Rightarrow R)$
  • b) $(P \Rightarrow Q) \Rightarrow R$

Match?

  • 1
    Try with truth-table.2017-01-28

2 Answers 2

-3

a.) P ⇒(Q⇒R) ⇐⇒ (P ⇒Q)⇒(P ⇒R)

So taking the right hand side of expression create truth table.

Similarly for option b.) simplify expression and create truth table.

  • 1
    Sorry, but the conditional is *not* associative!2017-01-28
  • 0
    The first equivalence is valid, but I don't see how it is _useful_ for this question.2017-01-28
  • 0
    @Bram yes I see it. In some cases both are not equivalent.2017-01-28
  • 0
    @Henning Makholm its help in creating truth table.2017-01-28
  • 0
    How is rewriting to a _longer, more complicated_ formula helpful for filling out a truth table?2017-01-28
  • 0
    I don't think its complicated.2017-01-28
  • 0
    But I will try more easy solution wait.2017-01-28
  • 0
    My answer is wrong so you can unaceept it.2017-01-29
1

The conditional is not associative, so these are not the same. Try a truth table, or just see what happens if $P$ and $R$ are both False.

  • 1
    @l530332 please note the answer you accepted is not correct ...2017-01-28