Definitions
core
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
stable
Def
Stable{
P
} ==
P
P
Thm*
A
:Prop. Stable{
A
}
Prop
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
sq_stable
Def
SqStable(
P
) ==
P
P
Thm*
A
:Prop. SqStable(
A
)
Prop
squash
Def
T
== {
:True|
T
}
Thm*
A
:Prop.
A
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
core
StandardLIB
Doc