Theorems · Theorem · general topology
Filter.comap_neBot_iff_frequently
∀ {α : Type u_1} {β : Type u_2} {f : Filter β} {m : α → β}, (Filter.comap m f).NeBot ↔ ∃ᶠ (y : β) in f, y ∈ Set.range m- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.rangestatement · cited by 4,705
- Filter.NeBotstatement · cited by 853
- Filter.comapstatement · cited by 546
- Filter.Frequentlystatement and proof · cited by 414
Cited by2
Results whose statement or proof uses this declaration.
- Filter.NeBot.comap_of_range_memproof · cited by 3
- Filter.comap_neBot_iff_compl_rangeproof · cited by 2