NEWS
changeset 33759 b369324fc244
parent 33673 881a13cbff2e
child 33818 aa00c583f594
equal deleted inserted replaced
33758:53078b0d21f5 33759:b369324fc244
    92 div_mult_mult1; theorems div_mult_mult1, div_mult_mult2,
    92 div_mult_mult1; theorems div_mult_mult1, div_mult_mult2,
    93 div_mult_mult1_if, div_mult_mult1 and div_mult_mult2 have been
    93 div_mult_mult1_if, div_mult_mult1 and div_mult_mult2 have been
    94 generalized to class semiring_div, subsuming former theorems
    94 generalized to class semiring_div, subsuming former theorems
    95 zdiv_zmult_zmult1, zdiv_zmult_zmult1_if, zdiv_zmult_zmult1 and
    95 zdiv_zmult_zmult1, zdiv_zmult_zmult1_if, zdiv_zmult_zmult1 and
    96 zdiv_zmult_zmult2.  div_mult_mult1 is now [simp] by default.
    96 zdiv_zmult_zmult2.  div_mult_mult1 is now [simp] by default.
       
    97 INCOMPATIBILITY.
       
    98 
       
    99 * Extended Multivariate Analysis to include derivation and Brouwer's fixpoint
       
   100 theorem.
       
   101 
       
   102 * Removed predicate "M hassize n" (<--> card M = n & finite M). Was only used
       
   103 in Multivariate Analysis. Renamed vector_less_eq_def to vector_le_def, the
       
   104 more usual name.
    97 INCOMPATIBILITY.
   105 INCOMPATIBILITY.
    98 
   106 
    99 * Added theorem List.map_map as [simp]. Removed List.map_compose.
   107 * Added theorem List.map_map as [simp]. Removed List.map_compose.
   100 INCOMPATIBILITY.
   108 INCOMPATIBILITY.
   101 
   109