Theorems · Theorem · general topology
IsDenseInducing.continuous_extend_of_cauchy
∀ {α : Type u_1} [inst : TopologicalSpace α] {β : Type u_3} [inst_1 : TopologicalSpace β] {γ : Type u_4}
[inst_2 : UniformSpace γ] [CompleteSpace γ] [T0Space γ] {e : α → β} {f : α → γ} (de : IsDenseInducing e),
(∀ (b : β), Cauchy (Filter.map f (Filter.comap e (nhds b)))) → Continuous (de.extend f)- 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.
Cites13
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
- Continuousstatement · cited by 2,592
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- Filter.mapstatement and proof · cited by 819
- Filter.comapstatement and proof · cited by 546
- T0Spacestatement and proof · cited by 179
- Cauchystatement and proof · cited by 115
- IsDenseInducingstatement and proof · cited by 56
- IsDenseInducing.extendstatement · cited by 29
- CompleteSpace.completeproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- IsDenseInducing.extend_Z_bilinproof · cited by 1