(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

  n,m:f,g:(nm), d:.
  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: Auto


Generated subgoal:

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

5 steps

About:
intnatural_numberaddsubtractfunctionequalimpliesall
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