Documentation

Analysis.Section_9_10

theorem Chapter9.BddAbove.unbounded_iff (X : Set ) :
¬BddAbove X ∀ (M : ), xX, x > M

Definition 9.10.1 (Infinite adherent point). We use ¬ BddAbove X as our notation for +∞ being an adherent point

theorem Chapter9.BddAbove.unbounded_iff' (X : Set ) :
¬BddAbove X sSup ((fun (x : ) => x) '' X) =
theorem Chapter9.BddBelow.unbounded_iff (X : Set ) :
¬BddBelow X ∀ (M : ), xX, x < M
theorem Chapter9.BddBelow.unbounded_iff' (X : Set ) :
¬BddBelow X sInf ((fun (x : ) => x) '' X) =
theorem Chapter9.Filter.Tendsto.AtTop.iff {X : Set } (f : ) (L : ) :
Filter.Tendsto f (Filter.atTopFilter.principal X) (nhds L) ε > 0, ∃ (M : ), xX Set.Ici M, |f x - L| < ε

Definition 9.10.13 (Limit at infinity)