Theorems · Theorem · general topology
UniformFun.hasBasis_nhds_of_basis
∀ (α : Type u_1) (β : Type u_2) {ι : Type u_4} [inst : UniformSpace β] (f : UniformFun α β) {p : ι → Prop}
{s : ι → Set (β × β)},
(uniformity β).HasBasis p s → (nhds f).HasBasis p fun i => {g | (f, g) ∈ UniformFun.gen α β (s i)}For f : α →ᵤ β, 𝓝 f admits the family {g | ∀ x, (f x, g x) ∈ V} for V ∈ 𝓑 as a filter
basis, for any basis 𝓑 of 𝓤 β.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.ofPredstatement · cited by 6,101
- nhdsstatement · cited by 5,554
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- Filter.HasBasisstatement and proof · cited by 604
- UniformFunstatement and proof · cited by 106
- UniformFun.genstatement · cited by 17
- UniformFun.hasBasis_uniformity_of_basisproof · cited by 8
- nhds_basis_uniformity'proof · cited by 8
Cited by7
Results whose statement or proof uses this declaration.
- UniformFun.hasBasis_nhdsproof · cited by 5
- Filter.HasBasis.equicontinuousAt_iff_rightproof · cited by 3
- UniformFun.hasBasis_nhds_zero_of_basisproof · cited by 1
- Filter.HasBasis.equicontinuousAt_iffproof · cited by 1
- UniformFun.hasBasis_nhds_one_of_basisproof · cited by 1
- Filter.HasBasis.equicontinuousWithinAt_iffproof · cited by 0
- Filter.HasBasis.equicontinuousWithinAt_iff_rightproof · cited by 0