MHB Simplify Logic using One Connective: Solving ((q→p) ^ (p→r))→(r→q)

  • Thread starter Thread starter c4nn3t
  • Start date Start date
  • Tags Tags
    Logic
Click For Summary
The discussion focuses on simplifying the logical expression ((q→p) ^ (p→r))→(r→q) using only one logical connective. The user outlines their workflow, converting the expression into a disjunctive normal form (DNF) but struggles to reduce it to a single connective. Another participant suggests leveraging the identity property of logical conjunction to simplify the expression further. They emphasize that the middle disjunct should be corrected to (p ∧ ¬r). The conversation highlights techniques for logical simplification and the importance of applying logical identities effectively.
c4nn3t
Messages
3
Reaction score
0
So I've got

((q→p) ^ (p→r))→(r→q)

And I have to simplify it down as much as possible using only one logical connective for the end result (not one type, just one total). Here's been my workflow so far:

((¬q v p) ^ (¬p v r))→(¬r v q)
¬((¬q v p) ^ (¬p v r)) v (¬r v q)
¬(¬q v p) v ¬( ¬p v r)) v (¬r v q)
(q ^ ¬p) v (p ^ r) v (¬r v q)

From here, I'm not sure how to boil down this DNF form into a single 'x and/or/implies y'

Mucho thanks in advance ;)
 
Physics news on Phys.org
c4nn3t said:
(q ^ ¬p) v (p ^ r) v (¬r v q)
The middle disjunct should be $p\land\neg r$.

Use the fact that $(x\land y)\lor x=x$. Indeed,
\[
(x\land y)\lor x=(x\land y)\lor (x\land 1)=x\land (y\lor 1)=x\land 1=x.
\]
 
There is a nice little variation of the problem. The host says, after you have chosen the door, that you can change your guess, but to sweeten the deal, he says you can choose the two other doors, if you wish. This proposition is a no brainer, however before you are quick enough to accept it, the host opens one of the two doors and it is empty. In this version you really want to change your pick, but at the same time ask yourself is the host impartial and does that change anything. The host...

Similar threads

Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
861
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 18 ·
Replies
18
Views
2K
Replies
7
Views
2K