Propositional Logic
This quiz is designed to assess your understanding of Propositional Logic, a fundamental area of mathematical logic that deals with the study of propositions and their relationships.
Questions
In propositional logic, a proposition is a statement that is either true or false, but not both.
- True
- False
The symbol "¬" is used to denote which logical operator?
- Conjunction
- Disjunction
- Negation
- Implication
The truth table for the logical operator "∧" (conjunction) is as follows:
-
P Q P ∧ Q
True True True
True False False
False True False
False False False -
P Q P ∧ Q
True True False
True False True
False True True
False False True -
P Q P ∧ Q
True True True
True False True
False True False
False False True -
P Q P ∧ Q
True True False
True False False
False True True
False False False
The logical operator "∨" (disjunction) is also known as the:
- Inclusive OR
- Exclusive OR
- Negation
- Implication
The truth table for the logical operator "→" (implication) is as follows:
-
P Q P → Q
True True True
True False False
False True True
False False True -
P Q P → Q
True True False
True False True
False True False
False False True -
P Q P → Q
True True True
True False True
False True True
False False False -
P Q P → Q
True True False
True False False
False True True
False False False
The logical operator "↔" (biconditional) is equivalent to which of the following compound propositions?
- (P ∧ Q) ∨ (¬P ∧ ¬Q)
- (P → Q) ∧ (Q → P)
- (P ∨ Q) ∧ (¬P ∨ ¬Q)
- (P ∧ ¬Q) ∨ (¬P ∧ Q)
In propositional logic, a tautology is a compound proposition that is always true, regardless of the truth values of its component propositions.
- True
- False
The following proposition is an example of a tautology:
- (P ∨ ¬P)
- (P ∧ Q) → P
- (P → Q) → ¬Q
- (P ∨ Q) ∧ (¬P ∨ ¬Q)
A contradiction is a compound proposition that is always false, regardless of the truth values of its component propositions.
- True
- False
The following proposition is an example of a contradiction:
- (P ∧ ¬P)
- (P → Q) → ¬Q
- (P ∨ Q) ∧ (¬P ∨ ¬Q)
- (P ∧ Q) → P
In propositional logic, a contingency is a compound proposition that is neither a tautology nor a contradiction.
- True
- False
The following proposition is an example of a contingency:
- (P ∨ ¬P)
- (P ∧ Q) → P
- (P → Q) → ¬Q
- (P ∨ Q) ∧ (¬P ∨ ¬Q)
The distributive law in propositional logic states that:
- (P ∨ (Q ∧ R)) = (P ∨ Q) ∧ (P ∨ R)
- (P ∧ (Q ∨ R)) = (P ∧ Q) ∨ (P ∧ R)
- (P → (Q ∧ R)) = (P → Q) ∧ (P → R)
- (P ∨ (Q → R)) = (P ∨ Q) → (P ∨ R)
The associative law in propositional logic states that:
- (P ∨ (Q ∨ R)) = (P ∨ Q) ∨ R
- (P ∧ (Q ∧ R)) = (P ∧ Q) ∧ R
- (P → (Q → R)) = (P → Q) → R
- (P ∨ (Q → R)) = (P ∨ Q) → R
The De Morgan's laws in propositional logic state that:
- ¬(P ∨ Q) = ¬P ∨ ¬Q and ¬(P ∧ Q) = ¬P ∧ ¬Q
- ¬(P → Q) = P ∨ ¬Q and ¬(P ∧ Q) = P ∨ ¬Q
- ¬(P → Q) = ¬P ∧ Q and ¬(P ∧ Q) = ¬P ∨ Q
- ¬(P → Q) = P ∧ ¬Q and ¬(P ∧ Q) = ¬P ∨ ¬Q