(47steps) PrintForm Definitions Lemmas mb automata 4 Sections GenAutomata Doc

At: wp2 correctness 5 2

1. A: ioa{i:l}()
2. de: sig()
3. tc_ioa(A;de)
4. ioa_mentions_trace(A)
5. Q: Fmla
6. rho: Decl
7. e: {[[de]] rho}
8. a: [[A]] rho de e.action
9. tr: trace_env([[A.da]] rho)
10. trace_consistent_pred(rho;A.da;tr.proj;Q)
11. single_valued_decls(A.ds)
12. s: [[A]] rho de e.state
13. x': [[A]] rho de e.state
14. tc_pred(Q;A.ds; < > ;de)
15. closed_pred(Q)
16. covers_pred(A;Q)
17. [[A]] rho de e.trans(s,a,x')
18. r:rel(). r Q tc_pred(wp2_rel(A;kind(a);r);A.ds;dec_lookup(A.da;kind(a));de)

tc_pred(wp2(A;kind(a);Q);A.ds;dec_lookup(A.da;kind(a));de)

By: Unfold `tc_pred` 0

Generated subgoals:

119. r: rel()
20. r wp2(A;kind(a);Q)
tc(r;A.ds;dec_lookup(A.da;kind(a));de)
219. r: rel()
wp2(A;kind(a);Q) Collection(rel())

About:
applymemberimpliesall

(47steps) PrintForm Definitions Lemmas mb automata 4 Sections GenAutomata Doc