Theorems · Definition · general topology
Filter.pmap
{α : Type u} → {β : Type v} → (α →. β) → Filter α → Filter βThe forward map of a filter under a partial function. Generalization of Filter.map to partial
functions.
- Defined in
- Mathlib.Order.Filter.Partial
- Cited by
- 2 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.
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
- PFunstatement and proof · cited by 207
- PFun.graph'proof · cited by 11
- Filter.rmapproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Filter.PTendstoproof · cited by 8
- Filter.pmap_resstatement · cited by 1
- Filter.mem_pmapstatement · cited by 0