(14steps 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 sum 1 2

1. n : 
2. (n-1) List
3. u : (n-1)
4. v : (n-1) List
5. f:(n). sum(f(compose_flips(v)(x)) | x < n) = sum(f(x) | x < n)
  f:(n). sum(f(compose_flips([u / v])(x)) | x < n) = sum(f(x) | x < n)


By: Assert (f:(n). sum((f o compose_flips(v))(x) | x < n) = sum(f(x) | x < n))


Generated subgoals:

1   f:(n). sum((f o compose_flips(v))(x) | x < n) = sum(f(x) | x < n)
1 step
2 6. f:(n). sum((f o compose_flips(v))(x) | x < n) = sum(f(x) | x < n)
  f:(n). sum(f(compose_flips([u / v])(x)) | x < n) = sum(f(x) | x < n)

9 steps

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

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