hol
bool
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
'a
:S. all(
P
:
'a
hbool. all(
x
:
'a
. implies(
P
(
x
),
P
(select(
P
)))))
[hselect_ax]
cites the following:
Thm*
'a
:S,
P
,
Q
:(
'a
Prop).
Thm*
(
x
:
'a
.
Q
(
x
)
P
(
x
))
(
x
:
'a
.
Q
(
x
))
P
(@
x
:
'a
.
Q
(
x
))
[choose_elim_pos]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
bool
Sections
HOLlib
Doc