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