Mathlib Map

Theorems · Theorem · general topology

tendsto_atTop_ciInf

∀ {α : Type u_1} {ι : Type u_3} [inst : Preorder ι] [inst_1 : TopologicalSpace α]
  [inst_2 : ConditionallyCompletePartialOrderInf α] [InfConvergenceClass α] {f : ι → α},
  Antitone f → BddBelow (Set.range f) → Filter.Tendsto f Filter.atTop (nhds (⨅ i, f i))
Defined in
Mathlib.Topology.Order.MonotoneConvergence
Cited by
8 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderTopologicalSpaceConditionallyCompletePartialOrderInfInfConvergenceClass

Around this declaration

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

Cites21

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

Cited by8

Results whose statement or proof uses this declaration.