vault backup: 2025-05-05 08:52:04
This commit is contained in:
parent
13fbfd08ec
commit
7a900fd39b
3 changed files with 6 additions and 4 deletions
|
@ -21,4 +21,7 @@ where I is any indexing set (possibility, also infinite). Satisfiability for thi
|
|||
|
||||
Of course, we can use the boolean constant FALSE (FF) and classical logical operators like disjunction $\lor$ and implication $=>$ (they can all be derived in the usual way from $TT, \lnot, \land$).
|
||||
|
||||
Another very useful logical operator is "box": let us define $\lnot \lozenge a p$
|
||||
Another very useful logical operator is "box": let us define $\lnot \lozenge a p$ as $\square a \lnot \phi$
|
||||

|
||||
|
||||
From the last condition, we have that $P $\models \square a \phi$ if and only if $$\forall P': P \xrightarrow{a} P' \implies P' \models \phi$$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue