[FMFP] Notes (uncompiled) for axiomatic semantics + LTL

This commit is contained in:
2026-08-06 13:49:51 +02:00
parent d6ecbc2caa
commit dad7286f10
2 changed files with 5 additions and 0 deletions
@@ -43,3 +43,6 @@ These two properties are \textit{mutually exclusive} (with one exception, \textt
In fact, every LTL formula is a either one of the two, or a conjunct of both.
Finally, as a reminder, an LTL formula is for example $\square \Diamond A$, with $A$ an atomic proposition.
Having an eventually in the formula fairly early on \textit{can} be an indicator that it is a liveness property,
an always in the same positions \textit{can} indicate a safety property.