Theorems · Theorem · general topology
uniformly_extend_exists
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace α] [inst_1 : UniformSpace β]
[inst_2 : UniformSpace γ] {e : β → α},
IsUniformInducing e →
DenseRange e →
∀ {f : β → γ},
UniformContinuous f → ∀ [CompleteSpace γ] (a : α), ∃ c, Filter.Tendsto f (Filter.comap e (nhds a)) (nhds c)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- Filter.mapproof · cited by 819
- Filter.comapstatement and proof · cited by 546
- UniformContinuousstatement and proof · cited by 410
- le_of_eqproof · cited by 366
- DenseRangestatement and proof · cited by 164
- IsUniformInducingstatement and proof · cited by 128
- Cauchyproof · cited by 115
- IsDenseInducingproof · cited by 56
Cited by3
Results whose statement or proof uses this declaration.
- uniformly_extend_specproof · cited by 2
- uniform_extend_subtypeproof · cited by 0
- Dense.extend_existsproof · cited by 0