etc/isar-keywords-ZF.el
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Mon, 22 Feb 2010 10:28:49 +0100
changeset 35279 4f6760122b2a
parent 33874 1db5ca5eadf5
child 35419 cc8e4276d093
permissions -rw-r--r--
update the keywords files
     1 ;;
     2 ;; Keyword classification tables for Isabelle/Isar.
     3 ;; Generated from Pure + Pure-ProofGeneral + FOL + ZF.
     4 ;; *** DO NOT EDIT *** DO NOT EDIT *** DO NOT EDIT ***
     5 ;;
     6 
     7 (defconst isar-keywords-major
     8   '("\\."
     9     "\\.\\."
    10     "Isabelle\\.command"
    11     "Isar\\.begin_document"
    12     "Isar\\.define_command"
    13     "Isar\\.edit_document"
    14     "Isar\\.end_document"
    15     "ML"
    16     "ML_command"
    17     "ML_prf"
    18     "ML_val"
    19     "ProofGeneral\\.inform_file_processed"
    20     "ProofGeneral\\.inform_file_retracted"
    21     "ProofGeneral\\.kill_proof"
    22     "ProofGeneral\\.pr"
    23     "ProofGeneral\\.process_pgip"
    24     "ProofGeneral\\.restart"
    25     "ProofGeneral\\.undo"
    26     "abbreviation"
    27     "also"
    28     "apply"
    29     "apply_end"
    30     "arities"
    31     "assume"
    32     "attribute_setup"
    33     "axclass"
    34     "axiomatization"
    35     "axioms"
    36     "back"
    37     "by"
    38     "cannot_undo"
    39     "case"
    40     "cd"
    41     "chapter"
    42     "class"
    43     "class_deps"
    44     "classes"
    45     "classrel"
    46     "codatatype"
    47     "code_abstype"
    48     "code_datatype"
    49     "code_library"
    50     "code_module"
    51     "coinductive"
    52     "commit"
    53     "constdefs"
    54     "consts"
    55     "consts_code"
    56     "context"
    57     "corollary"
    58     "datatype"
    59     "declaration"
    60     "declare"
    61     "def"
    62     "defaultsort"
    63     "defer"
    64     "definition"
    65     "defs"
    66     "disable_pr"
    67     "display_drafts"
    68     "done"
    69     "enable_pr"
    70     "end"
    71     "exit"
    72     "extract"
    73     "extract_type"
    74     "finalconsts"
    75     "finally"
    76     "find_consts"
    77     "find_theorems"
    78     "fix"
    79     "from"
    80     "full_prf"
    81     "global"
    82     "guess"
    83     "have"
    84     "header"
    85     "help"
    86     "hence"
    87     "hide"
    88     "inductive"
    89     "inductive_cases"
    90     "init_toplevel"
    91     "instance"
    92     "instantiation"
    93     "interpret"
    94     "interpretation"
    95     "judgment"
    96     "kill"
    97     "kill_thy"
    98     "lemma"
    99     "lemmas"
   100     "let"
   101     "linear_undo"
   102     "local"
   103     "local_setup"
   104     "locale"
   105     "method_setup"
   106     "moreover"
   107     "next"
   108     "no_notation"
   109     "no_syntax"
   110     "no_translations"
   111     "nonterminals"
   112     "notation"
   113     "note"
   114     "obtain"
   115     "oops"
   116     "oracle"
   117     "overloading"
   118     "parse_ast_translation"
   119     "parse_translation"
   120     "pr"
   121     "prefer"
   122     "presume"
   123     "pretty_setmargin"
   124     "prf"
   125     "primrec"
   126     "print_abbrevs"
   127     "print_antiquotations"
   128     "print_ast_translation"
   129     "print_attributes"
   130     "print_binds"
   131     "print_cases"
   132     "print_claset"
   133     "print_classes"
   134     "print_codesetup"
   135     "print_commands"
   136     "print_configs"
   137     "print_context"
   138     "print_drafts"
   139     "print_facts"
   140     "print_induct_rules"
   141     "print_interps"
   142     "print_locale"
   143     "print_locales"
   144     "print_methods"
   145     "print_rules"
   146     "print_simpset"
   147     "print_statement"
   148     "print_syntax"
   149     "print_tcset"
   150     "print_theorems"
   151     "print_theory"
   152     "print_trans_rules"
   153     "print_translation"
   154     "proof"
   155     "prop"
   156     "pwd"
   157     "qed"
   158     "quit"
   159     "realizability"
   160     "realizers"
   161     "remove_thy"
   162     "rep_datatype"
   163     "sect"
   164     "section"
   165     "setup"
   166     "show"
   167     "simproc_setup"
   168     "sorry"
   169     "subclass"
   170     "sublocale"
   171     "subsect"
   172     "subsection"
   173     "subsubsect"
   174     "subsubsection"
   175     "syntax"
   176     "term"
   177     "text"
   178     "text_raw"
   179     "then"
   180     "theorem"
   181     "theorems"
   182     "theory"
   183     "thm"
   184     "thm_deps"
   185     "thus"
   186     "thy_deps"
   187     "touch_thy"
   188     "translations"
   189     "txt"
   190     "txt_raw"
   191     "typ"
   192     "typed_print_translation"
   193     "typedecl"
   194     "types"
   195     "types_code"
   196     "ultimately"
   197     "undo"
   198     "undos_proof"
   199     "unfolding"
   200     "unused_thms"
   201     "use"
   202     "use_thy"
   203     "using"
   204     "welcome"
   205     "with"
   206     "{"
   207     "}"))
   208 
   209 (defconst isar-keywords-minor
   210   '("advanced"
   211     "and"
   212     "assumes"
   213     "attach"
   214     "begin"
   215     "binder"
   216     "case_eqns"
   217     "con_defs"
   218     "constrains"
   219     "contains"
   220     "defines"
   221     "domains"
   222     "elimination"
   223     "file"
   224     "fixes"
   225     "for"
   226     "identifier"
   227     "if"
   228     "imports"
   229     "in"
   230     "induction"
   231     "infix"
   232     "infixl"
   233     "infixr"
   234     "intros"
   235     "is"
   236     "monos"
   237     "notes"
   238     "obtains"
   239     "open"
   240     "output"
   241     "overloaded"
   242     "pervasive"
   243     "recursor_eqns"
   244     "shows"
   245     "structure"
   246     "type_elims"
   247     "type_intros"
   248     "unchecked"
   249     "uses"
   250     "where"))
   251 
   252 (defconst isar-keywords-control
   253   '("Isabelle\\.command"
   254     "Isar\\.begin_document"
   255     "Isar\\.define_command"
   256     "Isar\\.edit_document"
   257     "Isar\\.end_document"
   258     "ProofGeneral\\.inform_file_processed"
   259     "ProofGeneral\\.inform_file_retracted"
   260     "ProofGeneral\\.kill_proof"
   261     "ProofGeneral\\.process_pgip"
   262     "ProofGeneral\\.restart"
   263     "ProofGeneral\\.undo"
   264     "cannot_undo"
   265     "exit"
   266     "init_toplevel"
   267     "kill"
   268     "linear_undo"
   269     "quit"
   270     "undo"
   271     "undos_proof"))
   272 
   273 (defconst isar-keywords-diag
   274   '("ML_command"
   275     "ML_val"
   276     "ProofGeneral\\.pr"
   277     "cd"
   278     "class_deps"
   279     "commit"
   280     "disable_pr"
   281     "display_drafts"
   282     "enable_pr"
   283     "find_consts"
   284     "find_theorems"
   285     "full_prf"
   286     "header"
   287     "help"
   288     "kill_thy"
   289     "pr"
   290     "pretty_setmargin"
   291     "prf"
   292     "print_abbrevs"
   293     "print_antiquotations"
   294     "print_attributes"
   295     "print_binds"
   296     "print_cases"
   297     "print_claset"
   298     "print_classes"
   299     "print_codesetup"
   300     "print_commands"
   301     "print_configs"
   302     "print_context"
   303     "print_drafts"
   304     "print_facts"
   305     "print_induct_rules"
   306     "print_interps"
   307     "print_locale"
   308     "print_locales"
   309     "print_methods"
   310     "print_rules"
   311     "print_simpset"
   312     "print_statement"
   313     "print_syntax"
   314     "print_tcset"
   315     "print_theorems"
   316     "print_theory"
   317     "print_trans_rules"
   318     "prop"
   319     "pwd"
   320     "remove_thy"
   321     "term"
   322     "thm"
   323     "thm_deps"
   324     "thy_deps"
   325     "touch_thy"
   326     "typ"
   327     "unused_thms"
   328     "use_thy"
   329     "welcome"))
   330 
   331 (defconst isar-keywords-theory-begin
   332   '("theory"))
   333 
   334 (defconst isar-keywords-theory-switch
   335   '())
   336 
   337 (defconst isar-keywords-theory-end
   338   '("end"))
   339 
   340 (defconst isar-keywords-theory-heading
   341   '("chapter"
   342     "section"
   343     "subsection"
   344     "subsubsection"))
   345 
   346 (defconst isar-keywords-theory-decl
   347   '("ML"
   348     "abbreviation"
   349     "arities"
   350     "attribute_setup"
   351     "axclass"
   352     "axiomatization"
   353     "axioms"
   354     "class"
   355     "classes"
   356     "classrel"
   357     "codatatype"
   358     "code_datatype"
   359     "code_library"
   360     "code_module"
   361     "coinductive"
   362     "constdefs"
   363     "consts"
   364     "consts_code"
   365     "context"
   366     "datatype"
   367     "declaration"
   368     "declare"
   369     "defaultsort"
   370     "definition"
   371     "defs"
   372     "extract"
   373     "extract_type"
   374     "finalconsts"
   375     "global"
   376     "hide"
   377     "inductive"
   378     "instantiation"
   379     "judgment"
   380     "lemmas"
   381     "local"
   382     "local_setup"
   383     "locale"
   384     "method_setup"
   385     "no_notation"
   386     "no_syntax"
   387     "no_translations"
   388     "nonterminals"
   389     "notation"
   390     "oracle"
   391     "overloading"
   392     "parse_ast_translation"
   393     "parse_translation"
   394     "primrec"
   395     "print_ast_translation"
   396     "print_translation"
   397     "realizability"
   398     "realizers"
   399     "rep_datatype"
   400     "setup"
   401     "simproc_setup"
   402     "syntax"
   403     "text"
   404     "text_raw"
   405     "theorems"
   406     "translations"
   407     "typed_print_translation"
   408     "typedecl"
   409     "types"
   410     "types_code"
   411     "use"))
   412 
   413 (defconst isar-keywords-theory-script
   414   '("inductive_cases"))
   415 
   416 (defconst isar-keywords-theory-goal
   417   '("code_abstype"
   418     "corollary"
   419     "instance"
   420     "interpretation"
   421     "lemma"
   422     "subclass"
   423     "sublocale"
   424     "theorem"))
   425 
   426 (defconst isar-keywords-qed
   427   '("\\."
   428     "\\.\\."
   429     "by"
   430     "done"
   431     "sorry"))
   432 
   433 (defconst isar-keywords-qed-block
   434   '("qed"))
   435 
   436 (defconst isar-keywords-qed-global
   437   '("oops"))
   438 
   439 (defconst isar-keywords-proof-heading
   440   '("sect"
   441     "subsect"
   442     "subsubsect"))
   443 
   444 (defconst isar-keywords-proof-goal
   445   '("have"
   446     "hence"
   447     "interpret"))
   448 
   449 (defconst isar-keywords-proof-block
   450   '("next"
   451     "proof"))
   452 
   453 (defconst isar-keywords-proof-open
   454   '("{"))
   455 
   456 (defconst isar-keywords-proof-close
   457   '("}"))
   458 
   459 (defconst isar-keywords-proof-chain
   460   '("finally"
   461     "from"
   462     "then"
   463     "ultimately"
   464     "with"))
   465 
   466 (defconst isar-keywords-proof-decl
   467   '("ML_prf"
   468     "also"
   469     "let"
   470     "moreover"
   471     "note"
   472     "txt"
   473     "txt_raw"
   474     "unfolding"
   475     "using"))
   476 
   477 (defconst isar-keywords-proof-asm
   478   '("assume"
   479     "case"
   480     "def"
   481     "fix"
   482     "presume"))
   483 
   484 (defconst isar-keywords-proof-asm-goal
   485   '("guess"
   486     "obtain"
   487     "show"
   488     "thus"))
   489 
   490 (defconst isar-keywords-proof-script
   491   '("apply"
   492     "apply_end"
   493     "back"
   494     "defer"
   495     "prefer"))
   496 
   497 (provide 'isar-keywords)