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.
nat
Def
== {
i
:
| 0
i
}
Thm*
Type
rel_exp
Def
R
^
n
== if
n
=
0
x
,
y
.
x
=
y
T
else
x
,
y
.
z
:
T
. (
x
R
z
) & (
z
R
^
n
-1
y
) fi
Def
(recursive)
Thm*
n
:
,
T
:Type,
R
:(
T
T
Prop).
R
^
n
T
T
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
nat
Sections
MarkB
generic
Doc