(2steps total)
PrintForm
Definitions
hol
combin
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
ho
def
'c
,
'b
,
'a
:S. all(
f
:
'b
'c
. all(
g
:
'a
'b
. equal(o(
f
,
g
),
x
:
'a
.
f
(
g
(
x
)))))
By:
Simpsetp [`hol_to_nuprl`] THEN StrongAuto
Generated subgoal:
1
1.
'c
: S
2.
'b
: S
3.
'a
: S
4.
f
:
'b
'c
5.
g
:
'a
'b
f
o
g
= (
x
:
'a
.
f
(
g
(
x
)))
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(2steps total)
PrintForm
Definitions
hol
combin
Sections
HOLlib
Doc