etc/isar-keywords-HOL-Nominal.el
author berghofe
Tue, 13 Feb 2007 18:26:48 +0100
changeset 22315 42af94def765
parent 22288 c565f33ec70f
child 22486 d3b6cb2306b6
permissions -rw-r--r--
Added nominal_inductive keyword.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     1
;;
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     2
;; Keyword classification tables for Isabelle/Isar.
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     3
;; This file was generated by Isabelle/HOL/HOL-Nominal -- DO NOT EDIT!
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     4
;;
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     5
;; $Id$
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     6
;;
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     7
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     8
(defconst isar-keywords-major
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
     9
  '("\\."
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    10
    "\\.\\."
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    11
    "ML"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    12
    "ML_command"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    13
    "ML_setup"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    14
    "ProofGeneral\\.call_atp"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    15
    "ProofGeneral\\.inform_file_processed"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    16
    "ProofGeneral\\.inform_file_retracted"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    17
    "ProofGeneral\\.kill_proof"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    18
    "ProofGeneral\\.process_pgip"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    19
    "ProofGeneral\\.restart"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    20
    "ProofGeneral\\.undo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    21
    "abbreviation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    22
    "also"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    23
    "apply"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    24
    "apply_end"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    25
    "arities"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    26
    "assume"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    27
    "atom_decl"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    28
    "ax_specification"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    29
    "axclass"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    30
    "axiomatization"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    31
    "axioms"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    32
    "back"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    33
    "by"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    34
    "cannot_undo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    35
    "case"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    36
    "cd"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    37
    "chapter"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    38
    "class"
20568
9b7f59c1bdfc updated;
wenzelm
parents: 20529
diff changeset
    39
    "class_deps"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    40
    "classes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    41
    "classrel"
20931
19d9b78218fd added code_abstype and code_constsubst
haftmann
parents: 20832
diff changeset
    42
    "code_abstype"
21057
c45591716692 code_constsubst -> code_axioms
haftmann
parents: 21028
diff changeset
    43
    "code_axioms"
20424
d5b4b55ad277 updated keywords
haftmann
parents: 20378
diff changeset
    44
    "code_class"
20453
855f07fabd76 final syntax for some Isar code generator keywords
haftmann
parents: 20424
diff changeset
    45
    "code_const"
855f07fabd76 final syntax for some Isar code generator keywords
haftmann
parents: 20424
diff changeset
    46
    "code_gen"
20424
d5b4b55ad277 updated keywords
haftmann
parents: 20378
diff changeset
    47
    "code_instance"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    48
    "code_library"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    49
    "code_module"
21203
8154a62bb498 updated;
wenzelm
parents: 21057
diff changeset
    50
    "code_modulename"
8154a62bb498 updated;
wenzelm
parents: 21057
diff changeset
    51
    "code_moduleprolog"
22066
78b151461b89 updated keywords
haftmann
parents: 21806
diff changeset
    52
    "code_monad"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
    53
    "code_reserved"
22288
c565f33ec70f updated keywords
haftmann
parents: 22200
diff changeset
    54
    "code_thms"
20453
855f07fabd76 final syntax for some Isar code generator keywords
haftmann
parents: 20424
diff changeset
    55
    "code_type"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    56
    "coinductive"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
    57
    "coinductive2"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    58
    "commit"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    59
    "constdefs"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    60
    "consts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    61
    "consts_code"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    62
    "context"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    63
    "corollary"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    64
    "datatype"
22084
2fef69700f50 updated
wenzelm
parents: 22066
diff changeset
    65
    "declaration"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    66
    "declare"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    67
    "def"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    68
    "defaultsort"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    69
    "defer"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    70
    "defer_recdef"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    71
    "definition"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    72
    "defs"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    73
    "disable_pr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    74
    "display_drafts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    75
    "done"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    76
    "enable_pr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    77
    "end"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    78
    "exit"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    79
    "extract"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    80
    "extract_type"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    81
    "finalconsts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    82
    "finally"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    83
    "find_theorems"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    84
    "fix"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    85
    "from"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    86
    "full_prf"
20529
1ca27b3ed2e7 Updated keyword file
krauss
parents: 20453
diff changeset
    87
    "fun"
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19498
diff changeset
    88
    "function"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    89
    "global"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    90
    "guess"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    91
    "have"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    92
    "header"
21732
4d4cde714500 updated;
wenzelm
parents: 21544
diff changeset
    93
    "help"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    94
    "hence"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    95
    "hide"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    96
    "inductive"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
    97
    "inductive2"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
    98
    "inductive_cases"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
    99
    "inductive_cases2"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   100
    "init_toplevel"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   101
    "instance"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   102
    "interpret"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   103
    "interpretation"
19797
a527b3e1076a updated;
wenzelm
parents: 19655
diff changeset
   104
    "invoke"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   105
    "judgment"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   106
    "kill"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   107
    "kill_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   108
    "lemma"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   109
    "lemmas"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   110
    "let"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   111
    "local"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   112
    "locale"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   113
    "method_setup"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   114
    "moreover"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   115
    "next"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   116
    "no_syntax"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   117
    "no_translations"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   118
    "nominal_datatype"
22315
42af94def765 Added nominal_inductive keyword.
berghofe
parents: 22288
diff changeset
   119
    "nominal_inductive"
21544
a9ceeb182cfc Added nominal_primrec command.
berghofe
parents: 21302
diff changeset
   120
    "nominal_primrec"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   121
    "nonterminals"
19854
9c1732a66b0b updated keywords
haftmann
parents: 19797
diff changeset
   122
    "normal_form"
21203
8154a62bb498 updated;
wenzelm
parents: 21057
diff changeset
   123
    "notation"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   124
    "note"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   125
    "obtain"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   126
    "oops"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   127
    "oracle"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   128
    "parse_ast_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   129
    "parse_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   130
    "pr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   131
    "prefer"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   132
    "presume"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   133
    "pretty_setmargin"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   134
    "prf"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   135
    "primrec"
21806
6086783d4214 updated;
wenzelm
parents: 21732
diff changeset
   136
    "print_abbrevs"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   137
    "print_antiquotations"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   138
    "print_ast_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   139
    "print_attributes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   140
    "print_binds"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   141
    "print_cases"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   142
    "print_claset"
20378
63a0aafc89ba updated code generator keywords
haftmann
parents: 20358
diff changeset
   143
    "print_classes"
22288
c565f33ec70f updated keywords
haftmann
parents: 22200
diff changeset
   144
    "print_codesetup"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   145
    "print_commands"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   146
    "print_context"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   147
    "print_drafts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   148
    "print_facts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   149
    "print_induct_rules"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   150
    "print_interps"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   151
    "print_locale"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   152
    "print_locales"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   153
    "print_methods"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   154
    "print_rules"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   155
    "print_simpset"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   156
    "print_statement"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   157
    "print_syntax"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   158
    "print_theorems"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   159
    "print_theory"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   160
    "print_trans_rules"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   161
    "print_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   162
    "proof"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   163
    "prop"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   164
    "pwd"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   165
    "qed"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   166
    "quickcheck"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   167
    "quickcheck_params"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   168
    "quit"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   169
    "realizability"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   170
    "realizers"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   171
    "recdef"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   172
    "recdef_tc"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   173
    "record"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   174
    "redo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   175
    "refute"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   176
    "refute_params"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   177
    "remove_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   178
    "rep_datatype"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   179
    "sect"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   180
    "section"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   181
    "setup"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   182
    "show"
22200
d4797b506752 updated;
wenzelm
parents: 22084
diff changeset
   183
    "simproc_setup"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   184
    "sorry"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   185
    "specification"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   186
    "subsect"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   187
    "subsection"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   188
    "subsubsect"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   189
    "subsubsection"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   190
    "syntax"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   191
    "term"
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19498
diff changeset
   192
    "termination"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   193
    "text"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   194
    "text_raw"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   195
    "then"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   196
    "theorem"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   197
    "theorems"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   198
    "theory"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   199
    "thm"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   200
    "thm_deps"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   201
    "thus"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   202
    "token_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   203
    "touch_all_thys"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   204
    "touch_child_thys"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   205
    "touch_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   206
    "translations"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   207
    "txt"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   208
    "txt_raw"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   209
    "typ"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   210
    "typed_print_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   211
    "typedecl"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   212
    "typedef"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   213
    "types"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   214
    "types_code"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   215
    "ultimately"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   216
    "undo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   217
    "undos_proof"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   218
    "unfolding"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   219
    "update_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   220
    "update_thy_only"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   221
    "use"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   222
    "use_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   223
    "use_thy_only"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   224
    "using"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   225
    "value"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   226
    "welcome"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   227
    "with"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   228
    "{"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   229
    "}"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   230
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   231
(defconst isar-keywords-minor
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   232
  '("advanced"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   233
    "and"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   234
    "assumes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   235
    "attach"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   236
    "begin"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   237
    "binder"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   238
    "concl"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   239
    "congs"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   240
    "constrains"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   241
    "contains"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   242
    "defines"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   243
    "distinct"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   244
    "file"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   245
    "fixes"
19797
a527b3e1076a updated;
wenzelm
parents: 19655
diff changeset
   246
    "for"
21544
a9ceeb182cfc Added nominal_primrec command.
berghofe
parents: 21302
diff changeset
   247
    "freshness_context"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   248
    "hints"
22288
c565f33ec70f updated keywords
haftmann
parents: 22200
diff changeset
   249
    "identifier"
19797
a527b3e1076a updated;
wenzelm
parents: 19655
diff changeset
   250
    "if"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   251
    "imports"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   252
    "in"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   253
    "includes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   254
    "induction"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   255
    "infix"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   256
    "infixl"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   257
    "infixr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   258
    "inject"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   259
    "intros"
21544
a9ceeb182cfc Added nominal_primrec command.
berghofe
parents: 21302
diff changeset
   260
    "invariant"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   261
    "is"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   262
    "monos"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   263
    "morphisms"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   264
    "notes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   265
    "obtains"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   266
    "open"
20345
32ed5f5fee84 updated;
wenzelm
parents: 19891
diff changeset
   267
    "otherwise"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   268
    "output"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   269
    "overloaded"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   270
    "permissive"
20345
32ed5f5fee84 updated;
wenzelm
parents: 19891
diff changeset
   271
    "sequential"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   272
    "shows"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   273
    "structure"
19633
a6fad1e8bbd2 updated;
wenzelm
parents: 19564
diff changeset
   274
    "unchecked"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   275
    "uses"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   276
    "where"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   277
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   278
(defconst isar-keywords-control
22066
78b151461b89 updated keywords
haftmann
parents: 21806
diff changeset
   279
  '("ProofGeneral\\.inform_file_processed"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   280
    "ProofGeneral\\.inform_file_retracted"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   281
    "ProofGeneral\\.kill_proof"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   282
    "ProofGeneral\\.process_pgip"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   283
    "ProofGeneral\\.restart"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   284
    "ProofGeneral\\.undo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   285
    "cannot_undo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   286
    "exit"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   287
    "init_toplevel"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   288
    "kill"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   289
    "quit"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   290
    "redo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   291
    "undo"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   292
    "undos_proof"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   293
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   294
(defconst isar-keywords-diag
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   295
  '("ML"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   296
    "ML_command"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   297
    "ProofGeneral\\.call_atp"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   298
    "cd"
20568
9b7f59c1bdfc updated;
wenzelm
parents: 20529
diff changeset
   299
    "class_deps"
20586
548fd4cd2eb3 code_gen now peek keyword
haftmann
parents: 20568
diff changeset
   300
    "code_gen"
22288
c565f33ec70f updated keywords
haftmann
parents: 22200
diff changeset
   301
    "code_thms"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   302
    "commit"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   303
    "disable_pr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   304
    "display_drafts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   305
    "enable_pr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   306
    "find_theorems"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   307
    "full_prf"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   308
    "header"
21732
4d4cde714500 updated;
wenzelm
parents: 21544
diff changeset
   309
    "help"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   310
    "kill_thy"
20832
c3828205f22d normal_form now a diagnostic command
haftmann
parents: 20697
diff changeset
   311
    "normal_form"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   312
    "pr"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   313
    "pretty_setmargin"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   314
    "prf"
21806
6086783d4214 updated;
wenzelm
parents: 21732
diff changeset
   315
    "print_abbrevs"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   316
    "print_antiquotations"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   317
    "print_attributes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   318
    "print_binds"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   319
    "print_cases"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   320
    "print_claset"
20378
63a0aafc89ba updated code generator keywords
haftmann
parents: 20358
diff changeset
   321
    "print_classes"
22288
c565f33ec70f updated keywords
haftmann
parents: 22200
diff changeset
   322
    "print_codesetup"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   323
    "print_commands"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   324
    "print_context"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   325
    "print_drafts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   326
    "print_facts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   327
    "print_induct_rules"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   328
    "print_interps"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   329
    "print_locale"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   330
    "print_locales"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   331
    "print_methods"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   332
    "print_rules"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   333
    "print_simpset"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   334
    "print_statement"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   335
    "print_syntax"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   336
    "print_theorems"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   337
    "print_theory"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   338
    "print_trans_rules"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   339
    "prop"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   340
    "pwd"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   341
    "quickcheck"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   342
    "refute"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   343
    "remove_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   344
    "term"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   345
    "thm"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   346
    "thm_deps"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   347
    "touch_all_thys"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   348
    "touch_child_thys"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   349
    "touch_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   350
    "typ"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   351
    "update_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   352
    "update_thy_only"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   353
    "use"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   354
    "use_thy"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   355
    "use_thy_only"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   356
    "value"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   357
    "welcome"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   358
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   359
(defconst isar-keywords-theory-begin
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   360
  '("theory"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   361
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   362
(defconst isar-keywords-theory-switch
21302
4c8f3dfc7124 updated;
wenzelm
parents: 21203
diff changeset
   363
  '())
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   364
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   365
(defconst isar-keywords-theory-end
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   366
  '("end"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   367
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   368
(defconst isar-keywords-theory-heading
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   369
  '("chapter"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   370
    "section"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   371
    "subsection"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   372
    "subsubsection"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   373
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   374
(defconst isar-keywords-theory-decl
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   375
  '("ML_setup"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   376
    "abbreviation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   377
    "arities"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   378
    "atom_decl"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   379
    "axclass"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   380
    "axiomatization"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   381
    "axioms"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   382
    "class"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   383
    "classes"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   384
    "classrel"
20931
19d9b78218fd added code_abstype and code_constsubst
haftmann
parents: 20832
diff changeset
   385
    "code_abstype"
21057
c45591716692 code_constsubst -> code_axioms
haftmann
parents: 21028
diff changeset
   386
    "code_axioms"
20424
d5b4b55ad277 updated keywords
haftmann
parents: 20378
diff changeset
   387
    "code_class"
20453
855f07fabd76 final syntax for some Isar code generator keywords
haftmann
parents: 20424
diff changeset
   388
    "code_const"
20424
d5b4b55ad277 updated keywords
haftmann
parents: 20378
diff changeset
   389
    "code_instance"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   390
    "code_library"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   391
    "code_module"
21203
8154a62bb498 updated;
wenzelm
parents: 21057
diff changeset
   392
    "code_modulename"
8154a62bb498 updated;
wenzelm
parents: 21057
diff changeset
   393
    "code_moduleprolog"
22066
78b151461b89 updated keywords
haftmann
parents: 21806
diff changeset
   394
    "code_monad"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
   395
    "code_reserved"
20453
855f07fabd76 final syntax for some Isar code generator keywords
haftmann
parents: 20424
diff changeset
   396
    "code_type"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   397
    "coinductive"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
   398
    "coinductive2"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   399
    "constdefs"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   400
    "consts"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   401
    "consts_code"
21302
4c8f3dfc7124 updated;
wenzelm
parents: 21203
diff changeset
   402
    "context"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   403
    "datatype"
22084
2fef69700f50 updated
wenzelm
parents: 22066
diff changeset
   404
    "declaration"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   405
    "defaultsort"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   406
    "defer_recdef"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   407
    "definition"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   408
    "defs"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   409
    "extract"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   410
    "extract_type"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   411
    "finalconsts"
20529
1ca27b3ed2e7 Updated keyword file
krauss
parents: 20453
diff changeset
   412
    "fun"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   413
    "global"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   414
    "hide"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   415
    "inductive"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
   416
    "inductive2"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   417
    "judgment"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   418
    "lemmas"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   419
    "local"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   420
    "locale"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   421
    "method_setup"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   422
    "no_syntax"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   423
    "no_translations"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   424
    "nominal_datatype"
22315
42af94def765 Added nominal_inductive keyword.
berghofe
parents: 22288
diff changeset
   425
    "nominal_inductive"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   426
    "nonterminals"
21203
8154a62bb498 updated;
wenzelm
parents: 21057
diff changeset
   427
    "notation"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   428
    "oracle"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   429
    "parse_ast_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   430
    "parse_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   431
    "primrec"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   432
    "print_ast_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   433
    "print_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   434
    "quickcheck_params"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   435
    "realizability"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   436
    "realizers"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   437
    "recdef"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   438
    "record"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   439
    "refute_params"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   440
    "rep_datatype"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   441
    "setup"
22200
d4797b506752 updated;
wenzelm
parents: 22084
diff changeset
   442
    "simproc_setup"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   443
    "syntax"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   444
    "text"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   445
    "text_raw"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   446
    "theorems"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   447
    "token_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   448
    "translations"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   449
    "typed_print_translation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   450
    "typedecl"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   451
    "types"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   452
    "types_code"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   453
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   454
(defconst isar-keywords-theory-script
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   455
  '("declare"
21028
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
   456
    "inductive_cases"
ed94ba513989 updated;
wenzelm
parents: 20931
diff changeset
   457
    "inductive_cases2"))
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   458
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   459
(defconst isar-keywords-theory-goal
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   460
  '("ax_specification"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   461
    "corollary"
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19498
diff changeset
   462
    "function"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   463
    "instance"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   464
    "interpretation"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   465
    "lemma"
21544
a9ceeb182cfc Added nominal_primrec command.
berghofe
parents: 21302
diff changeset
   466
    "nominal_primrec"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   467
    "recdef_tc"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   468
    "specification"
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19498
diff changeset
   469
    "termination"
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   470
    "theorem"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   471
    "typedef"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   472
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   473
(defconst isar-keywords-qed
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   474
  '("\\."
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   475
    "\\.\\."
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   476
    "by"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   477
    "done"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   478
    "sorry"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   479
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   480
(defconst isar-keywords-qed-block
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   481
  '("qed"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   482
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   483
(defconst isar-keywords-qed-global
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   484
  '("oops"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   485
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   486
(defconst isar-keywords-proof-heading
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   487
  '("sect"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   488
    "subsect"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   489
    "subsubsect"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   490
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   491
(defconst isar-keywords-proof-goal
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   492
  '("have"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   493
    "hence"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   494
    "interpret"
21806
6086783d4214 updated;
wenzelm
parents: 21732
diff changeset
   495
    "invoke"))
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   496
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   497
(defconst isar-keywords-proof-block
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   498
  '("next"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   499
    "proof"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   500
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   501
(defconst isar-keywords-proof-open
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   502
  '("{"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   503
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   504
(defconst isar-keywords-proof-close
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   505
  '("}"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   506
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   507
(defconst isar-keywords-proof-chain
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   508
  '("finally"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   509
    "from"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   510
    "then"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   511
    "ultimately"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   512
    "with"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   513
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   514
(defconst isar-keywords-proof-decl
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   515
  '("also"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   516
    "let"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   517
    "moreover"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   518
    "note"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   519
    "txt"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   520
    "txt_raw"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   521
    "unfolding"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   522
    "using"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   523
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   524
(defconst isar-keywords-proof-asm
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   525
  '("assume"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   526
    "case"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   527
    "def"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   528
    "fix"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   529
    "presume"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   530
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   531
(defconst isar-keywords-proof-asm-goal
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   532
  '("guess"
21806
6086783d4214 updated;
wenzelm
parents: 21732
diff changeset
   533
    "obtain"
6086783d4214 updated;
wenzelm
parents: 21732
diff changeset
   534
    "show"
6086783d4214 updated;
wenzelm
parents: 21732
diff changeset
   535
    "thus"))
19498
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   536
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   537
(defconst isar-keywords-proof-script
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   538
  '("apply"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   539
    "apply_end"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   540
    "back"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   541
    "defer"
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   542
    "prefer"))
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   543
7dcf9903eeb3 New keyword file for HOL nominal datatype package.
berghofe
parents:
diff changeset
   544
(provide 'isar-keywords)