What does it mean for a logic formula to be ‘Valid’?
Every assignment will make the formula true.
What does it mean for a logic formula to be a ‘Tautology’?
Every assignment will make the formula true.
This is also known as it being ‘valid’.
What does it mean for a logic formula to be ‘Invalid’?
At least one assignment makes the formula false.
What does it mean for a logic formula to be ‘Satisfiable’?
At least one assignment makes the formula true.
What does it mean for a logic formula to be ‘Unsatisfiable’?
Every assignment makes the formula false.
What makes two logic formulas X and Y ‘equivalent’?
When X Y is a ‘tautology’.