etc/isar-keywords.el
changeset 56146 8453d35e4684
parent 56069 451d5b73f8cf
child 56148 d94d6a9178b5
equal deleted inserted replaced
56145:a200bffe4027 56146:8453d35e4684
   528     "import_const_map"
   528     "import_const_map"
   529     "import_file"
   529     "import_file"
   530     "import_tptp"
   530     "import_tptp"
   531     "import_type_map"
   531     "import_type_map"
   532     "inductive"
   532     "inductive"
       
   533     "inductive_cases"
   533     "inductive_set"
   534     "inductive_set"
       
   535     "inductive_simps"
   534     "instantiation"
   536     "instantiation"
   535     "judgment"
   537     "judgment"
   536     "lemmas"
   538     "lemmas"
   537     "lifting_forget"
   539     "lifting_forget"
   538     "lifting_update"
   540     "lifting_update"
   588     "type_synonym"
   590     "type_synonym"
   589     "typed_print_translation"
   591     "typed_print_translation"
   590     "typedecl"))
   592     "typedecl"))
   591 
   593 
   592 (defconst isar-keywords-theory-script
   594 (defconst isar-keywords-theory-script
   593   '("inductive_cases"
   595   '())
   594     "inductive_simps"))
       
   595 
   596 
   596 (defconst isar-keywords-theory-goal
   597 (defconst isar-keywords-theory-goal
   597   '("ax_specification"
   598   '("ax_specification"
   598     "bnf"
   599     "bnf"
   599     "code_pred"
   600     "code_pred"