Theorems · Theorem · general topology
UniformOnFun.nhds_eq
∀ {α : Type u_1} (β : Type u_2) [inst : UniformSpace β] (𝔖 : Set (Set α)) (f : UniformOnFun α β 𝔖),
nhds f =
⨅ s ∈ 𝔖,
⨅ V ∈ uniformity β, Filter.principal {g | ∀ x ∈ s, ((UniformOnFun.toFun 𝔖) f x, (UniformOnFun.toFun 𝔖) g x) ∈ V}- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Filterstatement · cited by 8,121
- Set.ofPredstatement · cited by 6,101
- nhdsstatement · cited by 5,554
- UniformSpacestatement and proof · cited by 2,040
- iInfstatement · cited by 1,690
- uniformitystatement and proof · cited by 765
- Filter.principalstatement · cited by 740
- UniformOnFunstatement and proof · cited by 150
- Filter.basis_setsproof · cited by 105
Cited by2
Results whose statement or proof uses this declaration.
- UniformOnFun.tendsto_iff_tendstoUniformlyOnproof · cited by 5
- UniformOnFun.gen_mem_nhdsproof · cited by 1