Аналіз I, Глава 7.5 #
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:
- The root and ratio tests
A point that is only implicitly stated in the text is that for the root and ratio tests, the lim inf and lim sup should be interpreted within the extended reals. The Lean formalizations below make this point more explicit.
Теорема 7.5.1(a) (Root test). A technical condition hbound
is needed to ensure the limsup is finite.
Теорема 7.5.1(b) (Root test)
Теорема 7.5.1(c) (Root test) / Вправа 7.5.3
Теорема 7.5.1 (Root test) / Вправа 7.5.3
Лема 7.5.2 / Вправа 7.5.1