Mathlib Map

Theorems · Theorem · general topology

Filter.lift_mono

∀ {α : Type u_1} {β : Type u_2} {f₁ f₂ : Filter α} {g₁ g₂ : Set α → Filter β},
  f₁ ≤ f₂ → g₁ ≤ g₂ → f₁.lift g₁ ≤ f₂.lift g₂
Defined in
Mathlib.Order.Filter.Lift
Cited by
5 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, 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 by5

Results whose statement or proof uses this declaration.