etc/isar-keywords.el
author wenzelm
Wed, 22 Jan 2014 15:11:10 +0100
changeset 56451 ecff9e26360c
parent 56375 8e8243975860
child 56726 1107de77c633
permissions -rw-r--r--
more cartouche examples, including uniform nesting of sub-languages;
wenzelm@11538
     1
;;
wenzelm@53579
     2
;; Keyword classification tables for Isabelle/Isar.
wenzelm@56238
     3
;; Generated from HOL + HOL-Auth + HOL-BNF + HOL-BNF-FP + HOL-Bali + HOL-Decision_Procs + HOL-IMP + HOL-Imperative_HOL + HOL-Import + HOL-Library + HOL-Mutabelle + HOL-Nominal + HOL-Proofs + HOL-Proofs-Extraction + HOL-SPARK + HOL-Statespace + HOL-TPTP + HOL-Word-SMT_Examples + HOL-ex + HOLCF + Pure.
wenzelm@24904
     4
;; *** DO NOT EDIT *** DO NOT EDIT *** DO NOT EDIT ***
wenzelm@11538
     5
;;
wenzelm@11538
     6
wenzelm@11538
     7
(defconst isar-keywords-major
wenzelm@11538
     8
  '("\\."
wenzelm@15762
     9
    "\\.\\."
wenzelm@25577
    10
    "Isabelle\\.command"
wenzelm@11538
    11
    "ML"
wenzelm@11538
    12
    "ML_command"
wenzelm@49882
    13
    "ML_file"
wenzelm@28280
    14
    "ML_prf"
wenzelm@26394
    15
    "ML_val"
wenzelm@11538
    16
    "ProofGeneral\\.inform_file_processed"
wenzelm@11538
    17
    "ProofGeneral\\.inform_file_retracted"
wenzelm@11538
    18
    "ProofGeneral\\.kill_proof"
wenzelm@33874
    19
    "ProofGeneral\\.pr"
wenzelm@14938
    20
    "ProofGeneral\\.process_pgip"
wenzelm@11538
    21
    "ProofGeneral\\.restart"
wenzelm@11538
    22
    "ProofGeneral\\.undo"
wenzelm@19069
    23
    "abbreviation"
wenzelm@53760
    24
    "adhoc_overloading"
wenzelm@11538
    25
    "also"
wenzelm@11538
    26
    "apply"
wenzelm@11538
    27
    "apply_end"
wenzelm@11538
    28
    "arities"
wenzelm@11538
    29
    "assume"
wenzelm@24904
    30
    "atom_decl"
wenzelm@30529
    31
    "attribute_setup"
skalberg@14223
    32
    "ax_specification"
wenzelm@18612
    33
    "axiomatization"
wenzelm@11538
    34
    "back"
blanchet@52973
    35
    "bnf"
wenzelm@56238
    36
    "bnf_decl"
wenzelm@55820
    37
    "boogie_file"
wenzelm@47928
    38
    "bundle"
wenzelm@11538
    39
    "by"
wenzelm@11538
    40
    "cannot_undo"
wenzelm@56375
    41
    "cartouche"
wenzelm@11538
    42
    "case"
wenzelm@54569
    43
    "case_of_simps"
wenzelm@11538
    44
    "cd"
wenzelm@11538
    45
    "chapter"
haftmann@18552
    46
    "class"
wenzelm@20568
    47
    "class_deps"
wenzelm@11538
    48
    "classes"
wenzelm@11538
    49
    "classrel"
blanchet@52941
    50
    "codatatype"
haftmann@20424
    51
    "code_class"
haftmann@20453
    52
    "code_const"
haftmann@22486
    53
    "code_datatype"
wenzelm@22864
    54
    "code_deps"
wenzelm@53279
    55
    "code_identifier"
haftmann@24997
    56
    "code_include"
haftmann@20424
    57
    "code_instance"
wenzelm@21203
    58
    "code_modulename"
wenzelm@22084
    59
    "code_monad"
bulwahn@31106
    60
    "code_pred"
wenzelm@53279
    61
    "code_printing"
haftmann@36468
    62
    "code_reflect"
wenzelm@21028
    63
    "code_reserved"
haftmann@22288
    64
    "code_thms"
haftmann@20453
    65
    "code_type"
wenzelm@11538
    66
    "coinductive"
berghofe@23732
    67
    "coinductive_set"
wenzelm@11538
    68
    "commit"
wenzelm@11538
    69
    "consts"
wenzelm@11538
    70
    "context"
wenzelm@11746
    71
    "corollary"
huffman@16701
    72
    "cpodef"
wenzelm@11538
    73
    "datatype"
blanchet@52941
    74
    "datatype_new"
blanchet@54449
    75
    "datatype_new_compat"
wenzelm@22084
    76
    "declaration"
wenzelm@11538
    77
    "declare"
wenzelm@11538
    78
    "def"
wenzelm@36455
    79
    "default_sort"
wenzelm@11538
    80
    "defer"
wenzelm@11538
    81
    "defer_recdef"
wenzelm@18775
    82
    "definition"
wenzelm@11538
    83
    "defs"
wenzelm@11538
    84
    "disable_pr"
wenzelm@14938
    85
    "display_drafts"
wenzelm@12040
    86
    "domain"
wenzelm@33840
    87
    "domain_isomorphism"
haftmann@40822
    88
    "domaindef"
wenzelm@11538
    89
    "done"
wenzelm@11538
    90
    "enable_pr"
wenzelm@11538
    91
    "end"
wenzelm@41778
    92
    "enriched_type"
wenzelm@24904
    93
    "equivariance"
wenzelm@11538
    94
    "exit"
haftmann@24343
    95
    "export_code"
berghofe@13407
    96
    "extract"
berghofe@13407
    97
    "extract_type"
wenzelm@11538
    98
    "finally"
kleing@29819
    99
    "find_consts"
wenzelm@17220
   100
    "find_theorems"
bulwahn@47460
   101
    "find_unused_assms"
wenzelm@11538
   102
    "fix"
huffman@16231
   103
    "fixrec"
wenzelm@11538
   104
    "from"
wenzelm@11538
   105
    "full_prf"
krauss@20523
   106
    "fun"
krauss@54774
   107
    "fun_cases"
krauss@19564
   108
    "function"
wenzelm@17850
   109
    "guess"
wenzelm@11538
   110
    "have"
wenzelm@11538
   111
    "header"
wenzelm@21732
   112
    "help"
wenzelm@11538
   113
    "hence"
wenzelm@36180
   114
    "hide_class"
wenzelm@36180
   115
    "hide_const"
wenzelm@36180
   116
    "hide_fact"
wenzelm@36180
   117
    "hide_type"
wenzelm@48133
   118
    "import_const_map"
wenzelm@48133
   119
    "import_file"
wenzelm@47825
   120
    "import_tptp"
wenzelm@48133
   121
    "import_type_map"
wenzelm@47928
   122
    "include"
wenzelm@47928
   123
    "including"
wenzelm@11538
   124
    "inductive"
wenzelm@11538
   125
    "inductive_cases"
berghofe@23732
   126
    "inductive_set"
bulwahn@37733
   127
    "inductive_simps"
wenzelm@11538
   128
    "init_toplevel"
wenzelm@11538
   129
    "instance"
haftmann@24437
   130
    "instantiation"
ballarin@15624
   131
    "interpret"
ballarin@15598
   132
    "interpretation"
wenzelm@11538
   133
    "judgment"
wenzelm@11538
   134
    "kill"
wenzelm@11538
   135
    "kill_thy"
wenzelm@11538
   136
    "lemma"
wenzelm@11538
   137
    "lemmas"
wenzelm@11538
   138
    "let"
huffman@48212
   139
    "lift_definition"
kuncar@54788
   140
    "lifting_forget"
kuncar@54788
   141
    "lifting_update"
wenzelm@27538
   142
    "linear_undo"
wenzelm@30463
   143
    "local_setup"
wenzelm@12059
   144
    "locale"
wenzelm@50586
   145
    "locale_deps"
wenzelm@11538
   146
    "method_setup"
wenzelm@11538
   147
    "moreover"
wenzelm@11538
   148
    "next"
blanchet@33198
   149
    "nitpick"
blanchet@33198
   150
    "nitpick_params"
wenzelm@53760
   151
    "no_adhoc_overloading"
wenzelm@24945
   152
    "no_notation"
wenzelm@15703
   153
    "no_syntax"
wenzelm@19255
   154
    "no_translations"
wenzelm@35419
   155
    "no_type_notation"
wenzelm@24904
   156
    "nominal_datatype"
wenzelm@24904
   157
    "nominal_inductive"
berghofe@28656
   158
    "nominal_inductive2"
wenzelm@24904
   159
    "nominal_primrec"
wenzelm@41495
   160
    "nonterminal"
wenzelm@21203
   161
    "notation"
wenzelm@11538
   162
    "note"
wenzelm@41208
   163
    "notepad"
wenzelm@11538
   164
    "obtain"
wenzelm@11538
   165
    "oops"
wenzelm@11538
   166
    "oracle"
haftmann@25516
   167
    "overloading"
wenzelm@11538
   168
    "parse_ast_translation"
wenzelm@11538
   169
    "parse_translation"
haftmann@40356
   170
    "partial_function"
huffman@16701
   171
    "pcpodef"
wenzelm@11538
   172
    "pr"
wenzelm@11538
   173
    "prefer"
wenzelm@11538
   174
    "presume"
wenzelm@11538
   175
    "pretty_setmargin"
wenzelm@11538
   176
    "prf"
blanchet@54962
   177
    "primcorec"
wenzelm@54905
   178
    "primcorecursive"
wenzelm@11538
   179
    "primrec"
blanchet@54449
   180
    "primrec_new"
wenzelm@21732
   181
    "print_abbrevs"
wenzelm@11538
   182
    "print_antiquotations"
wenzelm@11538
   183
    "print_ast_translation"
wenzelm@11538
   184
    "print_attributes"
wenzelm@11538
   185
    "print_binds"
blanchet@49996
   186
    "print_bnfs"
wenzelm@47928
   187
    "print_bundles"
wenzelm@52828
   188
    "print_case_translations"
wenzelm@11538
   189
    "print_cases"
wenzelm@11538
   190
    "print_claset"
haftmann@20378
   191
    "print_classes"
haftmann@31130
   192
    "print_codeproc"
haftmann@22288
   193
    "print_codesetup"
berghofe@45927
   194
    "print_coercions"
wenzelm@11538
   195
    "print_commands"
wenzelm@11538
   196
    "print_context"
wenzelm@52722
   197
    "print_defn_rules"
ballarin@41683
   198
    "print_dependencies"
wenzelm@11538
   199
    "print_facts"
wenzelm@11661
   200
    "print_induct_rules"
wenzelm@51317
   201
    "print_inductives"
ballarin@32788
   202
    "print_interps"
wenzelm@12059
   203
    "print_locale"
wenzelm@12059
   204
    "print_locales"
wenzelm@11538
   205
    "print_methods"
wenzelm@53197
   206
    "print_options"
ballarin@24642
   207
    "print_orders"
kuncar@54356
   208
    "print_quot_maps"
kaliszyk@35279
   209
    "print_quotconsts"
kaliszyk@35279
   210
    "print_quotients"
kuncar@48153
   211
    "print_quotientsQ3"
kuncar@48153
   212
    "print_quotmapsQ3"
wenzelm@12365
   213
    "print_rules"
wenzelm@11538
   214
    "print_simpset"
wenzelm@53567
   215
    "print_state"
wenzelm@19272
   216
    "print_statement"
wenzelm@11538
   217
    "print_syntax"
wenzelm@11538
   218
    "print_theorems"
wenzelm@11538
   219
    "print_theory"
wenzelm@11538
   220
    "print_trans_rules"
wenzelm@11538
   221
    "print_translation"
wenzelm@11538
   222
    "proof"
wenzelm@11538
   223
    "prop"
wenzelm@11538
   224
    "pwd"
wenzelm@11538
   225
    "qed"
berghofe@14109
   226
    "quickcheck"
bulwahn@46797
   227
    "quickcheck_generator"
berghofe@14109
   228
    "quickcheck_params"
wenzelm@11538
   229
    "quit"
kaliszyk@35279
   230
    "quotient_definition"
kaliszyk@35279
   231
    "quotient_type"
berghofe@13407
   232
    "realizability"
berghofe@13407
   233
    "realizers"
wenzelm@11538
   234
    "recdef"
wenzelm@11538
   235
    "recdef_tc"
wenzelm@11538
   236
    "record"
webertj@14349
   237
    "refute"
webertj@14349
   238
    "refute_params"
wenzelm@11538
   239
    "remove_thy"
wenzelm@11538
   240
    "rep_datatype"
wenzelm@36321
   241
    "schematic_corollary"
wenzelm@36321
   242
    "schematic_lemma"
wenzelm@36321
   243
    "schematic_theorem"
wenzelm@11538
   244
    "sect"
wenzelm@11538
   245
    "section"
wenzelm@11538
   246
    "setup"
kuncar@47968
   247
    "setup_lifting"
wenzelm@11538
   248
    "show"
wenzelm@22200
   249
    "simproc_setup"
wenzelm@54569
   250
    "simps_of_case"
wenzelm@22864
   251
    "sledgehammer"
haftmann@36114
   252
    "sledgehammer_params"
wenzelm@33898
   253
    "smt_status"
blanchet@40361
   254
    "solve_direct"
wenzelm@11538
   255
    "sorry"
berghofe@41812
   256
    "spark_end"
berghofe@41812
   257
    "spark_open"
wenzelm@49923
   258
    "spark_open_siv"
wenzelm@49923
   259
    "spark_open_vcg"
berghofe@41812
   260
    "spark_proof_functions"
berghofe@41812
   261
    "spark_status"
berghofe@43227
   262
    "spark_types"
berghofe@41812
   263
    "spark_vc"
skalberg@14115
   264
    "specification"
wenzelm@25176
   265
    "statespace"
haftmann@24919
   266
    "subclass"
ballarin@28895
   267
    "sublocale"
wenzelm@11538
   268
    "subsect"
wenzelm@11538
   269
    "subsection"
wenzelm@11538
   270
    "subsubsect"
wenzelm@11538
   271
    "subsubsection"
wenzelm@11538
   272
    "syntax"
wenzelm@41034
   273
    "syntax_declaration"
wenzelm@11538
   274
    "term"
wenzelm@56451
   275
    "term_cartouche"
krauss@19564
   276
    "termination"
wenzelm@11538
   277
    "text"
wenzelm@56451
   278
    "text_cartouche"
wenzelm@11538
   279
    "text_raw"
wenzelm@11538
   280
    "then"
wenzelm@11538
   281
    "theorem"
wenzelm@11538
   282
    "theorems"
wenzelm@11538
   283
    "theory"
wenzelm@11538
   284
    "thm"
wenzelm@11538
   285
    "thm_deps"
wenzelm@11538
   286
    "thus"
haftmann@22486
   287
    "thy_deps"
wenzelm@11538
   288
    "translations"
blanchet@39169
   289
    "try"
blanchet@47512
   290
    "try0"
wenzelm@11538
   291
    "txt"
wenzelm@11538
   292
    "txt_raw"
wenzelm@11538
   293
    "typ"
wenzelm@35419
   294
    "type_notation"
wenzelm@41497
   295
    "type_synonym"
wenzelm@11538
   296
    "typed_print_translation"
wenzelm@11538
   297
    "typedecl"
wenzelm@11538
   298
    "typedef"
wenzelm@11538
   299
    "ultimately"
wenzelm@11538
   300
    "undo"
wenzelm@11538
   301
    "undos_proof"
wenzelm@18541
   302
    "unfolding"
berghofe@26184
   303
    "unused_thms"
wenzelm@11538
   304
    "use_thy"
wenzelm@12926
   305
    "using"
berghofe@17552
   306
    "value"
haftmann@31130
   307
    "values"
wenzelm@11538
   308
    "welcome"
wenzelm@11538
   309
    "with"
blanchet@52926
   310
    "wrap_free_constructors"
wenzelm@36521
   311
    "write"
wenzelm@11538
   312
    "{"
wenzelm@11538
   313
    "}"))
wenzelm@11538
   314
wenzelm@11538
   315
(defconst isar-keywords-minor
wenzelm@53280
   316
  '("and"
wenzelm@12042
   317
    "assumes"
berghofe@16771
   318
    "attach"
wenzelm@24904
   319
    "avoids"
nipkow@15135
   320
    "begin"
wenzelm@11538
   321
    "binder"
haftmann@37824
   322
    "checking"
wenzelm@53279
   323
    "class_instance"
wenzelm@53279
   324
    "class_relation"
wenzelm@53279
   325
    "code_module"
wenzelm@11538
   326
    "congs"
wenzelm@53279
   327
    "constant"
ballarin@16168
   328
    "constrains"
haftmann@36468
   329
    "datatypes"
wenzelm@12042
   330
    "defines"
berghofe@17147
   331
    "file"
wenzelm@12042
   332
    "fixes"
wenzelm@19797
   333
    "for"
haftmann@36468
   334
    "functions"
wenzelm@11538
   335
    "hints"
haftmann@22288
   336
    "identifier"
wenzelm@19797
   337
    "if"
nipkow@15141
   338
    "imports"
wenzelm@11538
   339
    "in"
wenzelm@47946
   340
    "includes"
wenzelm@11661
   341
    "infix"
wenzelm@11538
   342
    "infixl"
wenzelm@11538
   343
    "infixr"
wenzelm@11538
   344
    "is"
wenzelm@47812
   345
    "keywords"
wenzelm@12040
   346
    "lazy"
haftmann@24249
   347
    "module_name"
wenzelm@11538
   348
    "monos"
wenzelm@11746
   349
    "morphisms"
wenzelm@12042
   350
    "notes"
wenzelm@18888
   351
    "obtains"
wenzelm@13364
   352
    "open"
wenzelm@11538
   353
    "output"
wenzelm@11538
   354
    "overloaded"
wenzelm@52518
   355
    "parametric"
wenzelm@11618
   356
    "permissive"
wenzelm@33685
   357
    "pervasive"
wenzelm@12935
   358
    "shows"
wenzelm@12042
   359
    "structure"
wenzelm@53279
   360
    "type_class"
wenzelm@53279
   361
    "type_constructor"
wenzelm@19633
   362
    "unchecked"
wenzelm@40632
   363
    "unsafe"
wenzelm@11538
   364
    "where"))
