Sentential logic exercise from 'How to Prove it - A Structured Approach'

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
RUBSTEP
Messages
3
Reaction score
0

Homework Statement



This is an exercise from 'How to Prove it - A Structured Approach' (Exercise 7a, page 54) . So far a a really great book.

b1ZOg.jpg


Homework Equations



The DeMorgan, Absorption, Idempotent, Double Negation, Commutative, Associative, Distributive, Tautology, Contradiction, Conditional and Contrapositive law is what the book has gone through so far.

The Attempt at a Solution



I have been banging my head at this for hours. Constructing a truth table is trivial. But i haven't been able to go from one formula to the other by use of the stated laws. All exercises up to this have just required a few applications of the laws. So all my attempts at solving this so far have been mostly pages of jumping between formulas using the applicable laws.

I really feel like I am missing something. So any help would be greatly appreciated!
 
Physics news on Phys.org
[itex]\varphi[/itex][itex]\rightarrow[/itex][itex]\psi[/itex] Is introduced as an abbreviation for or shown to be equivalent to [itex]\neg[/itex][itex]\varphi[/itex] v [itex]\psi[/itex] earlier in that chapter, and [itex]\varphi[/itex][itex]\leftrightarrow[/itex][itex]\psi[/itex] for ([itex]\varphi[/itex][itex]\rightarrow[/itex][itex]\psi[/itex]) ^ ([itex]\psi[/itex][itex]\rightarrow[/itex][itex]\varphi[/itex]), so what you have to show is that

([itex]\neg[/itex]P v Q) ^ ([itex]\neg[/itex]Q v R) [itex]\Leftrightarrow[/itex] ([itex]\neg[/itex]P v R) ^ (((P ^ Q) v ([itex]\neg[/itex]P ^ [itex]\neg[/itex]Q)) v ((R ^ Q) v ([itex]\neg[/itex]R ^ [itex]\neg[/itex]Q)))

Does that help?
 
Im sorry I've shouldve been more clear. That formula is what i have tried to get to but with no success.
 
yeah I remember doing this one. Velleman isn't too clear on what he wants. I made a table but that did seem a little too simple. I tried hard to try to transform that first part into the second part but it is quite tricky. I wouldn't worry too much about it.
 
I would start by assuming (P→Q) and (Q→R) and then try to prove the rest. I can get you started in this direction. For example,

Suppose P. Then Q. Then R. Thus, P→R.

Then show the disjunction with the bijections is true too and then the "backwards" direction of assuming RHS and proving LHS of the bijection that you're trying to establish.

(Didn't realize how old this thread is -_-)
 
Last edited: