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.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- Set.Elemstatement · cited by 7,166
- PseudoMetricSpacestatement · cited by 1,550
- BoundedContinuousFunctionstatement · cited by 511
- BoundedContinuousFunction.domRestrictproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.