wenzelm@11538
   365
wenzelm@11538
   366
(defconst isar-keywords-control
wenzelm@25577
   367
  '("Isabelle\\.command"
wenzelm@25577
   368
    "ProofGeneral\\.inform_file_processed"
wenzelm@11538
   369
    "ProofGeneral\\.inform_file_retracted"
wenzelm@11538
   370
    "ProofGeneral\\.kill_proof"
wenzelm@53574
   371
    "ProofGeneral\\.pr"
wenzelm@14938
   372
    "ProofGeneral\\.process_pgip"
wenzelm@11538
   373
    "ProofGeneral\\.restart"
wenzelm@11538
   374
    "ProofGeneral\\.undo"
wenzelm@11538
   375
    "cannot_undo"
wenzelm@40675
   376
    "cd"
wenzelm@40675
   377
    "commit"
wenzelm@38276
   378
    "disable_pr"
wenzelm@38276
   379
    "enable_pr"
wenzelm@11538
   380
    "exit"
wenzelm@11538
   381
    "init_toplevel"
wenzelm@11538
   382
    "kill"
wenzelm@38276
   383
    "kill_thy"
wenzelm@27538
   384
    "linear_undo"
wenzelm@52407
   385
    "pretty_setmargin"
wenzelm@11538
   386
    "quit"
wenzelm@38276
   387
    "remove_thy"
wenzelm@11538
   388
    "undo"
wenzelm@38276
   389
    "undos_proof"
wenzelm@38276
   390
    "use_thy"))
