PrintForm Definitions mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: sum linear

  n:f,g:(n).
  sum(f(x) | x < n)+sum(g(x) | x < n) = sum(f(x)+g(x) | x < n)


By: SumInd


Generated subgoals:

None

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

PrintForm Definitions mb nat Sections MarkB generic Doc