I'm currently working on some tautology questions as a brush up for a discrete mathematics course and I'm having a bit of trouble remembering tautology. Precisely, how do I prove certain statements are tautologies, without using truth tables? I've had luck with a couple but right now I'm stumped on the following :
Without doing a truth table, determine whether there are truth values of p, q, r
for which the logical statement
[p ∧ (p → q) ∧ r] → [(p ∨ q) → r]
is false.
Not using truth tables for a question such as this one seems almost impossible to me at the moment. Any help is appreciated in finding out how to navigate my way through this question.