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.
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
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