Theorems · Theorem · general topology
AbstractCompletion.map_coe
∀ {α : Type uα} [inst : UniformSpace α] (pkg : AbstractCompletion.{vα, uα} α) {β : Type uβ} [inst_1 : UniformSpace β]
(pkg' : AbstractCompletion.{vβ, uβ} β) {f : α → β},
UniformContinuous f → ∀ (a : α), pkg.map pkg' f (pkg.coe a) = pkg'.coe (f a)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement and proof · cited by 410
- UniformContinuous.compproof · cited by 60
- AbstractCompletion.spacestatement · cited by 41
- AbstractCompletionstatement and proof · cited by 41
- AbstractCompletion.coestatement · cited by 26
- AbstractCompletion.extend_coeproof · cited by 8
- AbstractCompletion.uniformContinuous_coeproof · cited by 8
- AbstractCompletion.mapstatement · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- UniformSpace.Completion.map_coeproof · cited by 9
- AbstractCompletion.extend_mapproof · cited by 1
- AbstractCompletion.mapEquiv_coeproof · cited by 1