Commit 2024-04-04 09:42 434972cc

View on Github →

feat: bounding integrals by asymptotics, part 2: corollaries (#10388) Shortcuts for linearly ordered domains and/or continuous functions. As an example, I golf the existing integrable_of_isBigO_exp_neg. Another example usage: https://github.com/AlexKontorovich/PrimeNumberTheoremAnd/blob/1909a40253607bd2df18a738fc504fe81b132974/PrimeNumberTheoremAnd/PerronFormula.lean#L414-L436

Estimated changes