Mathlib Map

Theorems · Theorem · general topology

Filter.mem_sup

∀ {α : Type u} {f g : Filter α} {s : Set α}, s ∈ f ⊔ g ↔ s ∈ f ∧ s ∈ g
Defined in
Mathlib.Order.Filter.Basic
Cited by
9 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.

Cites2

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

Cited by9

Results whose statement or proof uses this declaration.