(5steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: permute double sum 1 1 1

1. n : 
2. m : 
3. f : nm
4. p : nn
5. q : mm
6. Bij(nnp)
7. Bij(mmq)
8. sum(sum(f(p(x),q(y)) | y < m) | x < n) = sum(sum(f(x,q(y)) | y < m) | x < n)
9. i : n
  sum(f(i,q(y)) | y < m) = sum(f(i,y) | y < m)


By: Inst
Thm* n:f:(n), p:(nn).
Thm* Bij(nnp sum(f(p(x)) | x < n) = sum(f(x) | x < n)
[m;y.f(i,y);q]


Generated subgoal:

1 10. sum((y.f(i,y))(q(x)) | x < m) = sum((y.f(i,y))(x) | x < m)
  sum(f(i,q(y)) | y < m) = sum(f(i,y) | y < m)

1 step

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

(5steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc