Theorems · Theorem · general topology
AbstractCompletion.extend_unique
∀ {α : Type uα} [inst : UniformSpace α] (pkg : AbstractCompletion.{vα, uα} α) {β : Type uβ} [inst_1 : UniformSpace β]
{f : α → β} [CompleteSpace β] [T0Space β],
UniformContinuous f → ∀ {g : pkg.space → β}, UniformContinuous g → (∀ (a : α), f a = g (pkg.coe a)) → pkg.extend f = g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 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.
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement and proof · cited by 410
- T0Spacestatement and proof · cited by 179
- UniformContinuous.continuousproof · cited by 66
- AbstractCompletionstatement and proof · cited by 41
- AbstractCompletion.spacestatement and proof · cited by 41
- AbstractCompletion.uniformStructstatement · cited by 30
- AbstractCompletion.coestatement and proof · cited by 26
- AbstractCompletion.extendstatement · cited by 12
- AbstractCompletion.extend_coeproof · cited by 8
- AbstractCompletion.continuous_extendproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- UniformSpace.Completion.extension_uniqueproof · cited by 3