(3steps total)
PrintForm
Definitions
Lemmas
hol
bool
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
hselect
ax
'a
:S. all(
P
:
'a
hbool. all(
x
:
'a
. implies(
P
(
x
),
P
(select(
P
)))))
By:
Simpsetp [`hol_to_nuprl`] THEN StrongAuto
Generated subgoal:
1
1.
'a
: S
2.
P
:
'a
3.
x
:
'a
4.
P
(
x
)
P
(@
x
:
'a
. (
P
(
x
)))
2
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(3steps total)
PrintForm
Definitions
Lemmas
hol
bool
Sections
HOLlib
Doc