Premise 1: p ∧ q
Premise 2: q → r
Premise 3: s → ¬r
Premise 4: ¬r → ¬u
Premise 5: t ∨ s
Premise 6: t → ¬p ∨ U
Prove: u ∧ q
Does anybody know how to solve this proof using rules of inference? I know the rules of inference like modus ponens/tollens but I am not sure how to use them here. I am still beginning to learn these types of proofs.
Can anybody show me how to complete this? Thanks.