aeronautical
- 33
- 0
Homework Statement
Determine if the following is a tautology:
((p → q) Ʌ (q → p) → (p Ʌ q)
I don´t know how to show this. Can somebody pls show me all the steps
The discussion revolves around determining whether the expression ((p → q) Ʌ (q → p) → (p Ʌ q) is a tautology, which falls under the subject area of propositional logic.
Some participants have provided guidance on how to approach the problem by suggesting the use of a truth table and breaking down the expression. However, there is a lack of consensus on the understanding of the table's construction and the overall concept of tautology.
Participants mention feeling lost and find the problem tricky, indicating a potential gap in understanding the underlying principles of propositional logic and tautologies.
Cyosis said:Make the following table:
p|q|p → q|q → p|(p → q) Ʌ (q → p)|p Ʌ q|((p → q) Ʌ (q → p) → (p Ʌ q)
T|T|
T|F|
F|T|
F|F|
Now finish this table, if the last column yields true for all possible values for p and q then ((p → q) Ʌ (q → p) → (p Ʌ q) is a tautology.