Theorems · Theorem · general topology
Filter.HasAntitoneBasis.tendsto
∀ {ι : Type u_1} {α : Type u_3} [inst : Preorder ι] {l : Filter α} {s : ι → Set α},
l.HasAntitoneBasis s → ∀ {φ : ι → α}, (∀ (i : ι), φ i ∈ s i) → Filter.Tendsto φ Filter.atTop l- Defined in
- Mathlib.Order.Filter.AtTopBot.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- Filter.Eventually.monoproof · cited by 646
- Filter.mem_mapproof · cited by 63
- Filter.HasAntitoneBasisstatement and proof · cited by 43
- Filter.HasAntitoneBasis.eventually_subsetproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Filter.exists_seq_tendstoproof · cited by 21
- LinearMap.continuousAt_zero_of_locally_boundedproof · cited by 1