(8steps 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

  n:f:(n), m,k:n.
  m = k
  
  (x:nx = m  x = k  f(x) = 0)  sum(f(x) | x < n) = f(m)+f(k)


By: Auto


Generated subgoal:

1 1. n : 
2. f : n
3. m : n
4. k : n
5. m = k
6. x:nx = m  x = k  f(x) = 0
  sum(f(x) | x < n) = f(m)+f(k)

7 steps

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

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