Commit 2022-05-31 09:48 9e9cc57d
View on Github →feat(analysis/asymptotics/asymptotics): add is_O_const_iff (#14472)
- use f =ᶠ[l] 0instead of∀ᶠ x in l, f x = 0inis_{O_with,O,o}_zero_right_iff;
- generalize these lemmas from 0in anormed_groupto0in asemi_normed_group;
- add is_O.is_bounded_under_le,is_O_const_of_ne, andis_O_const_iff.