Mathlib Map

Theorems · Theorem · general topology

UniformFun.isClosed_setOfPred_continuous

∀ (α : Type u_1) {β : Type u_2} [inst : UniformSpace β] [inst_1 : TopologicalSpace α],
  IsClosed {f | Continuous (UniformFun.toFun f)}

The set of continuous functions is closed in the uniform convergence topology. This is a simple wrapper over TendstoUniformly.continuous.

Defined in
Mathlib.Topology.UniformSpace.UniformConvergenceTopology
Cited by
1 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceTopologicalSpace

Around this declaration

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

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.