Mathlib Map

Theorems · Theorem · general topology

Filter.map_le_iff_le_comap

∀ {α : Type u_1} {β : Type u_2} {f : Filter α} {g : Filter β} {m : α → β}, Filter.map m f ≤ g ↔ f ≤ Filter.comap m g
Defined in
Mathlib.Order.Filter.Map
Cited by
19 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.