Theorems · Definition · general topology
BoundedContinuousFunction.extend
{α : Type u} →
{β : Type v} →
[inst : TopologicalSpace α] →
[inst_1 : PseudoMetricSpace β] →
{δ : Type u_2} →
[inst_2 : TopologicalSpace δ] →
[DiscreteTopology δ] →
(α ↪ δ) → BoundedContinuousFunction α β → BoundedContinuousFunction δ β → BoundedContinuousFunction δ βA version of Function.extend for bounded continuous maps. We assume that the domain has
discrete topology, so we only need to verify boundedness.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- PseudoMetricSpacestatement and proof · cited by 1,550
- Function.Embeddingstatement and proof · cited by 988
- BoundedContinuousFunctionstatement and proof · cited by 511
- DiscreteTopologystatement and proof · cited by 373
- Function.extendproof · cited by 111
Cited by8
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.dist_extend_extendstatement and proof · cited by 1
- BoundedContinuousFunction.extend_applystatement · cited by 1
- BoundedContinuousFunction.extend_apply'statement · cited by 1
- TopologicalSpace.exists_isInducing_l_inftyproof · cited by 1
- BoundedContinuousFunction.isometry_extendstatement · cited by 1
- BoundedContinuousFunction.extend_compstatement · cited by 0
- BoundedContinuousFunction.extend_of_emptystatement and proof · cited by 0
- BoundedContinuousFunction.extend.congr_simpstatement and proof · cited by 0