Topology on the integers #
The structure of a metric space on โค is introduced in this file, induced from โ.
theorem
Int.preimage_ball
(x : โค)
(r : โ)
:
Int.cast โปยน' Metric.ball (โx) r = Metric.ball x r
theorem
Int.preimage_closedBall
(x : โค)
(r : โ)
:
Int.cast โปยน' Metric.closedBall (โx) r = Metric.closedBall x r
@[simp]
@[simp]