Mathlib Map

Theorems · Theorem · general topology

IsCompact.uniformContinuousOn_of_continuous

∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : UniformSpace β] {s : Set α} {f : α → β},
  IsCompact s → ContinuousOn f s → UniformContinuousOn f s

Heine-Cantor: a continuous function on a compact set of a uniform space is uniformly continuous.

Defined in
Mathlib.Topology.UniformSpace.HeineCantor
Cited by
3 results in Mathlib
Foundations
Depth 85 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.

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.