Mathlib Map

Theorems · Definition · general topology

Filter.rmap

{α : Type u} → {β : Type v} → SetRel α β → Filter α → Filter β

The forward map of a filter under a relation. Generalization of Filter.map to relations. Note that Rel.core generalizes Set.preimage.

Defined in
Mathlib.Order.Filter.Partial
Cited by
5 results in Mathlib
Foundations
Depth 59 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.

Cited by7

Results whose statement or proof uses this declaration.