- Identify each simple statement in the chain.
- Determine the appropriate logical connector used.
- Apply the corresponding truth table rules.
- Substitute known values to verify outcomes.
| Scenario | Statement | Truth Conditions |
|---|---|---|
| Both true | (P and Q) | True |
| One true | (P or Q) | True |
| Both false | (P and Q) | False |
| Negated | (not P) | True iff P is false |