Theorems · Theorem · general topology
AbstractCompletion.compare_comp_eq_compare
∀ {α : Type uα} [inst : UniformSpace α] (pkg : AbstractCompletion.{vα, uα} α) (pkg' : AbstractCompletion.{vα', uα} α)
(γ : Type uγ) [inst_1 : TopologicalSpace γ] [T3Space γ] {f : α → γ},
Continuous f →
(∀ (a : pkg.space), Filter.Tendsto f (Filter.comap pkg.coe (nhds a)) (nhds (⋯.extend f a))) →
⋯.extend f ∘ pkg'.compare pkg = ⋯.extend f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 and proof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- Filter.comapstatement and proof · cited by 546
- Continuous.compproof · cited by 371
- UniformContinuous.continuousproof · cited by 66
- IsDenseInducingproof · cited by 56
- T3Spacestatement and proof · cited by 51
- AbstractCompletionstatement and proof · cited by 41
- AbstractCompletion.spacestatement and proof · cited by 41
Cited by1
Results whose statement or proof uses this declaration.
- LaurentSeries.valuation_compareproof · cited by 3