Definitions
int
1
Sections
StandardLIB
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
wellfounded
Def
WellFnd{i}(
A
;
x
,
y
.
R
(
x
;
y
))
Def
==
P
:(
A
Prop). (
j
:
A
. (
k
:
A
.
R
(
k
;
j
)
P
(
k
))
P
(
j
))
{
n
:
A
.
P
(
n
)}
Thm*
A
:Type{i},
r
:(
A
A
Prop{i}). WellFnd{i}(
A
;
x
,
y
.
r
(
x
,
y
))
Prop{i'}
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
int
1
Sections
StandardLIB
Doc