Mathlib Map

Theorems · Definition · general topology

EquicontinuousOn

{ι : Type u_1} →
  {X : Type u_3} → {α : Type u_6} → [tX : TopologicalSpace X] → [uα : UniformSpace α] → (ι → X → α) → Set X → Prop

A family F : ι → X → α of functions from a topological space to a uniform space is equicontinuous on `S : Set X` if it is equicontinuous within `S` at each point of S.

Defined in
Mathlib.Topology.UniformSpace.Equicontinuity
Cited by
30 results in Mathlib
Foundations
Depth 50 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceUniformSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by31

Results whose statement or proof uses this declaration.