Mathlib Map

Theorems · Theorem · general topology

tendsto_atBot_of_antitone

∀ {ι : Type u_3} {α : Type u_4} [inst : Preorder ι] [inst_1 : TopologicalSpace α]
  [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] {f : ι → α},
  Antitone f → Filter.Tendsto f Filter.atBot Filter.atTop ∨ ∃ l, Filter.Tendsto f Filter.atBot (nhds l)
Defined in
Mathlib.Topology.Order.MonotoneConvergence
Cited by
0 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderTopologicalSpaceConditionallyCompleteLinearOrderOrderTopology

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.