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