Theorems · Theorem · general topology
Pairwise.exists_mem_filter_basis_of_disjoint
∀ {α : Type u_1} {I : Type u_7} [Finite I] {l : I → Filter α} {ι : I → Sort u_6} {p : (i : I) → ι i → Prop}
{s : (i : I) → ι i → Set α},
Pairwise (Function.onFun Disjoint l) →
(∀ (i : I), (l i).HasBasis (p i) (s i)) →
∃ ind, (∀ (i : I), p i (ind i)) ∧ Pairwise (Function.onFun Disjoint fun i => s i (ind i))- Defined in
- Mathlib.Order.Filter.Bases.Finite
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finitestatement and proof · cited by 3,029
- Disjointstatement and proof · cited by 2,201
- Filter.HasBasisstatement and proof · cited by 604
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- Filter.HasBasis.mem_iffproof · cited by 193
- Disjoint.monoproof · cited by 69
- Pairwise.monoproof · cited by 29
- Pairwise.exists_mem_filter_of_disjointproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.