Mathlib Map

Theorems · Theorem · general topology

Filter.mem_map

∀ {α : Type u_1} {β : Type u_2} {f : Filter α} {m : α → β} {t : Set β}, t ∈ Filter.map m f ↔ m ⁻¹' t ∈ f
Defined in
Mathlib.Order.Filter.Map
Cited by
63 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms

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.

  • Setstatement and proof · cited by 53,352
  • Filterstatement and proof · cited by 8,121
  • Set.preimagestatement · cited by 4,946
  • Filter.mapstatement · cited by 819

Cited by63

Results whose statement or proof uses this declaration.