| Who Cites pred mentions? | |
| pred_mentions | Def pred_mentions(p;x) ==  | 
|  Thm*  | |
| rel_mentions |  Def rel_mentions(r;x) ==  | 
| Thm*  | |
| col_member |  Def x  | 
| Thm*  | |
| rel |  Def rel() == relname() | 
| Thm* rel()  | |
| term | Def Term == Tree(ts()) | 
| Thm* Term  | |
| relname | Def relname() == SimpleType+Label | 
| Thm* relname()  | |
| ts | Def ts() == Label+Label+Label+Label+Label | 
| Thm* ts()  | |
| st | Def SimpleType == Tree(Label+Unit) | 
| Thm* SimpleType  | |
| lbl |  Def Label == {p:Pattern|  | 
| Thm* Label  | |
| rel_args | Def t.args == 2of(t) | 
|  Thm*  | |
| l_member |  Def (x  | 
| Thm*  | |
| select | Def l[i] == hd(nth_tl(i;l)) | 
|  Thm*  | |
| term_vars | Def term_vars(t) == iterate(statevar v- > [v] statevar v'- > [v] funsymbol f- > nil freevar f- > nil trace(P)- > nil x(y)- > x @ y over t) | 
| Thm*  | |
| length |  Def ||as|| == Case of as; nil  | 
|  Thm*  | |
|  Thm* ||nil||  | |
| nat |  Def  | 
| Thm*  | |
| ground_ptn |  Def ground_ptn(p) == Case(p) Case ptn_var(v) = >  false | 
|  Thm*  | |
| assert |  Def  | 
| Thm*  | |
| ptn | Def Pattern == rec(T.ptn_con(T)) | 
|  Thm* Pattern  | |
| pi2 | Def 2of(t) == t.2 | 
|  Thm*  | |
| nth_tl |  Def nth_tl(n;as) == if n | 
|  Thm*  | |
| term_iter |  Def iterate(statevar x- > v(x)
 statevar x''- > v'(x')
 funsymbol op- > opr(op)
 freevar f- > fvar(f)
 trace(tr)- > trace(tr)
 a(b)- > comb(a;b)
 over t)
== term_iterate( | 
| Thm*  | |
| case_ptn_var |  Def Case ptn_var(x) = >  body(x) cont(x1,z) == ( | 
| term_iterate |  Def term_iterate(v;p;op;f;tr;a;t) == t_iterate( | 
| Thm*  | |
| ts_case |  Def ts_case(x)var(a)= > v(a)var'(b)= > p(b)opr(f)= > op(f)fvar(x)= > f(x)trace(P)= > t(P)end_ts_case  == Case(x) Case ts_var(a) = >  v(a) Case ts_pvar(b) = >  p(b) Case ts_op(f) = >  op(f) Case ts_fvar(x) = >  f(x) Case ts_trace(P) = >  t(P) Default = >   | 
|  Thm*  | |
| case_ts_trace |  Def Case ts_trace(x) = >  body(x) cont(x1,z) == ( | 
| case_ts_fvar |  Def Case ts_fvar(x) = >  body(x) cont(x1,z) == ( | 
| case_ts_op |  Def Case ts_op(x) = >  body(x) cont(x1,z) == ( | 
| case_ts_pvar |  Def Case ts_pvar(x) = >  body(x) cont(x1,z) == ( | 
| hd |  Def hd(l) == Case of l; nil  | 
|  Thm*  | |
|  Thm*  | |
| append |  Def as @ bs == Case of as; nil  | 
|  Thm*  | |
| le |  Def A | 
| Thm*  | |
| tree | Def Tree(E) == rec(T.tree_con(E;T)) | 
|  Thm*  | |
| t_iterate | Def t_iterate(l;n;t) == Case(t) Case x;y = > n(t_iterate(l;n;x),t_iterate(l;n;y)) Case tree_leaf(x) = > l(x) Default = > True (recursive) | 
|  Thm*  | |
| case_default | Def Default = > body(value,value) == body | 
| band |  Def p | 
| Thm*  | |
| case_lbl_pair | Def Case ptn_pr( < x, y > ) = > body(x;y) cont(x1,z) == InjCase(x1; _. cont(z,z); x2. InjCase(x2; _. cont(z,z); x2@0. InjCase(x2@0; _. cont(z,z); x2@1. x2@1/x3,x2@2. body(x3;x2@2)))) | 
| case | Def Case(value) body == body(value,value) | 
| ptn_con |  Def ptn_con(T) == Atom+ | 
| Thm*  | |
| tl |  Def tl(l) == Case of l; nil  | 
|  Thm*  | |
| le_int |  Def i | 
| Thm*  | |
| not |  Def  | 
| Thm*  | |
| tree_con |  Def tree_con(E;T) == E+(T | 
| Thm*  | |
| case_inl | Def inl(x) = > body(x) cont(value,contvalue) == InjCase(value; x. body(x); _. cont(contvalue,contvalue)) | 
| case_inr | Def inr(x) = > body(x) cont(value,contvalue) == InjCase(value; _. cont(contvalue,contvalue); x. body(x)) | 
| lt_int |  Def i <  | 
| Thm*  | |
| bnot |  Def  | 
| Thm*  | |
| case_ts_var | Def Case ts_var(x) = > body(x) cont(x1,z) == InjCase(x1; x2. body(x2); _. cont(z,z)) | 
| case_tree_leaf | Def Case tree_leaf(x) = > body(x) cont(x1,z) == InjCase(x1; x2. body(x2); _. cont(z,z)) | 
| case_node | Def Case x;y = > body(x;y) cont(x1,z) == InjCase(x1; _. cont(z,z); x2. x2/x3,x2@0. body(x3;x2@0)) | 
| Syntax: | pred_mentions(p;x) | has structure: | pred_mentions(p; x) | 
About: