Theorems · Theorem · general topology
AbstractCompletion.funext
∀ {α : Type uα} [inst : UniformSpace α] (pkg : AbstractCompletion.{vα, uα} α) {β : Type uβ}
[inst_1 : TopologicalSpace β] [T2Space β] {f g : pkg.space → β},
Continuous f → Continuous g → (∀ (a : α), f (pkg.coe a) = g (pkg.coe a)) → f = g- Cited by
- 5 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Continuousstatement and proof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- T2Spacestatement and proof · cited by 1,351
- isClosed_eqproof · cited by 71
- AbstractCompletion.spacestatement and proof · cited by 41
- AbstractCompletionstatement and proof · cited by 41
- AbstractCompletion.uniformStructstatement · cited by 30
- AbstractCompletion.coestatement and proof · cited by 26
- AbstractCompletion.induction_onproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- UniformSpace.Completion.extproof · cited by 2
- AbstractCompletion.map_uniqueproof · cited by 2
- AbstractCompletion.extend_mapproof · cited by 1
- AbstractCompletion.extend_uniqueproof · cited by 1
- AbstractCompletion.inverse_compareproof · cited by 0