etc/isar-keywords-ZF.el
changeset 56146 8453d35e4684
parent 56069 451d5b73f8cf
child 56275 600f432ab556
equal deleted inserted replaced
56145:a200bffe4027 56146:8453d35e4684
   365     "hide_class"
   365     "hide_class"
   366     "hide_const"
   366     "hide_const"
   367     "hide_fact"
   367     "hide_fact"
   368     "hide_type"
   368     "hide_type"
   369     "inductive"
   369     "inductive"
       
   370     "inductive_cases"
   370     "instantiation"
   371     "instantiation"
   371     "judgment"
   372     "judgment"
   372     "lemmas"
   373     "lemmas"
   373     "local_setup"
   374     "local_setup"
   374     "locale"
   375     "locale"
   402     "type_synonym"
   403     "type_synonym"
   403     "typed_print_translation"
   404     "typed_print_translation"
   404     "typedecl"))
   405     "typedecl"))
   405 
   406 
   406 (defconst isar-keywords-theory-script
   407 (defconst isar-keywords-theory-script
   407   '("inductive_cases"))
   408   '())
   408 
   409 
   409 (defconst isar-keywords-theory-goal
   410 (defconst isar-keywords-theory-goal
   410   '("corollary"
   411   '("corollary"
   411     "instance"
   412     "instance"
   412     "interpretation"
   413     "interpretation"