Documentation

Mathlib.NumberTheory.TsumDivsorsAntidiagonal

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 map from Nat.divisorsAntidiagonal n to ℕ+ × ℕ+ given by sending n = a * b to (a, b).

Equations
Instances For

    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.
    Instances For