Theorems · Theorem · general topology
Filter.HasAntitoneBasis.map
∀ {α : Type u_1} {β : Type u_2} {ι'' : Type u_6} [inst : Preorder ι''] {l : Filter α} {s : ι'' → Set α},
l.HasAntitoneBasis s → ∀ (m : α → β), (Filter.map m l).HasAntitoneBasis fun x => m '' s x- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 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.
Cites10
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
- Set.imagestatement · cited by 5,609
- Filter.mapstatement · cited by 819
- Set.image_monoproof · cited by 197
- Filter.HasBasis.mapproof · cited by 51
- Filter.HasAntitoneBasisstatement and proof · cited by 43
- Filter.HasAntitoneBasis.toHasBasisproof · cited by 26
- Filter.HasAntitoneBasis.antitoneproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measurableSet_exists_tendstoproof · cited by 4