Mathlib Map

Theorems · Definition · general topology

BoundedContinuousFunction.domRestrict

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

Restrict the domain of a bounded continuous function to a set.

Defined in
Mathlib.Topology.ContinuousMap.Bounded.Basic
Cited by
12 results in Mathlib
Foundations
Depth 98 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.

BoundedContinuousFunction.exists_norm_eq_domRestrict_eq · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.exists_norm_eq_domRestrict_eq_of_closed · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.dist_extend_extend · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.isometry_extend · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.domRestrict_apply · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.coe_domRestrict · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.exists_forall_mem_domRestrict_eq_of_closed · cited by 1BoundedContinuousFunction…BoundedContinuousFunction.exists_norm_eq_restrict_eq · cited by 0BoundedContinuousFunction…BoundedContinuousFunction.exists_norm_eq_restrict_eq_of_closed · cited by 0BoundedContinuousFunction…BoundedContinuousFunction.restrict · cited by 0BoundedContinuousFunction…BoundedContinuousFunction.restrict_apply · cited by 0BoundedContinuousFunction…BoundedContinuousFunction.coe_restrict · cited by 0BoundedContinuousFunction…BoundedContinuousFunction.exists_forall_mem_restrict_eq_of_closed · cited by 0BoundedContinuousFunction…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceSet.Elem · cited by 7166Set.ElemPseudoMetricSpace · cited by 1550PseudoMetricSpaceBoundedContinuousFunction · cited by 511BoundedContinuousFunctionContinuousMap.id · cited by 73ContinuousMap.idContinuousMap.restrict · cited by 61ContinuousMap.restrictBoundedContinuousFunction.compContinuous · cited by 25BoundedContinuousFunction…BoundedContinuousFunction.dom…CITED BYCITES

Cites8

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

Cited by13

Results whose statement or proof uses this declaration.