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


By: Unab [`type_definition`] THEN Simpsetp [`bequal`] THEN StrongAuto


Generated subgoals:

1 7. x',x'':'arep(x') = rep(x'' x' = x''
8. x:'bP(x (x':'ax = rep(x'))
9. r : 'b
10. P(r)
  rep(abs(r)) = r

4 steps
2 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)

3 steps

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

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