Theorems · Theorem · general topology
BoundedContinuousFunction.extend_apply
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] {δ : Type u_2}
[inst_2 : TopologicalSpace δ] [inst_3 : DiscreteTopology δ] (f : α ↪ δ) (g : BoundedContinuousFunction α β)
(h : BoundedContinuousFunction δ β) (x : α), (BoundedContinuousFunction.extend f g h) (f x) = g x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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.Embedding.injectiveproof · cited by 111
- Function.Injective.extend_applyproof · cited by 57
- BoundedContinuousFunction.extendstatement · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.dist_extend_extendproof · cited by 1