(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 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. type_definition('b;'a;P;rep)
8. a : 'a
9. a1 : 'a
10. rep(a) = rep(a1)
  a = a1


By: Unab [`type_definition`] THEN StrongAuto


Generated subgoal:

1 7. x',x'':'arep(x') = rep(x'' x' = x''
8. x:'bP(x (x':'ax = rep(x'))
9. a : 'a
10. a1 : 'a
11. rep(a) = rep(a1)
  a = a1

1 step

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

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