Definitions
hol
pair
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
hprod
Def
hprod(
'a
;
'b
) ==
'a
'b
Thm*
'a
,
'b
:S. hprod(
'a
;
'b
)
S
label
Def
t
...$L ==
t
stype
Def
S == {
T
:Type|
x
:
T
. True }
Thm*
S
Type{2}
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
hol
pair
Sections
HOLlib
Doc