list
3
jlc
Sections
Support(jlc)
Doc
Def
p
q == if p
true
else q fi
is mentioned by
Def
x
L.P(x) == (letrec exists L = (Case of L; nil
false
; h.t
P(h)
exists(t)) ) (L)
[list_exists_2]
In prior sections:
bool
1
list
3
jlc
Sections
Support(jlc)
Doc