Mathlib Map

Theorems · Definition · general topology

BoundedContinuousFunction.restrict

Deprecated since 2026-07-19Use BoundedContinuousFunction.domRestrict instead.

{α : Type u} →
  {β : Type v} →
    [inst : TopologicalSpace α] →
      [inst_1 : PseudoMetricSpace β] → BoundedContinuousFunction α β → (s : Set α) → BoundedContinuousFunction (↑s) β

Alias of BoundedContinuousFunction.domRestrict. Restrict the domain of a bounded continuous function to a set.

Defined in
Mathlib.Topology.ContinuousMap.Bounded.Basic
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpacePseudoMetricSpace

Around this declaration

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

Cites6

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.