PrintForm
Definitions
hol
pair
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
hfst
pair
'a
,
'b
:S. all(
x
:
'a
. all(
y
:
'b
. equal(fst(pair(
x
,
y
)),
x
)))
By:
HOL "hfst_pair"
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
hol
pair
Sections
HOLlib
Doc