theorem
MathlibNt.SieveTheory.SuzukiMainTermNormalization.stieltjesMainTerm_changeOfVariables
{D w z s σ : ℝ}
{H : ℝ → ℝ}
(hD : 1 < D)
(hs : 0 < s)
(hsσ : s ≤ σ)
(hz : z = D ^ (1 / s))
(hw : w = D ^ (1 / σ))
(hH : Continuous H)
:
Exact change of variables behind the dimension-one main term. This is the
ordinary-integral form of the Stieltjes term -∫ H(log D/log x) d(log z/log x).
The orientation is important: x : w → z corresponds to t : σ → s.