Theorems · Theorem · general topology
Filter.coext
∀ {α : Type u} {f g : Filter α}, (∀ (s : Set α), sᶜ ∈ f ↔ sᶜ ∈ g) → f = gAn extensionality lemma that is useful for filters with good lemmas about sᶜ ∈ f (e.g.,
Filter.comap, Filter.coprod, Filter.Coprod, Filter.cofinite).
- Defined in
- Mathlib.Order.Filter.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Compl.complstatement and proof · cited by 2,925
- Function.Surjective.forallproof · cited by 214
- Filter.extproof · cited by 60
- compl_surjectiveproof · cited by 26
Cited by3
Results whose statement or proof uses this declaration.
- Filter.comap_comapproof · cited by 69
- Filter.coprodᵢ_cofiniteproof · cited by 2
- Filter.coprod_cofiniteproof · cited by 0