Questions: Tautology, Satisfiability, and Validity

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Which of the following is a tautology?

Ap ∧ q
Bp → q
Cp ∨ ¬p
D¬(p ∧ q)
Question 2 Multiple Choice

The formula p → q is tested under the interpretation p = True, q = False, giving the result False. Student A concludes that p → q is not valid. Student B concludes that p → q is also not satisfiable. Which students are correct?

ABoth students are correct
BNeither student is correct — p → q is a tautology
CStudent A only — p → q is not valid, but it is satisfiable (true when p = False or q = True)
DStudent B only — the formula is unsatisfiable
Question 3 True / False

A formula that is true under the specific interpretation you are currently working with is a valid (tautological) formula.

TTrue
FFalse
Question 4 True / False

If φ is a satisfiable formula, then its negation ¬φ is not a tautology.

TTrue
FFalse
Question 5 Short Answer

A classmate says: 'p is true in my model, so p is a valid formula.' Explain the error, and give an example of a formula that is true under some interpretations but is not valid.

Think about your answer, then reveal below.