Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
asymptotics.is_equivalent_zero_iff_is_O_zero
Modification history
2022-05-30 04:06
src/analysis/asymptotics/asymptotic_equivalent.lean
refactor(analysis/asymptotics): make `is_o`/`is_O` work with `calc` (#14129) …
Modified
asymptotics.is_equivalent_zero_iff_is_O_zero
View on Github →
2021-05-26 21:50
src/analysis/asymptotics/asymptotic_equivalent.lean
feat(special_functions/polynomials): Generalize some polynomial asymptotics to iff statements. (#7545)
Added
asymptotics.is_equivalent_zero_iff_is_O_zero
View on Github →