WhoCites
Definitions
EventSystems
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites strongwellfounded?
strongwellfounded
Def SWellFounded(
R
(
x
;
y
)) ==
f
:(
T
).
x
,
y
:
T
.
R
(
x
;
y
)
f
(
x
)<
f
(
y
)
Thm*
T
:Type,
R
:(
T
T
Type). SWellFounded(
R
(
x
,
y
))
Prop
nat
Def
== {
i
:
| 0
i
}
Thm*
Type
le
Def
A
B
==
B
<
A
Thm*
i
,
j
:
. (
i
j
)
Prop
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
Syntax:
SWellFounded(
R
(
x
;
y
))
has structure:
strongwellfounded(
T
;
x
,
y
.
R
(
x
;
y
))
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
EventSystems
Sections
NuprlLIB
Doc