definition validLIOA :: "('a, 's) live_ioa ==> ('a, 's) ioa_temp ==> bool" where"validLIOA AL P ⟷ validIOA (fst AL) (snd AL \<longrightarrow> P)"
definition WF :: "('a, 's) ioa ==> 'a set ==> ('a, 's) ioa_temp" where"WF A acts = (♢◻⟨λ(s,a,t). Enabled A acts s⟩\<longrightarrow> ◻♢⟨xt2 (plift (λa. a ∈ acts))⟩)"
definition SF :: "('a, 's) ioa ==> 'a set ==> ('a, 's) ioa_temp" where"SF A acts = (◻♢⟨λ(s,a,t). Enabled A acts s⟩\<longrightarrow> ◻♢⟨xt2 (plift (λa. a ∈ acts))⟩)"
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.