Mathlib Map

Theorems · Theorem · general topology

UniformOnFun.uniformContinuous_ofFun_toFun_of_mem

∀ {α : Type u_1} (β : Type u_2) [inst : UniformSpace β] (𝔖 : Set (Set α)),
  ∀ s ∈ 𝔖, UniformContinuous (⇑(UniformOnFun.ofFun 𝔖) ∘ ⇑(UniformOnFun.toFun {s}))

A specialized version of UniformOnFun.uniformContinuous_ofFun_toFun for convenience.

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

Around this declaration

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

Cites9

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.