Documentation

Analysis.Section_11_6

Proposition 11.6.1

Proposition 11.6.1

theorem Chapter11.integ_of_bdd_monotone {I : BoundedInterval} {f : } (hbound : Chapter9.BddOn f I) (hf : MonotoneOn f I) :

Corollary 11.6.3 / Exercise 11.6.1

theorem Chapter11.integ_of_bdd_antitone {I : BoundedInterval} {f : } (hbound : Chapter9.BddOn f I) (hf : AntitoneOn f I) :
theorem Chapter11.summable_iff_integ_of_antitone {f : } (hnon : x0, f x 0) (hf : AntitoneOn f (Set.Ici 0)) :
Summable f ∃ (M : ), N0, integ f (BoundedInterval.Icc 0 N) M

Proposition 11.6.4 (Integral test)