Mathlib Map

Theorems · Theorem · general topology

Filter.disjoint_iff

∀ {α : Type u} {f g : Filter α}, Disjoint f g ↔ ∃ s ∈ f, ∃ t ∈ g, Disjoint s t
Defined in
Mathlib.Order.Filter.Basic
Cited by
5 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, 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.

  • Setstatement and proof · cited by 53,352
  • Filterstatement and proof · cited by 8,121
  • Disjointstatement · cited by 2,201

Cited by5

Results whose statement or proof uses this declaration.