Theorems · Definition · general topology
Isometry.mapRingHom
{α : Type u} →
{β : Type v} →
[inst : PseudoMetricSpace α] →
[inst_1 : Ring α] →
[inst_2 : IsTopologicalRing α] →
[inst_3 : IsUniformAddGroup α] →
[inst_4 : Ring β] →
[inst_5 : PseudoMetricSpace β] →
[inst_6 : IsUniformAddGroup β] →
[inst_7 : IsTopologicalRing β] →
{f : α →+* β} → Isometry ⇑f → UniformSpace.Completion α →+* UniformSpace.Completion βThe lift of an isometry to completions.
- Defined in
- Mathlib.Topology.MetricSpace.Completion
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- PseudoMetricSpacestatement and proof · cited by 1,550
- IsTopologicalRingstatement and proof · cited by 402
- IsUniformAddGroupstatement and proof · cited by 342
- Isometrystatement and proof · cited by 230
- UniformSpace.Completionstatement · cited by 192
- UniformSpace.Completion.mapRingHomproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- NumberField.LiesOver.completionMapproof · cited by 4
- Isometry.mapRingHom_coestatement · cited by 2
- Isometry.isometry_mapRingHomstatement · cited by 0
- Isometry.mapRingHom.congr_simpstatement and proof · cited by 0