(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: hrep sum inj 1 1

1. 'a : S
2. 'b : S
3. u : 'a+'b
4. v : 'a+'b
5. rep_sum(u) = rep_sum(v)
6. a:hsum('a'b). abs_sum(rep_sum(a)) = a
7. r:(hbool  'a  'b  hbool). is_sum_rep(r) = ((rep_sum(abs_sum(r))) = r)
  u = v


By: With u (ID 6) THEN StrongAuto THEN With v (ID 6) THEN StrongAuto


Generated subgoal:

1 8. abs_sum(rep_sum(u)) = u  hsum('a'b)
9. abs_sum(rep_sum(v)) = v  hsum('a'b)
  u = v

2 steps

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

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