Topology on the ratonal numbers #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
The structure of a metric space on ℚ
is introduced in this file, induced from ℝ
.
@[protected, instance]
Equations
- rat.metric_space = metric_space.induced coe rat.metric_space._proof_1 real.metric_space
@[simp, norm_cast]
@[simp, norm_cast]