wenzelm@11538
   391
wenzelm@11538
   392
(defconst isar-keywords-diag
wenzelm@26482
   393
  '("ML_command"
wenzelm@26394
   394
    "ML_val"
wenzelm@56375
   395
    "cartouche"
wenzelm@20568
   396
    "class_deps"
wenzelm@22864
   397
    "code_deps"
haftmann@22288
   398
    "code_thms"
wenzelm@14938
   399
    "display_drafts"
kleing@29819
   400
    "find_consts"
wenzelm@17220
   401
    "find_theorems"
bulwahn@47460
   402
    "find_unused_assms"
wenzelm@11538
   403
    "full_prf"
wenzelm@11538
   404
    "header"
wenzelm@21732
   405
    "help"
wenzelm@50586
   406
    "locale_deps"
blanchet@33198
   407
    "nitpick"
wenzelm@53575
   408
    "pr"
wenzelm@11538
   409
    "prf"
wenzelm@21732
   410
    "print_abbrevs"
wenzelm@11538
   411
    "print_antiquotations"
wenzelm@11538
   412
    "print_attributes"
wenzelm@11538
   413
    "print_binds"
blanchet@49996
   414
    "print_bnfs"
wenzelm@47928
   415
    "print_bundles"
wenzelm@52828
   416
    "print_case_translations"
wenzelm@11538
   417
    "print_cases"
wenzelm@11538
   418
    "print_claset"
haftmann@20378
   419
    "print_classes"
haftmann@31130
   420
    "print_codeproc"
haftmann@22288
   421
    "print_codesetup"
berghofe@45927
   422
    "print_coercions"
wenzelm@11538
   423
    "print_commands"
wenzelm@11538
   424
    "print_context"
wenzelm@52722
   425
    "print_defn_rules"
ballarin@41683
   426
    "print_dependencies"
wenzelm@11538
   427
    "print_facts"
wenzelm@11661
   428
    "print_induct_rules"
wenzelm@51317
   429
    "print_inductives"
ballarin@32788
   430
    "print_interps"
wenzelm@12059
   431
    "print_locale"
wenzelm@12059
   432
    "print_locales"
wenzelm@11538
   433
    "print_methods"
wenzelm@53197
   434
    "print_options"
ballarin@24642
   435
    "print_orders"
kuncar@54356
   436
    "print_quot_maps"
kaliszyk@35279
   437
    "print_quotconsts"
kaliszyk@35279
   438
    "print_quotients"
kuncar@48153
   439
    "print_quotientsQ3"
kuncar@48153
   440
    "print_quotmapsQ3"
wenzelm@12365
   441
    "print_rules"
wenzelm@11538
   442
    "print_simpset"
wenzelm@53567
   443
    "print_state"
wenzelm@19272
   444
    "print_statement"
wenzelm@11538
   445
    "print_syntax"
wenzelm@11538
   446
    "print_theorems"
wenzelm@11538
   447
    "print_theory"
wenzelm@11538
   448
    "print_trans_rules"
wenzelm@11538
   449
    "prop"
wenzelm@11538
   450
    "pwd"
berghofe@14109
   451
    "quickcheck"
webertj@14349
   452
    "refute"
wenzelm@22864
   453
    "sledgehammer"
wenzelm@33898
   454
    "smt_status"
blanchet@40361
   455
    "solve_direct"
berghofe@41812
   456
    "spark_status"
wenzelm@11538
   457
    "term"
wenzelm@56451
   458
    "term_cartouche"
wenzelm@11538
   459
    "thm"
wenzelm@11538
   460
    "thm_deps"
haftmann@22486
   461
    "thy_deps"
blanchet@39169
   462
    "try"
blanchet@47512
   463
    "try0"
wenzelm@11538
   464
    "typ"
berghofe@26184
   465
    "unused_thms"
berghofe@17552
   466
    "value"
haftmann@31130
   467
    "values"
wenzelm@11538
   468
    "welcome"))
