Аналіз I, Глава 6.2 #
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:
- Some API for Mathlib's extended reals
EReal
, particularly with regard to the supremum operationsSup
and infimum operationsInf
.
Теорема 6.2.11 (b) / Вправа 6.2.2
Теорема 6.2.11 (c) / Вправа 6.2.2
@[reducible, inline]
Not in textbook: identify the Chapter 5 extended reals with the Mathlib extended reals.
Equations
Instances For
@[reducible, inline]
Equations
- One or more equations did not get rendered due to their size.