NEWS
changeset 58645 94bef115c08f
parent 58634 9f10d82e8188
child 58649 a62065b5e1e2
equal deleted inserted replaced
58644:8171ef293634 58645:94bef115c08f
    39 INCOMPATIBILITY for exotic syntax: may use mixfix grammar with "num"
    39 INCOMPATIBILITY for exotic syntax: may use mixfix grammar with "num"
    40 token category instead.
    40 token category instead.
    41 
    41 
    42 
    42 
    43 *** HOL ***
    43 *** HOL ***
       
    44 
       
    45 * More foundational definition for predicate "even":
       
    46   even_def ~> even_iff_mod_2_eq_zero
       
    47 Minor INCOMPATIBILITY.
    44 
    48 
    45 * Lemma name consolidation: divide_Numeral1 ~> divide_numeral_1
    49 * Lemma name consolidation: divide_Numeral1 ~> divide_numeral_1
    46 Minor INCOMPATIBILITY.
    50 Minor INCOMPATIBILITY.
    47 
    51 
    48 * Bootstrap of listsum as special case of abstract product over lists.
    52 * Bootstrap of listsum as special case of abstract product over lists.