(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 2 1 2 2

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


By: Assert (sum((f o (uu+1))(x) | x < n) = sum(f(x) | x < n))


Generated subgoal:

1   sum((f o (uu+1))(x) | x < n) = sum(f(x) | x < n)
2 steps

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