So I had this problem on an old homework that I didn't really understand.
In each part a list of hypotheses are given. These hypotheses are assumed to be true. Using tautologies, you are to establish a desired conclusion. Indicate which tautology you are using to justify each step.
Hypothesis: r $\Rightarrow$ $\lnot$s , $\lnot$r $\Rightarrow$ $\lnot$t , $\lnot$t $\Rightarrow$ u, v$\Rightarrow$s
Conclusion: $\lnot$v $\lor$ u
So I went to office hours for this question and my professor pretty much reiterated the hint section in the back of hour textbook. What I am stuck on is how to use all these hypotheses to prove this conclusion. Can anybody guide me on how to approach a problem like this?
here is a list of tautologies for reference: http://www.math.ucsd.edu/~jeggers/math109/tautologies.pdf
One approach is to see what you feel you can deduce from the given hypotheses, and then separately concentrate on how to express that deduction using tautologies. For example: $r$ implies $\lnot s$, and $\lnot s$ implies $\lnot v$ (by the contrapositive of $v\implies s$; so if $r$ is true then $\lnot v$ is true. Similarly, what can you deduce if $\lnot r$ is true? And then, one of $r$ and $\lnot r$ has to be true....