Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-03-01 10:20 5dd1ba58

View on Github →

feat(analysis/*): is_bigo -> is_O, is_littleo -> is_o

Estimated changes

added theorem asymptotics.is_O.add
added theorem asymptotics.is_O.comp
added theorem asymptotics.is_O.congr
added theorem asymptotics.is_O.mono
added theorem asymptotics.is_O.sub
added theorem asymptotics.is_O.symm
added theorem asymptotics.is_O.trans
added theorem asymptotics.is_O.tri
added def asymptotics.is_O
added theorem asymptotics.is_O_comm
added theorem asymptotics.is_O_congr
added theorem asymptotics.is_O_iff
added theorem asymptotics.is_O_join
added theorem asymptotics.is_O_mul
added theorem asymptotics.is_O_refl
added theorem asymptotics.is_O_smul
added theorem asymptotics.is_O_zero
deleted theorem asymptotics.is_bigo.add
deleted theorem asymptotics.is_bigo.comp
deleted theorem asymptotics.is_bigo.congr
deleted theorem asymptotics.is_bigo.mono
deleted theorem asymptotics.is_bigo.sub
deleted theorem asymptotics.is_bigo.symm
deleted theorem asymptotics.is_bigo.trans
deleted theorem asymptotics.is_bigo.tri
deleted def asymptotics.is_bigo
deleted theorem asymptotics.is_bigo_comm
deleted theorem asymptotics.is_bigo_congr
deleted theorem asymptotics.is_bigo_iff
deleted theorem asymptotics.is_bigo_join
deleted theorem asymptotics.is_bigo_mul
deleted theorem asymptotics.is_bigo_refl
deleted theorem asymptotics.is_bigo_smul
deleted theorem asymptotics.is_bigo_zero
added theorem asymptotics.is_o.add
added theorem asymptotics.is_o.comp
added theorem asymptotics.is_o.congr
added theorem asymptotics.is_o.mono
added theorem asymptotics.is_o.sub
added theorem asymptotics.is_o.symm
added theorem asymptotics.is_o.trans
added theorem asymptotics.is_o.tri
added def asymptotics.is_o
added theorem asymptotics.is_o_comm
added theorem asymptotics.is_o_congr
added theorem asymptotics.is_o_join
added theorem asymptotics.is_o_mul
added theorem asymptotics.is_o_smul
added theorem asymptotics.is_o_zero