Theorems · Theorem · general topology
Filter.HasBasis.uniformEquicontinuousOn_iff_left
∀ {ι : Type u_1} {κ : Type u_2} {α : Type u_6} {β : Type u_8} [uα : UniformSpace α] [uβ : UniformSpace β] {p : κ → Prop}
{s : κ → Set (β × β)} {F : ι → β → α} {S : Set β},
(uniformity β ⊓ Filter.principal (S ×ˢ S)).HasBasis p s →
(UniformEquicontinuousOn F S ↔
∀ U ∈ uniformity α, ∃ k, p k ∧ ∀ (x y : β), (x, y) ∈ s k → ∀ (i : ι), (F i x, F i y) ∈ U)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
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.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Filterstatement · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- uniformitystatement and proof · cited by 765
- Filter.principalstatement and proof · cited by 740
- Filter.HasBasisstatement and proof · cited by 604
- Function.swapproof · cited by 216
- UniformFun.ofFunproof · cited by 78
- Filter.HasBasis.tendsto_iffproof · cited by 60
- UniformEquicontinuousOnstatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.