Theorems · Theorem · general topology
Dense.extend_exists
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : UniformSpace β] {s : Set α} {f : ↑s → β}
[CompleteSpace β],
Dense s → UniformContinuous f → ∀ (a : α), ∃ b, Filter.Tendsto f (Filter.comap Subtype.val (nhds a)) (nhds b)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement · 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.comapstatement · cited by 546
- UniformContinuousstatement and proof · cited by 410
- Densestatement and proof · cited by 359
- Dense.denseRange_valproof · cited by 7
- isUniformInducing_valproof · cited by 6
- uniformly_extend_existsproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.