Lemmas on infinite sums over the antidiagonal of the divisors function #
This file contains lemmas about the antidiagonal of the divisors function. It defines the map from
Nat.divisorsAntidiagonal n
to ℕ+ × ℕ+
given by sending n = a * b
to (a, b)
.
The equivalence from the union over n
of Nat.divisorsAntidiagonal n
to ℕ+ × ℕ+
given by sending n = a * b
to (a, b)
.
Equations
- One or more equations did not get rendered due to their size.