- Home
- /
- Math
- /
- Sets & Logic
- /
- Disjunction
A disjunction P \vee Q is a compound statement that is true whenever at least one of its parts is true. Disjunction expresses alternatives and is the logical backbone of union, piecewise definitions, and compound probability.
Definition
A disjunction P \vee Q is a compound statement that is true whenever at least one of its parts is true.
๐ก Intuition
At least one must be true. Logical OR is inclusive โ "P or Q or both" โ unlike the exclusive everyday "either/or."
๐ฏ Core Idea
P \vee Q is false only when both P and Q are false; it is true in all three other cases (TT, TF, FT).
Example
Formula
Notation
P \vee Q
๐ Why It Matters
Disjunction expresses alternatives and is the logical backbone of union, piecewise definitions, and compound probability.
๐ญ Hint When Stuck
Compare with AND by asking: 'Does at least one part need to be true, or do both?' If at least one, you want OR.
Formal View
Related Concepts
๐ง Common Stuck Point
Logical OR is inclusive (includes 'both'). 'XOR' is exclusive (one but not both).
โ ๏ธ Common Mistakes
- Using exclusive-or reasoning โ in logic, P \vee Q is true when both are true, unlike everyday 'or'
- Thinking P \vee Q means exactly one is true โ that is XOR (P \oplus Q), not OR
- Confusing \vee (or) with \wedge (and) โ P \vee Q is false ONLY when both are false
Go Deeper
Frequently Asked Questions
What is Disjunction in Math?
A disjunction P \vee Q is a compound statement that is true whenever at least one of its parts is true.
Why is Disjunction important?
Disjunction expresses alternatives and is the logical backbone of union, piecewise definitions, and compound probability.
What do students usually get wrong about Disjunction?
Logical OR is inclusive (includes 'both'). 'XOR' is exclusive (one but not both).
What should I learn before Disjunction?
Before studying Disjunction, you should understand: logical statement.
Prerequisites
Next Steps
Cross-Subject Connections
How Disjunction Connects to Other Ideas
To understand disjunction, you should first be comfortable with logical statement. Once you have a solid grasp of disjunction, you can move on to and statement and truth table.
Visualization
StaticVisual representation of Disjunction