(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. '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)
  rep(@a:'a. (r = rep(a))) = r


By: ChooseDC


Generated subgoal:

1   a:'ar = rep(a)
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