Theorems · Theorem · general topology
Filter.mem_generate_iff
∀ {α : Type u} {s : Set (Set α)} {U : Set α}, U ∈ Filter.generate s ↔ ∃ t ⊆ s, t.Finite ∧ ⋂₀ t ⊆ U- Defined in
- Mathlib.Order.Filter.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- LE.le.transproof · cited by 3,151
- Set.Finitestatement and proof · cited by 1,814
- Filter.mem_of_supersetproof · cited by 308
- Set.subset_univproof · cited by 228
- Set.sInterstatement and proof · cited by 225
- Set.singleton_subset_iffproof · cited by 206
- Eq.subsetproof · cited by 124
- Set.Finite.unionproof · cited by 74
- Set.union_subsetproof · cited by 71
- Set.finite_singletonproof · cited by 70
Cited by1
Results whose statement or proof uses this declaration.
- Filter.mem_iInfproof · cited by 1