Theorems · Theorem · general topology
Filter.tendsto_atBot_principal
∀ {α : Type u_3} {β : Type u_4} [Nonempty α] [inst : Preorder α] [IsCodirectedOrder α] {f : α → β} {s : Set β},
Filter.Tendsto f Filter.atBot (Filter.principal s) ↔ ∃ N, ∀ n ≤ N, f n ∈ s- Defined in
- Mathlib.Order.Filter.AtTopBot.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement · cited by 3,814
- Filter.principalstatement · cited by 740
- Filter.atBotstatement and proof · cited by 512
- Set.mem_preimageproof · cited by 190
- IsCodirectedOrderstatement and proof · cited by 95
- Filter.le_principal_iffproof · cited by 87
- Filter.comap_principalproof · cited by 47
- Filter.tendsto_iff_comapproof · cited by 19
- Filter.mem_atBot_setsproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Filter.tendsto_atBot_atBotproof · cited by 3