#1
Which symbol represents the logical AND operation in propositional logic?
#2
What is the role of parentheses in propositional logic expressions?
#3
If 'p implies q' is false, what can be said about the truth values of p and q?
#4
If 'p AND q' is true, what can be said about the truth values of p and q?
#5
In propositional logic, what is the negation of the statement 'p OR q'?
#6
Which logical connective has the same truth table as an exclusive OR (XOR)?
#7
Which law of propositional logic is represented by the statement 'p OR (q AND r) is equivalent to (p OR q) AND (p OR r)'?
#8
In propositional logic, what is the inverse of the statement 'If p, then q'?
#9
Which law of propositional logic is represented by the statement 'p AND (p OR q) is equivalent to p'?
#10
What is the contrapositive of the statement 'If p, then q'?
#11
In propositional logic, what is the satisfiability of a compound statement that contains contradictory propositions?
#12
Which logical connective is also known as the Sheffer stroke?
#13
What is the logical equivalence of 'p AND (q OR r)' in terms of 'p AND q' and 'p AND r'?
#14