Let p = “The Exams are decided” and q = “The Papers have been set”
Express each of these compound propositions as English sentences. And state
whether it is Contradiction, Tautology or Contingency.
a) ¬ p :
b) p ∨ q :
c) q → p :
d) p ↔ q :
e) ¬ p ∧ q :
f) ¬ p → ¬ q :
g) ¬ q → ¬ p :
h) ¬ q ∨ (¬ p ∧ q) :
Given that
“The Exams are decided” and “The Papers have been set”
Solution (a)
” The exams are not decided”
Solution (b)
“The exams are decided, or the papers have been set”
Solution (c)
“If the exams have been decided then the papers have been set”.
Solution (d)
“The exams are decided if and only if the papers have been set”
Solution (e)
“The exams are not decided, and the papers have been set”
Solution (f)
” If the exams are not decided, then the papers have not been set”
Solution (g)
” If the paper has not been set then the exams are not decided”
Solution (h)
"Either the papers have not been set or the papers have been set but the exams are not decided"
Comments