Theorems · Theorem · general topology
Filter.lift_iInf_of_directed
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_4} [Nonempty ι] {f : ι → Filter α} {g : Set α → Filter β},
Directed (fun x1 x2 => x1 ≥ x2) f → Monotone g → (iInf f).lift g = ⨅ i, (f i).lift g- Defined in
- Mathlib.Order.Filter.Lift
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- iInfstatement and proof · cited by 1,690
- Monotonestatement and proof · cited by 1,397
- LE.le.antisymmproof · cited by 507
- Directedstatement and proof · cited by 213
- Filter.liftstatement and proof · cited by 45
- Filter.mem_iInf_of_memproof · cited by 22
- Filter.mem_iInf_of_directedproof · cited by 9
- Filter.mem_lift_setsproof · cited by 8
- Filter.mem_liftproof · cited by 3
- Filter.lift_iInf_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.