Mathlib Map

Theorems · Theorem · general topology

Filter.ext_iff

∀ {α : Type u_1} {f g : Filter α}, f = g ↔ ∀ (s : Set α), s ∈ f ↔ s ∈ g
Defined in
Mathlib.Order.Filter.Defs
Cited by
6 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, 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
  • Filter.extproof · cited by 60

Cited by6

Results whose statement or proof uses this declaration.