WhoCites
Definitions
SUPPORTjlc
Sections
NuprlLIB
Doc
Who Cites list
length?
list_length
Def |
| == (letrec l L = (Case of L; nil
0 ; h.t
1+l(t)) )
Thm*
T:Type. |
|
(T List)
Thm*
T:Type. |
|
(T List)
letrec_body
Def
= b == b
letrec_arg
Def
x b(x) (x) == b(x)
letrec
Def
(letrec f b(f)) == b((letrec f b(f)) ) (recursive)
Syntax:
|
|
has structure:
list_length
About:
WhoCites
Definitions
SUPPORTjlc
Sections
NuprlLIB
Doc