NEWS
changeset 44538 8037d25afa89
parent 44531 1d477a2b1572
child 44568 e6f291cb5810
equal deleted inserted replaced
44537:c10485a6a7af 44538:8037d25afa89
   204 removed, and other theorems have been renamed. INCOMPATIBILITY.
   204 removed, and other theorems have been renamed. INCOMPATIBILITY.
   205 
   205 
   206   eventually_conjI ~> eventually_conj
   206   eventually_conjI ~> eventually_conj
   207   eventually_and ~> eventually_conj_iff
   207   eventually_and ~> eventually_conj_iff
   208   eventually_false ~> eventually_False
   208   eventually_false ~> eventually_False
       
   209   setsum_norm ~> norm_setsum
   209   Lim_ident_at ~> LIM_ident
   210   Lim_ident_at ~> LIM_ident
   210   Lim_const ~> tendsto_const
   211   Lim_const ~> tendsto_const
   211   Lim_cmul ~> tendsto_scaleR [OF tendsto_const]
   212   Lim_cmul ~> tendsto_scaleR [OF tendsto_const]
   212   Lim_neg ~> tendsto_minus
   213   Lim_neg ~> tendsto_minus
   213   Lim_add ~> tendsto_add
   214   Lim_add ~> tendsto_add