Mathlib Map

Theorems · Theorem · general topology

Real.tendsto_atTop_csSup_of_monotoneOn_bddAbove_nat_Ici

∀ {f : ℕ → ℝ} {k : ℕ},
  MonotoneOn f (Set.Ici k) → BddAbove (f '' Set.Ici k) → Filter.Tendsto f Filter.atTop (nhds (sSup (f '' Set.Ici k)))

A monotone, bounded above sequence f : ℕ → ℝ on Ici k has the finite limit sSup (f '' Ici k).

Defined in
Mathlib.Topology.Instances.Real.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.