Theorems · Theorem · general topology
Filter.prod_lift_lift
∀ {α₁ : Type u_5} {α₂ : Type u_6} {β₁ : Type u_7} {β₂ : Type u_8} {f₁ : Filter α₁} {f₂ : Filter α₂}
{g₁ : Set α₁ → Filter β₁} {g₂ : Set α₂ → Filter β₂},
Monotone g₁ → Monotone g₂ → f₁.lift g₁ ×ˢ f₂.lift g₂ = f₁.lift fun s => f₂.lift fun t => g₁ s ×ˢ g₂ t- Defined in
- Mathlib.Order.Filter.Lift
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SProd.sprodstatement and proof · cited by 1,750
- Monotonestatement and proof · cited by 1,397
- Filter.lift'proof · cited by 99
- Filter.liftstatement and proof · cited by 45
- Filter.lift_assocproof · cited by 3
- Filter.lift_commproof · cited by 1
- Filter.prod_defproof · cited by 1
- Filter.lift'_lift_assocproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Filter.prod_lift'_lift'proof · cited by 1