wenzelm@11538
   469
wenzelm@11538
   470
(defconst isar-keywords-theory-begin
wenzelm@11538
   471
  '("theory"))
wenzelm@11538
   472
wenzelm@11538
   473
(defconst isar-keywords-theory-switch
wenzelm@21302
   474
  '())
wenzelm@11538
   475
wenzelm@11538
   476
(defconst isar-keywords-theory-end
wenzelm@11538
   477
  '("end"))
wenzelm@11538
   478
wenzelm@11538
   479
(defconst isar-keywords-theory-heading
wenzelm@11538
   480
  '("chapter"
wenzelm@11538
   481
    "section"
wenzelm@11538
   482
    "subsection"
wenzelm@11538
   483
    "subsubsection"))
wenzelm@11538
   484
wenzelm@11538
   485
(defconst isar-keywords-theory-decl
wenzelm@26482
   486
  '("ML"
wenzelm@49882
   487
    "ML_file"
wenzelm@19069
   488
    "abbreviation"
wenzelm@53760
   489
    "adhoc_overloading"
wenzelm@11538
   490
    "arities"
wenzelm@24904
   491
    "atom_decl"
wenzelm@30529
   492
    "attribute_setup"
wenzelm@18612
   493
    "axiomatization"
wenzelm@56238
   494
    "bnf_decl"
wenzelm@55820
   495
    "boogie_file"
wenzelm@47928
   496
    "bundle"
wenzelm@54569
   497
    "case_of_simps"
haftmann@18552
   498
    "class"
wenzelm@11538
   499
    "classes"
wenzelm@11538
   500
    "classrel"
blanchet@52941
   501
    "codatatype"
haftmann@20424
   502
    "code_class"
haftmann@20453
   503
    "code_const"
haftmann@22486
   504
    "code_datatype"
wenzelm@53279
   505
    "code_identifier"
haftmann@24997
   506
    "code_include"
haftmann@20424
   507
    "code_instance"
wenzelm@21203
   508
    "code_modulename"
wenzelm@22084
   509
    "code_monad"
wenzelm@53279
   510
    "code_printing"
haftmann@36468
   511
    "code_reflect"
wenzelm@21028
   512
    "code_reserved"
haftmann@20453
   513
    "code_type"
wenzelm@11538
   514
    "coinductive"
berghofe@23732
   515
    "coinductive_set"
wenzelm@11538
   516
    "consts"
wenzelm@21302
   517
    "context"
wenzelm@11538
   518
    "datatype"
blanchet@52941
   519
    "datatype_new"
blanchet@54449
   520
    "datatype_new_compat"
wenzelm@22084
   521
    "declaration"
wenzelm@23804
   522
    "declare"
wenzelm@36455
   523
    "default_sort"
wenzelm@11538
   524
    "defer_recdef"
wenzelm@18775
   525
    "definition"
wenzelm@11538
   526
    "defs"
wenzelm@12040
   527
    "domain"
wenzelm@33840
   528
    "domain_isomorphism"
haftmann@40822
   529
    "domaindef"
wenzelm@24904
   530
    "equivariance"
wenzelm@52412
   531
    "export_code"
berghofe@13407
   532
    "extract"
berghofe@13407
   533
    "extract_type"
huffman@16231
   534
    "fixrec"
krauss@20523
   535
    "fun"
krauss@54774
   536
    "fun_cases"
wenzelm@36180
   537
    "hide_class"
wenzelm@36180
   538
    "hide_const"
wenzelm@36180
   539
    "hide_fact"
wenzelm@36180
   540
    "hide_type"
wenzelm@48133
   541
    "import_const_map"
wenzelm@48133
   542
    "import_file"
wenzelm@47825
   543
    "import_tptp"
wenzelm@48133
   544
    "import_type_map"
wenzelm@11538
   545
    "inductive"
berghofe@23732
   546
    "inductive_set"
haftmann@24437
   547
    "instantiation"
wenzelm@11538
   548
    "judgment"
wenzelm@11538
   549
    "lemmas"
kuncar@54788
   550
    "lifting_forget"
kuncar@54788
   551
    "lifting_update"
wenzelm@30463
   552
    "local_setup"
wenzelm@12059
   553
    "locale"
wenzelm@11538
   554
    "method_setup"
blanchet@33198
   555
    "nitpick_params"
wenzelm@53760
   556
    "no_adhoc_overloading"
wenzelm@24945
   557
    "no_notation"
wenzelm@15703
   558
    "no_syntax"
wenzelm@19255
   559
    "no_translations"
wenzelm@35419
   560
    "no_type_notation"
wenzelm@24904
   561
    "nominal_datatype"
wenzelm@41495
   562
    "nonterminal"
wenzelm@21203
   563
    "notation"
wenzelm@41208
   564
    "notepad"
wenzelm@11538
   565
    "oracle"
haftmann@25516
   566
    "overloading"
wenzelm@11538
   567
    "parse_ast_translation"
wenzelm@11538
   568
    "parse_translation"
krauss@40450
   569
    "partial_function"
blanchet@54962
   570
    "primcorec"
wenzelm@11538
   571
    "primrec"
blanchet@54449
   572
    "primrec_new"
wenzelm@11538
   573
    "print_ast_translation"
wenzelm@11538
   574
    "print_translation"
bulwahn@46797
   575
    "quickcheck_generator"
berghofe@14109
   576
    "quickcheck_params"
berghofe@13407
   577
    "realizability"
berghofe@13407
   578
    "realizers"
wenzelm@11538
   579
    "recdef"
wenzelm@11538
   580
    "record"
webertj@14349
   581
    "refute_params"
wenzelm@11538
   582
    "setup"
kuncar@47968
   583
    "setup_lifting"
wenzelm@22200
   584
    "simproc_setup"
wenzelm@54569
   585
    "simps_of_case"
haftmann@36114
   586
    "sledgehammer_params"
berghofe@41812
   587
    "spark_end"
berghofe@41812
   588
    "spark_open"
wenzelm@49923
   589
    "spark_open_siv"
wenzelm@49923
   590
    "spark_open_vcg"
berghofe@41812
   591
    "spark_proof_functions"
berghofe@43227
   592
    "spark_types"
wenzelm@25176
   593
    "statespace"
wenzelm@11538
   594
    "syntax"
wenzelm@41034
   595
    "syntax_declaration"
wenzelm@11538
   596
    "text"
wenzelm@56451
   597
    "text_cartouche"
wenzelm@11538
   598
    "text_raw"
wenzelm@11538
   599
    "theorems"
wenzelm@11538
   600
    "translations"
wenzelm@35419
   601
    "type_notation"
wenzelm@41497
   602
    "type_synonym"
wenzelm@11538
   603
    "typed_print_translation"
wenzelm@52432
   604
    "typedecl"))
wenzelm@11538
   605
wenzelm@11538
   606
(defconst isar-keywords-theory-script
bulwahn@37733
   607
  '("inductive_cases"
bulwahn@37733
   608
    "inductive_simps"))
