Definitions
rel
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
eqfun_p
Def
IsEqFun(
T
;
eq
) ==
x
,
y
:
T
.
(
x
eq
y
)
x
=
y
Thm*
T
:Type,
eq
:(
T
T
). IsEqFun(
T
;
eq
)
Prop
sq_stable
Def
SqStable(
P
) ==
P
P
Thm*
A
:Prop. SqStable(
A
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
rel
1
Sections
StandardLIB
Doc