Theorems · Theorem · general topology
Dense.continuous_extend
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s : Set α} {f : ↑s → β}
[T3Space β] (hs : Dense s),
(∀ (a : α), ∃ b, Filter.Tendsto f (Filter.comap Subtype.val (nhds a)) (nhds b)) → Continuous (hs.extend f)- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 0 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.
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Continuousstatement · cited by 2,592
- Filter.comapstatement and proof · cited by 546
- Densestatement and proof · cited by 359
- T3Spacestatement and proof · cited by 51
- Dense.extendstatement · cited by 13
- Dense.isDenseInducing_valproof · cited by 8
- IsDenseInducing.continuous_extendproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.