wenzelm@11538
   609
wenzelm@11538
   610
(defconst isar-keywords-theory-goal
skalberg@14223
   611
  '("ax_specification"
blanchet@52973
   612
    "bnf"
bulwahn@31106
   613
    "code_pred"
skalberg@14223
   614
    "corollary"
huffman@16701
   615
    "cpodef"
wenzelm@41778
   616
    "enriched_type"
krauss@19564
   617
    "function"
wenzelm@11746
   618
    "instance"
ballarin@15598
   619
    "interpretation"
wenzelm@11538
   620
    "lemma"
huffman@48212
   621
    "lift_definition"
wenzelm@24904
   622
    "nominal_inductive"
berghofe@28656
   623
    "nominal_inductive2"
wenzelm@24904
   624
    "nominal_primrec"
huffman@16701
   625
    "pcpodef"
wenzelm@54905
   626
    "primcorecursive"
kuncar@47968
   627
    "quotient_definition"
kaliszyk@35279
   628
    "quotient_type"
wenzelm@11538
   629
    "recdef_tc"
haftmann@27102
   630
    "rep_datatype"
wenzelm@36321
   631
    "schematic_corollary"
wenzelm@36321
   632
    "schematic_lemma"
wenzelm@36321
   633
    "schematic_theorem"
berghofe@41812
   634
    "spark_vc"
skalberg@14115
   635
    "specification"
haftmann@24919
   636
    "subclass"
ballarin@28895
   637
    "sublocale"
krauss@19564
   638
    "termination"
wenzelm@11538
   639
    "theorem"
blanchet@50089
   640
    "typedef"
blanchet@52926
   641
    "wrap_free_constructors"))
wenzelm@11538
   642
wenzelm@11538
   643
(defconst isar-keywords-qed
wenzelm@11538
   644
  '("\\."
wenzelm@11538
   645
    "\\.\\."
wenzelm@11538
   646
    "by"
wenzelm@11538
   647
    "done"
wenzelm@11538
   648
    "sorry"))
wenzelm@11538
   649
wenzelm@11538
   650
(defconst isar-keywords-qed-block
wenzelm@11538
   651
  '("qed"))
wenzelm@11538
   652
wenzelm@11538
   653
(defconst isar-keywords-qed-global
wenzelm@11538
   654
  '("oops"))
wenzelm@11538
   655
wenzelm@11538
   656
(defconst isar-keywords-proof-heading
wenzelm@11538
   657
  '("sect"
wenzelm@11538
   658
    "subsect"
wenzelm@11538
   659
    "subsubsect"))
wenzelm@11538
   660
wenzelm@11538
   661
(defconst isar-keywords-proof-goal
wenzelm@29607
   662
  '("have"
wenzelm@11538
   663
    "hence"
wenzelm@29607
   664
    "interpret"))
wenzelm@11538
   665
wenzelm@11538
   666
(defconst isar-keywords-proof-block
wenzelm@11538
   667
  '("next"
wenzelm@11538
   668
    "proof"))
