(14steps total) PrintForm Definitions Lemmas hol Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: iso pair char 1 2 1 1 1

1. 'a : S
2. 'b : S
3. P : 'b
4. rep : 'a'b
5. abs : 'b'a
6. r:'babs(r) = (@a:'a. (r = rep(a)))
7. x',x'':'arep(x') = rep(x'' x' = x''
8. x:'bP(x (x':'ax = rep(x'))
9. r : 'b
10. P(r)
  a:'ar = rep(a)


By: InstHyp [r] 8


Generated subgoal:

1 11. P(r (x':'ar = rep(x'))
12. (P(r))  (x':'ar = rep(x'))
  a:'ar = rep(a)

1 step

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

(14steps total) PrintForm Definitions Lemmas hol Sections HOLlib Doc