(7steps total) PrintForm Definitions Lemmas hol bool Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hexists def 1 1 1 1 1

1. 'a : S
2. P : 'a
3. x:'aP(x)
  P(@x:'a. (P(x)))


By: Inst
Thm* 'a:S, P,Q:('aProp).
Thm* (x:'aQ(x P(x))  (x:'aQ(x))  P(@x:'aQ(x))
['a;x.P(x);x.P(x)]
THEN
Unab [`so_apply`]
THEN
All Reduce
THEN
StrongAuto
THEN
Try (Complete (Unfold `label` 0))


Generated subgoals:

None

About:
boolassertlambdaapplyfunctionpropimpliesallexists
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(7steps total) PrintForm Definitions Lemmas hol bool Sections HOLlib Doc