tl: fix first_match definition
* doc/tl/tl.tex: Here.
This commit is contained in:
parent
6dd7097148
commit
b860bb242e
1 changed files with 1 additions and 1 deletions
|
|
@ -707,7 +707,7 @@ $a$ is an atomic proposition.
|
|||
\VDash f\FSTAR{\mvar{i-1}..}))\\
|
||||
\end{cases}\\
|
||||
\sigma\VDash \FIRSTMATCH\code(f\code) & \iff
|
||||
(\sigma\VDash f)\land (\nexists k<|\sigma|,\,\sigma^{0..k}\nVDash f)
|
||||
(\sigma\VDash f)\land (\forall k<|\sigma|,\,\sigma^{0..k}\nVDash f)
|
||||
\end{align*}}
|
||||
|
||||
Notes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue