Theorems · Theorem · general topology
BoundedContinuousFunction.extend.congr_simp
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] {δ : Type u_2}
[inst_2 : TopologicalSpace δ] [inst_3 : DiscreteTopology δ] (f f_1 : α ↪ δ),
f = f_1 →
∀ (g g_1 : BoundedContinuousFunction α β),
g = g_1 →
∀ (h h_1 : BoundedContinuousFunction δ β),
h = h_1 → BoundedContinuousFunction.extend f g h = BoundedContinuousFunction.extend f_1 g_1 h_1- Cited by
- 0 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- BoundedContinuousFunction.extendstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.