Theorems · Definition · general topology
Filter.lift
{α : Type u_1} → {β : Type u_2} → Filter α → (Set α → Filter β) → Filter βA variant on bind using a function g taking a set instead of a member of α.
This is essentially a push-forward along a function mapping each set to a filter.
- Defined in
- Mathlib.Order.Filter.Defs
- Cited by
- 45 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by46
Results whose statement or proof uses this declaration.
- Filter.lift'proof · cited by 99
- Filter.mem_lift_setsstatement · cited by 8
- Filter.lift_lestatement · cited by 6
- Filter.le_liftstatement · cited by 6
- Filter.lift_monostatement · cited by 5
- Filter.comap_lift'_eqproof · cited by 4
- Filter.HasBasis.mem_lift_iffstatement · cited by 3
- Filter.mem_liftstatement and proof · cited by 3
- Filter.lift_assocstatement and proof · cited by 3
- Filter.comap_lift_eq2statement and proof · cited by 3
- Filter.lift_iInfstatement and proof · cited by 2
- Filter.lift_iInf_lestatement · cited by 2