Theorems · Theorem · general topology
Filter.HasBasis.congr
∀ {α : Type u_1} {ι : Sort u_4} {l : Filter α} {p : ι → Prop} {s : ι → Set α},
l.HasBasis p s →
∀ {p' : ι → Prop} {s' : ι → Set α}, (∀ (i : ι), p i ↔ p' i) → (∀ (i : ι), p i → s i = s' i) → l.HasBasis p' s'- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.mem_iffproof · cited by 193
Cited by7
Results whose statement or proof uses this declaration.
- inv_atTop₀proof · cited by 3
- IsLinearTopology.hasBasis_open_submoduleproof · cited by 2
- TopologicalSpace.IsTopologicalBasis.isOpen_isPreconnectedproof · cited by 2
- inv_atBot₀proof · cited by 2
- IsLinearTopology.hasBasis_open_twoSidedIdealproof · cited by 1
- IsLinearTopology.hasBasis_open_subbimoduleproof · cited by 0
- locallyConnectedSpace_iff_isTopologicalBasis_isOpen_isPreconnectedproof · cited by 0