Mathlib Map

Theorems · Theorem · number theory

Chebyshev.integral_one_div_log_sq_isBigO

(fun x => ∫ (t : ℝ) in 2..x, 1 / Real.log t ^ 2) =O[Filter.atTop] fun x => x / Real.log x ^ 2
Defined in
Mathlib.NumberTheory.Chebyshev
Cited by
1 results in Mathlib
Foundations
Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites47

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

Cited by1

Results whose statement or proof uses this declaration.