Theorems · Theorem · general topology
Filter.tendsto_atTop_of_monotone_of_filter
∀ {ι : Type u_1} {α : Type u_3} [inst : Preorder ι] [inst_1 : Preorder α] {l : Filter ι} {u : ι → α},
Monotone u → ∀ [l.NeBot], Filter.Tendsto u l Filter.atTop → Filter.Tendsto u Filter.atTop Filter.atTopIf a monotone function u : ι → α tends to atTop along some non-trivial filter l, then
it tends to atTop along atTop.
- Defined in
- Mathlib.Order.Filter.AtTopBot.Tendsto
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderPreorderFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Monotonestatement and proof · cited by 1,397
- Filter.NeBotstatement and proof · cited by 853
- Filter.Tendsto.eventuallyproof · cited by 174
- Filter.Eventually.existsproof · cited by 168
- Monotone.tendsto_atTop_atTopproof · cited by 13
- Filter.mem_atTopproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Filter.tendsto_atTop_of_monotone_of_subseqproof · cited by 0