Theorems · Theorem · general topology
existsUnique_eq_principal_sup_free
∀ {α : Type u_2} (f : Filter α),
∃! p, p.2 ≤ Filter.cofinite ∧ Disjoint (Filter.principal p.1) p.2 ∧ f = Filter.principal p.1 ⊔ p.2Every filter is the disjoint supremum of a principal filter and a free filter in a unique way.
- Defined in
- Mathlib.Order.Filter.Cofinite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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.complproof · cited by 2,925
- Disjointstatement and proof · cited by 2,201
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- Filter.principalstatement and proof · cited by 740
- le_imp_le_of_le_of_leproof · cited by 576
- ExistsUniquestatement · cited by 268
- Filter.cofinitestatement and proof · cited by 251
- le_sup_rightproof · cited by 242
- compl_complproof · cited by 229
Cited by1
Results whose statement or proof uses this declaration.
- exists_eq_principal_sup_freeproof · cited by 0