etc/isar-keywords-ZF.el
changeset 40965 54b6c9e1c157
parent 40960 9e54eb514a46
child 41229 d797baa3d57c
equal deleted inserted replaced
40964:482a8334ee9e 40965:54b6c9e1c157
    59     "disable_pr"
    59     "disable_pr"
    60     "display_drafts"
    60     "display_drafts"
    61     "done"
    61     "done"
    62     "enable_pr"
    62     "enable_pr"
    63     "end"
    63     "end"
    64     "example_proof"
       
    65     "exit"
    64     "exit"
    66     "extract"
    65     "extract"
    67     "extract_type"
    66     "extract_type"
    68     "finalconsts"
    67     "finalconsts"
    69     "finally"
    68     "finally"
   413 (defconst isar-keywords-theory-script
   412 (defconst isar-keywords-theory-script
   414   '("inductive_cases"))
   413   '("inductive_cases"))
   415 
   414 
   416 (defconst isar-keywords-theory-goal
   415 (defconst isar-keywords-theory-goal
   417   '("corollary"
   416   '("corollary"
   418     "example_proof"
       
   419     "instance"
   417     "instance"
   420     "interpretation"
   418     "interpretation"
   421     "lemma"
   419     "lemma"
   422     "schematic_corollary"
   420     "schematic_corollary"
   423     "schematic_lemma"
   421     "schematic_lemma"