Commit 2025-12-04 09:22 bcfe5664

View on Github →

feat(NumberTheory): define Chebyshev functions (#32247) Defines the Chebyshev psi and theta functions and proves some simple results. Deduces an upper bound on theta using the existing bound on primorials. More substantial results will follow in subsequent PRs. This is the initial PR to upstream some material from the PrimeNumberTheoremAnd project.

Estimated changes