(6steps 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: double sum difference 1

1. n : 
2. m : 
3. f : nm
4. g : nm
5. d : 
6. sum(f(x,y)-g(x,y) | x < ny < m) = d
  sum(f(x,y) | x < ny < m) = sum(g(x,y) | x < ny < m)+d


By: All (Unfold `double_sum`)


Generated subgoal:

1 6. sum(sum(f(x,y)-g(x,y) | y < m) | x < n) = d
  sum(sum(f(x,y) | y < m) | x < n) = sum(sum(g(x,y) | y < m) | x < n)+d

4 steps

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

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