src/HOL/SMT.thy
changeset 37157 86872cbae9e9
parent 37153 8feed34275ce
child 37818 dd65033fed78
equal deleted inserted replaced
37156:42c53229800d 37157:86872cbae9e9
    66 higher-order functions.  The following set of lemmas specifies the
    66 higher-order functions.  The following set of lemmas specifies the
    67 properties of such (extensional) arrays.
    67 properties of such (extensional) arrays.
    68 *}
    68 *}
    69 
    69 
    70 lemmas array_rules = ext fun_upd_apply fun_upd_same fun_upd_other
    70 lemmas array_rules = ext fun_upd_apply fun_upd_same fun_upd_other
    71   fun_upd_upd
    71   fun_upd_upd fun_app_def
    72 
    72 
    73 
    73 
    74 
    74 
    75 subsection {* First-order logic *}
    75 subsection {* First-order logic *}
    76 
    76