SW StudyWalks

Logic  /  Logic 120  ·  Atom · ~20 seconds

Disjunction

Video not yet published
to the StudyWalks catalog
State

p ∨ q is inclusive: true when either disjunct is true, or both. False only when both fail.

Show

"The alarm triggers if there's smoke or heat" — both at once certainly counts.

Watch for

Inclusive is the default. English sometimes means exclusive — the next video handles that.