Theorems · Theorem · general topology
Pi.uniformity
∀ {ι : Type u_1} (α : ι → Type u) [U : (i : ι) → UniformSpace (α i)],
uniformity ((i : ι) → α i) = ⨅ i, Filter.comap (fun a => (a.1 i, a.2 i)) (uniformity (α i))- Defined in
- Mathlib.Topology.UniformSpace.Pi
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 73 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- iInfstatement · cited by 1,690
- uniformitystatement · cited by 765
- Filter.comapstatement · cited by 546
- iInf_uniformityproof · cited by 19
Cited by6
Results whose statement or proof uses this declaration.
- uniformContinuous_piproof · cited by 12
- Equicontinuous.comap_uniformFun_eqproof · cited by 3
- UniformOnFun.isUniformEmbedding_toFun_finiteproof · cited by 2
- ArithmeticFunction.tendsTo_eulerProduct_of_tendsToproof · cited by 1
- Matrix.uniformityproof · cited by 1
- CompleteSpace.iInfproof · cited by 1