Theorems · Theorem · general topology
Filter.map_le_map_iff
∀ {α : Type u_1} {β : Type u_2} {f g : Filter α} {m : α → β},
Function.Injective m → (Filter.map m f ≤ Filter.map m g ↔ f ≤ g)- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Filter.mapstatement · cited by 819
- Filter.map_le_iff_le_comapproof · cited by 19
- Filter.comap_mapproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.isOpenMap_iffproof · cited by 4
- IsDiscrete.preimageproof · cited by 1