Discrete math and rules of inference

162 Views Asked by At

I recently did this rules of inference/logic question and the method I used was different from the textbook so I was wondering if my work was correct?enter image description here

1

There are 1 best solutions below

3
On

$(p\to q) \wedge (q\to b)$ implies $p\to b$, but not the other way around. Hence those two justifications are false as written. Fortunately, you only need them in one direction, the one that is true.