(10steps total)
PrintForm
Definitions
hol
pair
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
hprod
ty
def
'a
,
'b
:S.
exists(
rep
:hprod(
'a
;
'b
)
'a
'b
hbool. type_definition(is_pair,
rep
))
By:
HN THEN StrongAuto
Generated subgoal:
1
1.
'a
: S
2.
'b
: S
rep
:(hprod(
'a
;
'b
)
'a
'b
hbool).
type_definition(
'a
'b
hbool;hprod(
'a
;
'b
);is_pair;
rep
)
9
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(10steps total)
PrintForm
Definitions
hol
pair
Sections
HOLlib
Doc