Mathlib Map

Theorems · Theorem · number theory

Chebyshev.abs_psi_sub_theta_le_sqrt_mul_log

∀ {x : ℝ}, 1 ≤ x → |Chebyshev.psi x - Chebyshev.theta x| ≤ 2 * √x * Real.log x

|ψ x - θ x| ≤ c √ x log x with an explicit constant c. To remove the log, see psi_sub_theta_le_mul_sqrt.

Defined in
Mathlib.NumberTheory.Chebyshev
Cited by
2 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites58

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.