Definitions
mb
nat
Sections
MarkB
generic
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
fun_exp
Def
f
^
n
== primrec(
n
;
x
.
x
;
i
,
g
.
f
o
g
)
Thm*
T
:Type,
n
:
,
f
:(
T
T
).
f
^
n
T
T
nat
Def
== {
i
:
| 0
i
}
Thm*
Type
nat_plus
Def
== {
i
:
| 0<
i
}
Thm*
Type
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
nat
Sections
MarkB
generic
Doc