Topology on the integers #
The structure of a metric space on ℤ
is introduced in this file, induced from ℝ
.
@[deprecated Int.isUniformEmbedding_coe_real (since := "2024-10-01")]
Alias of Int.isUniformEmbedding_coe_real
.
@[deprecated Int.isClosedEmbedding_coe_real (since := "2024-10-20")]
Alias of Int.isClosedEmbedding_coe_real
.
theorem
Int.preimage_closedBall
(x : ℤ)
(r : ℝ)
:
Int.cast ⁻¹' Metric.closedBall (↑x) r = Metric.closedBall x r