Introduction |
|
1 | (6) |
|
|
7 | (42) |
|
|
7 | (8) |
|
|
9 | (1) |
|
Monotone and continuous functionals |
|
|
10 | (2) |
|
|
12 | (2) |
|
|
14 | (1) |
|
1B Continuous, call-by-value recursion |
|
|
15 | (6) |
|
The where -notation for mutual recursion |
|
|
17 | (1) |
|
|
17 | (2) |
|
|
19 | (2) |
|
|
21 | (8) |
|
|
21 | (2) |
|
|
23 | (1) |
|
The binary (Stein) algorithm |
|
|
24 | (1) |
|
|
25 | (1) |
|
|
25 | (4) |
|
|
29 | (7) |
|
|
30 | (2) |
|
|
32 | (1) |
|
|
32 | (1) |
|
Homomorphisms and em-beddings |
|
|
33 | (1) |
|
|
33 | (1) |
|
|
34 | (1) |
|
|
35 | (1) |
|
1E Partial equational logic |
|
|
36 | (13) |
|
|
36 | (2) |
|
|
38 | (1) |
|
|
39 | (3) |
|
|
42 | (7) |
|
Part I Abstract (first order) recursion |
|
|
|
Chapter 2 Recursive (McCarthy) programs |
|
|
49 | (54) |
|
|
49 | (9) |
|
A-recursive functions and functionals |
|
|
52 | (3) |
|
|
55 | (3) |
|
2B Simple fixed points and tail recursion |
|
|
58 | (11) |
|
|
58 | (1) |
|
|
59 | (1) |
|
|
60 | (1) |
|
Tail recursive programs and functions |
|
|
61 | (1) |
|
|
61 | (2) |
|
|
63 | (1) |
|
|
64 | (5) |
|
|
69 | (5) |
|
Reduction of iteration to tail recursion |
|
|
70 | (1) |
|
|
71 | (1) |
|
Turing computability and recursion |
|
|
71 | (2) |
|
About implementations (I) |
|
|
73 | (1) |
|
|
73 | (1) |
|
|
74 | (8) |
|
Reduction of recursion to iteration |
|
|
78 | (1) |
|
|
78 | (2) |
|
|
80 | (2) |
|
|
82 | (8) |
|
Certificates and computations |
|
|
83 | (1) |
|
Fixed point semantics for nondeterministic programs |
|
|
84 | (1) |
|
|
85 | (1) |
|
|
86 | (4) |
|
2F Some standard models of computation |
|
|
90 | (4) |
|
|
90 | (1) |
|
|
91 | (1) |
|
Random Access Machines (RAMs) |
|
|
91 | (2) |
|
|
93 | (1) |
|
2G Full vs. tail recursion (I) |
|
|
94 | (5) |
|
Examples where Tailrec° (A) C Rec° (A) |
|
|
95 | (2) |
|
Examples where Tailrec° (A) should be Rec° (A) |
|
|
97 | (1) |
|
|
98 | (1) |
|
|
99 | (4) |
|
About implementations (II) |
|
|
100 | (1) |
|
Imperative vs. functional programming |
|
|
101 | (1) |
|
|
101 | (2) |
|
Chapter 3 Complexity theory for recursive programs |
|
|
103 | (26) |
|
3A The basic complexity measures |
|
|
103 | (12) |
|
The tree-depth complexity DAE(M) |
|
|
104 | (3) |
|
The sequential logical complexity Ls(M) (time) |
|
|
107 | (1) |
|
The parallel logical complexity LP(M) |
|
|
108 | (2) |
|
The number-of-calls complexity Cs(φ0)(M) |
|
|
110 | (1) |
|
The depth-of-calls complexity Cp(φ0)(M) |
|
|
111 | (1) |
|
|
112 | (3) |
|
3B Complexity inequalities |
|
|
115 | (14) |
|
Recursive vs. explicit definability |
|
|
115 | (2) |
|
|
117 | (7) |
|
Full vs. tail recursion (II) |
|
|
124 | (1) |
|
|
125 | (4) |
|
Part II Intrinsic complexity |
|
|
|
Chapter 4 The homomorphism method |
|
|
129 | (30) |
|
4A Uniformity of algorithms |
|
|
129 | (4) |
|
|
130 | (2) |
|
|
132 | (1) |
|
|
132 | (1) |
|
4B Examples and counterexamples |
|
|
133 | (3) |
|
An example of a non-uniform process |
|
|
134 | (1) |
|
|
135 | (1) |
|
4C Complexity measures on uniform processes |
|
|
136 | (5) |
|
|
136 | (2) |
|
The time complexity on RAMs |
|
|
138 | (1) |
|
|
138 | (3) |
|
4D Forcing ||-A and certification ||-AC |
|
|
141 | (3) |
|
The connection with Pratt certificates for primality |
|
|
143 | (1) |
|
|
144 | (1) |
|
4E Intrinsic complexities of functions and relations |
|
|
144 | (5) |
|
|
145 | (1) |
|
|
146 | (1) |
|
Explicit (term) reduction and equivalence |
|
|
146 | (1) |
|
|
147 | (1) |
|
Obstruction to calls(A, R, x→) = 0 |
|
|
147 | (1) |
|
Obstruction to depth(A, R, →x) = 0 |
|
|
148 | (1) |
|
4F The best uniform process |
|
|
149 | (3) |
|
Optimality and weak optimality |
|
|
150 | (1) |
|
|
151 | (1) |
|
|
152 | (6) |
|
The lower bound for comparison sorting |
|
|
153 | (1) |
|
|
154 | (1) |
|
Substructure norms on logical extensions |
|
|
155 | (2) |
|
|
157 | (1) |
|
4H Deterministic uniform processes |
|
|
158 | (1) |
|
|
158 | (1) |
|
Chapter 5 Lower bounds from Presburger Primitives |
|
|
159 | (12) |
|
5A Representing the numbers in Gm(Na, a→) |
|
|
159 | (4) |
|
|
162 | (1) |
|
|
163 | (4) |
|
Using non-trivial number theory |
|
|
165 | (1) |
|
|
166 | (1) |
|
5C Good examples: perfect square, square-free, etc |
|
|
167 | (1) |
|
|
167 | (1) |
|
5D Stein's algorithm is weakly depth-optimal from Lind |
|
|
168 | (3) |
|
|
170 | (1) |
|
Chapter 6 Lower bounds from division with remainder |
|
|
171 | (20) |
|
6A Unary relations from Lin0[ ÷] |
|
|
171 | (6) |
|
|
177 | (1) |
|
6B Three results from number theory |
|
|
177 | (6) |
|
|
181 | (2) |
|
6C Coprimeness from Lin0[ ÷l;] |
|
|
183 | (8) |
|
|
189 | (2) |
|
Chapter 7 Lower bounds from division and multiplication |
|
|
191 | (12) |
|
7A Polynomials and their heights |
|
|
191 | (5) |
|
7B Unary relations from Lin0[ ÷, .] |
|
|
196 | (7) |
|
|
202 | (1) |
|
Chapter 8 Non-uniform complexity in N |
|
|
203 | (6) |
|
8A Non-uniform lower bounds from Lind |
|
|
203 | (2) |
|
|
205 | (1) |
|
8B Non-uniform lower bounds from Lin0[ ÷] |
|
|
205 | (4) |
|
|
207 | (2) |
|
Chapter 9 Polynomial nullity (0-testing) |
|
|
209 | (28) |
|
9A Preliminaries and notation |
|
|
209 | (2) |
|
|
210 | (1) |
|
9B Generic {+, -}-optimality of Horner's rule |
|
|
211 | (7) |
|
Counting identity tests along with {+, - } |
|
|
216 | (2) |
|
9C Generic {+, -}-optimality of Horner's rule |
|
|
218 | (11) |
|
Counting identity tests along with {+, -} |
|
|
225 | (1) |
|
|
226 | (1) |
|
|
226 | (3) |
|
|
229 | (8) |
Symbol index |
|
237 | (2) |
General index |
|
239 | |