Theorems · Theorem · general topology
UniformOnFun.uniformity_eq_of_basis
∀ {α : Type u_1} (β : Type u_2) [inst : UniformSpace β] (𝔖 : Set (Set α)) {ι : Sort u_5} {p : ι → Prop}
{V : ι → Set (β × β)},
(uniformity β).HasBasis p V →
uniformity (UniformOnFun α β 𝔖) = ⨅ s ∈ 𝔖, ⨅ i, ⨅ (_ : p i), Filter.principal (UniformOnFun.gen 𝔖 s (V i))A version of UniformOnFun.hasBasis_uniformity_of_basis
with weaker conclusion and weaker assumptions.
We make no assumptions about the set 𝔖
but conclude only that the uniformity is equal to some indexed infimum.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Filterstatement · cited by 8,121
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- UniformSpacestatement and proof · cited by 2,040
- iInfstatement and proof · cited by 1,690
- uniformitystatement and proof · cited by 765
- Filter.principalstatement and proof · cited by 740
- Filter.HasBasisstatement and proof · cited by 604
- Filter.comapproof · cited by 546
Cited by2
Results whose statement or proof uses this declaration.
- UniformOnFun.uniformity_eqproof · cited by 4
- UniformOnFun.nhds_eq_of_basisproof · cited by 2