Theorems · Theorem · general topology
Filter.HasBasis.to_hasBasis
∀ {α : Type u_1} {ι : Sort u_4} {ι' : Sort u_5} {l : Filter α} {p : ι → Prop} {s : ι → Set α} {p' : ι' → Prop}
{s' : ι' → Set α},
l.HasBasis p s →
(∀ (i : ι), p i → ∃ i', p' i' ∧ s' i' ⊆ s i) → (∀ (i' : ι'), p' i' → ∃ i, p i ∧ s i ⊆ s' i') → l.HasBasis p' s'- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 40 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Filter.HasBasis.to_hasBasis'proof · cited by 14
Cited by40
Results whose statement or proof uses this declaration.
- Filter.atTop_basis_Ioiproof · cited by 10
- UniformFun.hasBasis_uniformity_of_basisproof · cited by 8
- nhds_bot_basis_Iicproof · cited by 4
- EReal.nhds_bot_basisproof · cited by 4
- IsLinearTopology.mk_of_hasBasis'proof · cited by 4
- locallyConnectedSpace_of_connected_basesproof · cited by 3
- IsLinearTopology.hasBasis_twoSidedIdealproof · cited by 3
- Filter.atBot_basis_Iioproof · cited by 3
- Filter.atTop_basis'proof · cited by 3
- LocallyConvexSpace.ofBasesproof · cited by 3
- EReal.nhds_top_basisproof · cited by 3
- Filter.HasAntitoneBasis.comp_monoproof · cited by 2