Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-11-24 18:18 daf30fd7

View on Github →

feat(analysis/asymptotics): Generalize superpolynomial decay using limits instead of big O (#10296) This PR generalizes the definition of superpolynomial_decay in terms of filter.tendsto instead of asymptotics.is_O.

Estimated changes