Mathlib Map

Theorems · Definition · general topology

Set.Equicontinuous

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

We say that a set H : Set (X → α) of functions is equicontinuous if the family (↑) : ↥H → (X → α) is equicontinuous.

Defined in
Mathlib.Topology.UniformSpace.Equicontinuity
Cited by
4 results in Mathlib
Foundations
Depth 21 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 by4

Results whose statement or proof uses this declaration.