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