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

At: closed rel mng 2 1 2 2 2 1

1. r: rel()
2. rho: Decl
3. ds: Collection(dec())
4. daa: Collection(dec())
5. da1: Collection(SimpleType)
6. da2: Collection(SimpleType)
7. de: sig()
8. s: {[[ds]] rho}
9. e: {[[de]] rho}
10. a1: Top
11. a2: Top
12. tr: trace_env([[daa]] rho)
13. trace_consistent_rel(rho;daa;tr.proj;r)
14. tc(r;ds;da1;de)
15. closed_rel(r)
16. tc(r;ds; < > ;de) & a1 [[ < > ]] rho & a2 [[ < > ]] rho

[[r]] rho ds < > de e s a2 tr ~ [[r]] rho ds < > de e s a1 tr

By:
MoveToConcl -2
THEN
Unfolds [`closed_rel`;`rel_mng`] 0
THEN
Unfold `rel_free_vars` 0
THEN
GenConcl (r.args = aa)


Generated subgoal:

115. tc(r;ds; < > ;de) & a1 [[ < > ]] rho & a2 [[ < > ]] rho
16. aa: Term List
17. r.args = aa
reduce(t,vs. term_free_vars(t) @ vs;nil;aa) = nil (list_accum(x,t.x([[t]] 1of(e) s a2 tr);[[r.name]] rho 2of(e) ;aa) ~ list_accum(x,t.x([[t]] 1of(e) s a1 tr);[[r.name]] rho 2of(e) ;aa))

About:
listnillambdaapplyequalmembersqequaltopimpliesand

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