(22steps total) PrintForm Definitions Lemmas mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: disjoint increasing onto 1 1 1 1 2 1

1. m : 
2. n : 
3. k : 
4. f : nm
5. g : km
6. increasing(f;n)
7. increasing(g;k)
8. h : i:m(j:ni = f(j))+(j:ki = g(j))
9. j1:nj2:kf(j1) = g(j2)
10. a1 : m
11. a2 : m
  InjCase(h(a1); p. 1of(p), n+1of(p))
  =
  InjCase(h(a2); p. 1of(p), n+1of(p))
   (n+k)
  
  a1 = a2


By: GenConcl (h(a1) = q1) THEN GenConcl (h(a2) = q2)


Generated subgoal:

1 12. q1 : (j:na1 = f(j))+(j:ka1 = g(j))
13. h(a1) = q1
14. q2 : (j:na2 = f(j))+(j:ka2 = g(j))
15. h(a2) = q2
  InjCase(q1p. 1of(p), n+1of(p)) = InjCase(q2p. 1of(p), n+1of(p))  (n+k)
  
  a1 = a2

3 steps

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

(22steps total) PrintForm Definitions Lemmas mb nat Sections MarkB generic Doc