(12steps) PrintForm Definitions Lemmas mb state machine Sections GenAutomata Doc

At: trace inv as while


M:sm{i:l}(), P:(M.state(M.action List)Prop). (M |= always s,t.P(s,t)) (M |= s,t.P(s,t) while True) & (M |= initially s,t.P(s,t))

By: Auto

Generated subgoals:

11. M: sm{i:l}()
2. P: M.state(M.action List)Prop
3. (M |= always s,t.P(s,t))
(M |= s,t.P(s,t) while True)
21. M: sm{i:l}()
2. P: M.state(M.action List)Prop
3. (M |= always s,t.P(s,t))
(M |= initially s,t.P(s,t))
31. M: sm{i:l}()
2. P: M.state(M.action List)Prop
3. (M |= s,t.P(s,t) while True)
4. (M |= initially s,t.P(s,t))
(M |= always s,t.P(s,t))


About:
listfunctionpropandtrueall

(12steps) PrintForm Definitions Lemmas mb state machine Sections GenAutomata Doc