(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 2

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. rep(abs(r)) = r
  P(r)


By: InstHyp [r] 8 THEN StrongAuto


Generated subgoal:

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

2 steps

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