Theorems · Theorem · general topology
uniformly_extend_unique
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace α] [inst_1 : UniformSpace β]
[inst_2 : UniformSpace γ] {e : β → α} (h_e : IsUniformInducing e) (h_dense : DenseRange e) {f : β → γ} [T0Space γ]
{g : α → γ}, (∀ (b : β), g (e b) = f b) → Continuous g → ⋯.extend f = g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 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.
- Continuousstatement and proof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- T0Spacestatement and proof · cited by 179
- DenseRangestatement and proof · cited by 164
- IsUniformInducingstatement and proof · cited by 128
- IsDenseInducing.extendstatement · cited by 29
- IsUniformInducing.isDenseInducingstatement and proof · cited by 11
- IsDenseInducing.extend_uniqueproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.extend_uniqueproof · cited by 3