wenzelm@11538
   669
wenzelm@11538
   670
(defconst isar-keywords-proof-open
wenzelm@11538
   671
  '("{"))
wenzelm@11538
   672
wenzelm@11538
   673
(defconst isar-keywords-proof-close
wenzelm@11538
   674
  '("}"))
wenzelm@11538
   675
wenzelm@11538
   676
(defconst isar-keywords-proof-chain
wenzelm@11538
   677
  '("finally"
wenzelm@11538
   678
    "from"
wenzelm@11538
   679
    "then"
wenzelm@11538
   680
    "ultimately"
wenzelm@11538
   681
    "with"))
wenzelm@11538
   682
wenzelm@11538
   683
(defconst isar-keywords-proof-decl
wenzelm@28280
   684
  '("ML_prf"
wenzelm@28280
   685
    "also"
wenzelm@47928
   686
    "include"
wenzelm@47928
   687
    "including"
wenzelm@11538
   688
    "let"
wenzelm@11538
   689
    "moreover"
wenzelm@11538
   690
    "note"
wenzelm@11538
   691
    "txt"
wenzelm@12926
   692
    "txt_raw"
wenzelm@18541
   693
    "unfolding"
wenzelm@36521
   694
    "using"
wenzelm@36521
   695
    "write"))
wenzelm@11538
   696
wenzelm@11538
   697
(defconst isar-keywords-proof-asm
wenzelm@11538
   698
  '("assume"
wenzelm@11538
   699
    "case"
wenzelm@11538
   700
    "def"
wenzelm@11538
   701
    "fix"
wenzelm@11538
   702
    "presume"))
wenzelm@11538
   703
wenzelm@11538
   704
(defconst isar-keywords-proof-asm-goal
wenzelm@17850
   705
  '("guess"
wenzelm@21806
   706
    "obtain"
wenzelm@21806
   707
    "show"
wenzelm@21806
   708
    "thus"))
wenzelm@11538
   709
wenzelm@11538
   710
(defconst isar-keywords-proof-script
wenzelm@11538
   711
  '("apply"
wenzelm@11538
   712
    "apply_end"
wenzelm@11538
   713
    "back"
wenzelm@11538
   714
    "defer"
wenzelm@11538
   715
    "prefer"))
wenzelm@11538
   716
wenzelm@11538
   717
(provide 'isar-keywords)