Theorems · Theorem · general topology
Filter.map_inj
∀ {α : 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 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Function.Injective.injOnproof · cited by 280
- Filter.univ_memproof · cited by 96
- Filter.map_eq_map_iff_of_injOnproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Filter.map_injectiveproof · cited by 2
- Topology.isInducing_sigmaMapproof · cited by 1