Theorems · Theorem · general topology
Filter.map_eq_comap_of_inverse
∀ {α : Type u_1} {β : Type u_2} {f : Filter α} {m : α → β} {n : β → α},
m ∘ n = id → n ∘ m = id → Filter.map m f = Filter.comap n f- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 70 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.comapstatement · cited by 546
- Filter.map_equiv_symmproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Filter.map_swap4_eq_comapproof · cited by 2
- Filter.map_swap_eq_comap_swapproof · cited by 2
- Filter.comap_invproof · cited by 2
- Filter.comap_negproof · cited by 1
- Filter.comap_equiv_symmproof · cited by 0