Mathlib Map

Theorems · Definition · general topology

CFilter.toFilter

{α : Type u_1} → {σ : Type u_3} → CFilter (Set α) σ → Filter α

The filter represented by a CFilter is the collection of supersets of elements of the filter base.

Defined in
Mathlib.Data.Analysis.Filter
Cited by
6 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, 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.

  • Setstatement and proof · cited by 53,352
  • Filterstatement · cited by 8,121
  • Set.ofPredproof · cited by 6,101
  • CFilter.fproof · cited by 16
  • CFilterstatement and proof · cited by 12

Cited by12

Results whose statement or proof uses this declaration.