(10steps) PrintForm Definitions Lemmas mb automata 3 Sections GenAutomata Doc

At: rel mng static 1

1. name: relname()
2. r1: Term List

rho,ds,da,de,e,s,a,tr,tr',x:Top. rel_mentions_trace( < name,r1 > ) (list_accum(x,t.x([[t]] 1of(e) s a tr');x;r1) ~ list_accum(x,t.x([[t]] 1of(e) s a tr);x;r1))

By:
ListInd -1
THEN
All (Fold `mk_rel`)
THEN
All (Unfold `rel_mng`)
THEN
All Reduce
THEN
Try (Complete Auto)


Generated subgoal:

13. u: Term
4. v: Term List
5. rho,ds,da,de,e,s,a,tr,tr',x:Top. rel_mentions_trace(mk_rel(name, v)) (list_accum(x,t.x([[t]] 1of(e) s a tr');x;v) ~ list_accum(x,t.x([[t]] 1of(e) s a tr);x;v))
rho,ds,da,de,e,s,a,tr,tr',x:Top. rel_mentions_trace(mk_rel(name, [u / v])) (list_accum(x,t.x ([[t]] 1of(e) s a tr');x ([[u]] 1of(e) s a tr');v) ~ list_accum(x,t....;x (...);v))


About:
pairlistconsassertapplysqequaltopimpliesall

(10steps) PrintForm Definitions Lemmas mb automata 3 Sections GenAutomata Doc