1 |
11. i : (n-1)
f(i+1)-1 ||v||
 | 1 step |
2 |
increasing( i.f(i+1)-1;n-1)
 | 1 step |
3 |
11. L1:T List.
11. ||L1|| = n-1
11. & increasing( i.f(i+1)-1;||L1||)
11. & & ( j: ||L1||. L1[j] = v[(( i.f(i+1)-1)(j))])
L1:T List.
||L1|| = n & increasing(f;||L1||) & ( j: ||L1||. L1[j] = [u / v][(f(j))])
 | 10 steps |