Theorems · Theorem · general topology
BoundedContinuousFunction.restrict_apply
Deprecated since 2026-07-19Use BoundedContinuousFunction.domRestrict_apply instead.
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
(f : BoundedContinuousFunction α β) (s : Set α) (x : ↑s), (f.domRestrict s) x = f ↑xAlias of BoundedContinuousFunction.domRestrict_apply.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.domRestrictstatement · cited by 12
- BoundedContinuousFunction.domRestrict_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.