Analysis I, Section 11.4: Basic properties of the Riemann integral #
I have attempted to make the translation as faithful a paraphrasing as possible of the original text. When there is a choice between a more idiomatic Lean solution and a more faithful translation, I have generally chosen the latter. In particular, there will be places where the Lean code could be "golfed" to be more elegant and idiomatic, but I have consciously avoided doing so.
Main constructions and results of this section:
- Basic properties of the Riemann integral.
Theorem 11.4.1(a) / Exercise 11.4.1
Theorem 11.4.1(b) / Exercise 11.4.1
Theorem 11.4.1(c) / Exercise 11.4.1
Theorem 11.4.1(d) / Exercise 11.4.1
Theorem 11.4.1(e) / Exercise 11.4.1
Theorem 11.4.1(f) / Exercise 11.4.1
Theorem 11.4.1(f) / Exercise 11.4.1
Theorem 11.4.1 (g) / Exercise 11.4.1
Theorem 11.4.1 (g) / Exercise 11.4.1
Theorem 11.4.1 (h) (Laws of integration) / Exercise 11.4.1
A variant of Theorem 11.4.1(h) that will be useful in later sections.
Theorem 11.4.3 (Max and min preserve integrability)
Theorem 11.4.5 / Exercise 11.4.3. The objective here is to create a shorter proof than the one above.
Corollary 11.4.4
Theorem 11.4.5 (Products preserve Riemann integrability). It is convenient to first establish the non-negative case.
Exercise 11.4.2