- Deontic Normal Modal Logic, with a serial access relation.
, also known as the Logic of Obligation, is an extension ofSemantics
semantics behave just likeSeriality
adds a serial restriction on the access relation for models.
Seriality
In every model, for each world
, there is some world such that is in the access relation.Tableaux
system tableaux.
tableaux are constructed just likeNodes
Nodes for bivalent modal tableaux come in two types:
A sentence-world pair like
, indicating that is true at .An access node like
, indicating that the pair is in the access relation .
Trunk
To build the trunk for an argument, add a node with each premise, with world
, followed by a node with the negation of the conclusion with world .
To build the trunk for the argument A1 ... An ∴ B write:
A1, w0
⋮
An, w0
¬B, w0
Closure
Rules
rules plus an additional Serial rule.
contains all theThe Serial rule applies to a an open branch b when there is a world w that appears on b, but there is no world w' such that w accesses w'.
Access Rules
Operator Rules
¬ Rules
∧ Rules
∨ Rules
⊃ Rules
≡ Rules
Modal Operator Rules
◇ Rules
◻ Rules
Predicate Rules
= Rules
Quantifier Rules
∃ Rules
∀ Rules
Compatibility Rules
⚬ Rules
→ Rules
↔ Rules
Notes
References
Further Reading