Theorems · Theorem · general topology
IsDenseInducing.continuous_extend
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {i : α → β}
[inst_2 : TopologicalSpace γ] [T3Space γ] {f : α → γ} (di : IsDenseInducing i),
(∀ (b : β), ∃ c, Filter.Tendsto f (Filter.comap i (nhds b)) (nhds c)) → Continuous (di.extend f)- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Continuousstatement · cited by 2,592
- Filter.univ_mem'proof · cited by 1,672
- Filter.comapstatement and proof · cited by 546
- continuous_iff_continuousAtproof · cited by 139
- IsDenseInducingstatement and proof · cited by 56
- T3Spacestatement and proof · cited by 51
- IsDenseInducing.extendstatement · cited by 29
- IsDenseInducing.continuousAt_extendproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Valued.continuous_extensionproof · cited by 2
- continuous_ultrafilter_extendproof · cited by 2
- AbstractCompletion.compare_comp_eq_compareproof · cited by 1
- IsDenseInducing.continuous_extend_of_cauchyproof · cited by 1
- Dense.continuous_extendproof · cited by 0