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

At: tc ioa inv vc 1 2 2 2 1 1

1. A: ioa{i:l}()
2. I: Fmla
3. de: sig()
4. tc_ioa(A;de)
5. tc_pred(I;A.ds; < > ;de)
6. covers_pred(A;I)
7. closed_pred(I)
8. single_valued_decls(A.ds)
9. v: vc{i:l}()
10. a: dec()
11. a A.da
12. r: rel()
13. r (rI.smts_eff_rel(action_effect(a.lbl;A.eff;A.frame);r))
14. r1: rel()
15. r1 I
16. as: (LabelTerm) List
17. 1of(unzip(as)) = rel_vars(r1)
18. i:. i < ||as|| 2of(as[i]) (x.smts_eff(action_effect(a.lbl;A.eff;A.frame);x))(1of(as[i]))
19. r = rel_subst(as;r1)

tc(rel_subst(as;r1);A.ds;dec_lookup(A.da;a.lbl);de)

By: BackThru Thm* r:rel(), as:(LabelTerm) List, ds:Collection(dec()), da:Collection(SimpleType), de:sig(). tc(r;ds;da;de) (x:Label. (x rel_vars(r)) (t:SimpleType. mk_dec(x, t) ds t term_types(ds;da;de;apply_alist(as;x;x)))) tc(rel_subst(as;r);ds;da;de)

Generated subgoals:

1 tc(r1;A.ds;dec_lookup(A.da;a.lbl);de)
220. x: Label
21. (x rel_vars(r1))
22. t: SimpleType
23. mk_dec(x, t) A.ds
t term_types(A.ds;dec_lookup(A.da;a.lbl);de;apply_alist(as;x;x))

About:
productlistless_thanlambdaapplyequalimpliesall

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