(5steps total) PrintForm Definitions Lemmas hol sum Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hsum ty def 1 1

1. 'a : S
2. 'b : S
3. x' : hsum('a'b)
4. x'' : hsum('a'b)
5. rep_sum(x') = rep_sum(x'')
  x' = x''


By: Thm* 'a,'b:S, u,v:'a+'b. rep_sum(u) = rep_sum(v 'a'b  u = v
THEN
StrongAuto
THEN
Try (Complete (Unfold `label` 0))


Generated subgoals:

None

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

(5steps total) PrintForm Definitions Lemmas hol sum Sections HOLlib Doc