Theorems · Theorem · general topology
Filter.HasAntitoneBasis.comp_mono
∀ {ι : Type u_1} {ι' : Type u_2} {α : Type u_3} [Nonempty ι] [inst : Preorder ι] [IsDirectedOrder ι]
[inst_2 : Preorder ι'] {l : Filter α} {s : ι' → Set α},
l.HasAntitoneBasis s →
∀ {φ : ι → ι'}, Monotone φ → Filter.Tendsto φ Filter.atTop Filter.atTop → l.HasAntitoneBasis (s ∘ φ)- Defined in
- Mathlib.Order.Filter.AtTopBot.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Monotonestatement and proof · cited by 1,397
- IsDirectedOrderstatement and proof · cited by 316
- Set.Subset.rflproof · cited by 255
- Filter.Eventually.existsproof · cited by 168
- Filter.HasAntitoneBasisstatement and proof · cited by 43
- Filter.HasBasis.to_hasBasisproof · cited by 40
- Filter.HasAntitoneBasis.toHasBasisproof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- Filter.HasAntitoneBasis.comp_strictMonoproof · cited by 1
- atTop_hasAntitoneBasis_of_archimedeanproof · cited by 1