(15steps 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: pair support double sum 2 1

1. n : 
2. m : 
3. f : nm
4. x1 : n
5. x2 : n
6. y1 : m
7. y2 : m
8. x1 = x2  y1 = y2
9. x:ny:m(x = x1 & y = y1 (x = x2 & y = y2 f(x,y) = 0
10. x1 = x2
11. x : n
12. x = x1
13. x = x2
  sum(f(x,y) | y < m) = 0


By: BackThru Thm* n:f:(n). (x:nf(x) = 0)  sum(f(x) | x < n) = 0


Generated subgoal:

1 14. y : m
  f(x,y) = 0

1 step

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

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