0
$\begingroup$

How is $p \rightarrow (q\rightarrow p)$ equivalent to $p \rightarrow (p \lor q)$ ?

My attempt p→(~q v p) I don't get how did the answer came (this is a question in my textbook)

Please respond ASAP!

  • 7
    Okay I'll respond: ASAP!2017-01-28
  • 0
    Please not that P and p are distinct. It seems you mean the same thing by them.2017-01-28
  • 0
    They were the same sir2017-01-28
  • 1
    Do you know what truth tables are?2017-01-28
  • 0
    Yeah..I know how to do them...I tried building one ...and yes the statement seems to be true...but I want an algebraic method instead2017-01-28
  • 0
    You do know that $q \rightarrow p$ is equivalent to $\neg q \vee p$. Apply the same rule to the outside implication.2017-01-28
  • 0
    I don't get you.. could you show that properly fabio ?2017-01-28

1 Answers 1

2

Note that $ q \rightarrow p$ is equivalent to ~$q\lor p$ so it simplifies to $ p \rightarrow ($~$q\lor p)$ now this is also equivalent to ~$p \lor($~$q\lor p)$ which is again $ p \rightarrow (p \lor $~$q)$

  • 0
    Yeah I totally agree ...this is what I did but the answer is p→(pvq)2017-01-28
  • 0
    I think there is some typo in the question.2017-01-28
  • 0
    Probably... Still Thanks a lot navin...2017-01-28