doc-src/manual.bib
author noschinl
Thu, 28 Jul 2011 05:52:28 -0200
changeset 44865 5de4bde3ad41
parent 44441 66f8cf4f82d9
child 44964 501548323938
permissions -rw-r--r--
document coercions
paulson@6592
     1
% BibTeX database for the Isabelle documentation
paulson@6592
     2
paulson@6592
     3
%publishers
paulson@6592
     4
@string{AP="Academic Press"}
paulson@6592
     5
@string{CUP="Cambridge University Press"}
blanchet@35075
     6
@string{IEEE="IEEE Computer Society Press"}
paulson@11199
     7
@string{LNCS="Lecture Notes in Computer Science"}
paulson@6592
     8
@string{MIT="MIT Press"}
paulson@6592
     9
@string{NH="North-Holland"}
paulson@6592
    10
@string{Prentice="Prentice-Hall"}
nipkow@6607
    11
@string{PH="Prentice-Hall"}
paulson@6592
    12
@string{Springer="Springer-Verlag"}
paulson@6592
    13
paulson@6592
    14
%institutions
paulson@11199
    15
@string{CUCL="Computer Laboratory, University of Cambridge"}
paulson@11199
    16
@string{Edinburgh="Department of Computer Science, University of Edinburgh"}
haftmann@21074
    17
@string{TUM="Department of Informatics, Technical University of Munich"}
paulson@6592
    18
paulson@6592
    19
%journals
paulson@8284
    20
@string{AI="Artificial Intelligence"}
paulson@11199
    21
@string{FAC="Formal Aspects of Computing"}
paulson@11199
    22
@string{JAR="Journal of Automated Reasoning"}
paulson@11199
    23
@string{JCS="Journal of Computer Security"}
paulson@11199
    24
@string{JFP="Journal of Functional Programming"}
paulson@11199
    25
@string{JLC="Journal of Logic and Computation"}
paulson@11199
    26
@string{JLP="Journal of Logic Programming"}
paulson@11199
    27
@string{JSC="Journal of Symbolic Computation"}
paulson@11199
    28
@string{JSL="Journal of Symbolic Logic"}
paulson@11246
    29
@string{PROYAL="Proceedings of the Royal Society of London"}
paulson@6592
    30
@string{SIGPLAN="{SIGPLAN} Notices"}
paulson@11246
    31
@string{TISSEC="ACM Transactions on Information and System Security"}
paulson@6592
    32
paulson@6592
    33
%conferences
paulson@6592
    34
@string{CADE="International Conference on Automated Deduction"}
paulson@6592
    35
@string{POPL="Symposium on Principles of Programming Languages"}
paulson@6592
    36
@string{TYPES="Types for Proofs and Programs"}
paulson@6592
    37
paulson@6592
    38
paulson@6592
    39
%A
paulson@6592
    40
paulson@6592
    41
@incollection{abramsky90,
paulson@6592
    42
  author	= {Samson Abramsky},
paulson@6592
    43
  title		= {The Lazy Lambda Calculus},
paulson@6592
    44
  pages		= {65-116},
paulson@6592
    45
  editor	= {David A. Turner},
paulson@6592
    46
  booktitle	= {Research Topics in Functional Programming},
paulson@6592
    47
  publisher	= {Addison-Wesley},
paulson@6592
    48
  year		= 1990}
paulson@6592
    49
paulson@6592
    50
@Unpublished{abrial93,
paulson@6592
    51
  author	= {J. R. Abrial and G. Laffitte},
blanchet@33191
    52
  title		= {Towards the Mechanization of the Proofs of Some Classical
paulson@6592
    53
		  Theorems of Set Theory},
paulson@6592
    54
  note		= {preprint},
paulson@6592
    55
  year		= 1993,
paulson@6592
    56
  month		= Feb}
paulson@6592
    57
paulson@6592
    58
@incollection{aczel77,
paulson@6592
    59
  author	= {Peter Aczel},
paulson@6592
    60
  title		= {An Introduction to Inductive Definitions},
paulson@6592
    61
  pages		= {739-782},
paulson@6592
    62
  crossref	= {barwise-handbk}}
paulson@6592
    63
paulson@6592
    64
@Book{aczel88,
paulson@6592
    65
  author	= {Peter Aczel},
paulson@6592
    66
  title		= {Non-Well-Founded Sets},
paulson@6592
    67
  publisher	= {CSLI},
paulson@6592
    68
  year		= 1988}
paulson@6592
    69
haftmann@39824
    70
@inproceedings{Aehlig-Haftmann-Nipkow:2008:nbe,
haftmann@39824
    71
  author =      {Klaus Aehlig and Florian Haftmann and Tobias Nipkow},
haftmann@39824
    72
  title =       {A Compiled Implementation of Normalization by Evaluation},
haftmann@39824
    73
  booktitle =   {TPHOLs '08: Proceedings of the 21th International Conference on Theorem Proving in Higher Order Logics},
haftmann@39824
    74
  year =        {2008},
haftmann@39824
    75
  isbn =        {978-3-540-71065-3},
haftmann@39824
    76
  pages =       {352--367},
haftmann@39824
    77
  publisher =   Springer,
haftmann@39824
    78
  series =      LNCS,
haftmann@39824
    79
  volume =      {5170},
haftmann@39824
    80
  editor =      {Otmane A\"{\i}t Mohamed and C{\'e}sar Mu{\~n}oz and Sofi{\`e}ne Tahar}
haftmann@39824
    81
}
haftmann@39824
    82
paulson@6592
    83
@InProceedings{alf,
paulson@6592
    84
  author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
paulson@6592
    85
  title		= {The {ALF} Proof Editor and Its Proof Engine},
paulson@6592
    86
  crossref	= {types93},
paulson@6592
    87
  pages		= {213-237}}
paulson@6592
    88
blanchet@33191
    89
@inproceedings{andersson-1993,
blanchet@33191
    90
  author = "Arne Andersson",
blanchet@33191
    91
  title = "Balanced Search Trees Made Simple",
blanchet@33191
    92
  editor = "F. K. H. A. Dehne and N. Santoro and S. Whitesides",
blanchet@33191
    93
  booktitle = "WADS 1993",
blanchet@33191
    94
  series = LNCS,
blanchet@33191
    95
  volume = {709},
blanchet@33191
    96
  pages = "61--70",
blanchet@33191
    97
  year = 1993,
blanchet@33191
    98
  publisher = Springer}
blanchet@33191
    99
paulson@6592
   100
@book{andrews86,
paulson@6592
   101
  author	= "Peter Andrews",
paulson@6592
   102
  title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
paulson@6592
   103
through Proof",
paulson@6592
   104
  publisher	= AP,
paulson@6592
   105
  series	= "Computer Science and Applied Mathematics",
paulson@6592
   106
  year		= 1986}
paulson@6592
   107
wenzelm@9599
   108
@InProceedings{Aspinall:2000:eProof,
wenzelm@9599
   109
  author = 	 {David Aspinall},
wenzelm@9599
   110
  title = 	 {Protocols for Interactive {e-Proof}},
wenzelm@9599
   111
  booktitle = 	 {Theorem Proving in Higher Order Logics (TPHOLs)},
wenzelm@9599
   112
  year =	 2000,
wenzelm@9599
   113
  note =	 {Unpublished work-in-progress paper,
paulson@14296
   114
                  \url{http://homepages.inf.ed.ac.uk/da/papers/drafts/eproof.ps.gz}}
wenzelm@9599
   115
}
paulson@14296
   116
wenzelm@8505
   117
@InProceedings{Aspinall:TACAS:2000,
wenzelm@8505
   118
  author = 	 {David Aspinall},
wenzelm@10160
   119
  title = 	 {{P}roof {G}eneral: A Generic Tool for Proof Development},
nipkow@11205
   120
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis of
nipkow@11205
   121
                  Systems (TACAS)},
nipkow@11205
   122
  year =	 2000,
nipkow@11205
   123
  publisher	= Springer,
nipkow@11205
   124
  series	= LNCS,
nipkow@11205
   125
  volume	= 1785,
nipkow@11205
   126
  pages = "38--42"
wenzelm@8505
   127
}
wenzelm@8505
   128
wenzelm@7209
   129
@Misc{isamode,
wenzelm@7209
   130
  author =	 {David Aspinall},
wenzelm@8062
   131
  title =	 {Isamode --- {U}sing {I}sabelle with {E}macs},
paulson@14296
   132
  note =	 {\url{http://homepages.inf.ed.ac.uk/da/Isamode/}}
wenzelm@7209
   133
}
wenzelm@7209
   134
wenzelm@7209
   135
@Misc{proofgeneral,
nipkow@11197
   136
  author =	 {David Aspinall},
nipkow@11197
   137
  title =	 {{P}roof {G}eneral},
paulson@14296
   138
  note =	 {\url{http://proofgeneral.inf.ed.ac.uk/}}
wenzelm@7209
   139
}
wenzelm@7209
   140
paulson@6592
   141
%B
paulson@6592
   142
blanchet@43805
   143
@inproceedings{satallax,
blanchet@43805
   144
  title = "Analytic Tableaux for Higher-Order Logic with Choice",
blanchet@43805
   145
  author = "Julian Backes and Chad E. Brown",
blanchet@43805
   146
  booktitle={Automated Reasoning: IJCAR 2010},
blanchet@43805
   147
  editor={J. Giesl and R. H\"ahnle},
blanchet@43805
   148
  publisher = Springer,
blanchet@43805
   149
  series = LNCS,
blanchet@43805
   150
  volume = 6173,
blanchet@43805
   151
  pages = "76--90",
blanchet@43805
   152
  year = 2010}
blanchet@43805
   153
nipkow@10186
   154
@book{Baader-Nipkow,author={Franz Baader and Tobias Nipkow},
nipkow@10186
   155
title="Term Rewriting and All That",publisher=CUP,year=1998}
nipkow@10186
   156
haftmann@37404
   157
@manual{isabelle-locale,
haftmann@37404
   158
  author        = {Clemens Ballarin},
haftmann@37404
   159
  title         = {Tutorial to Locales and Locale Interpretation},
haftmann@37404
   160
  institution   = TUM,
haftmann@37404
   161
  note          = {\url{http://isabelle.in.tum.de/doc/locales.pdf}}
haftmann@37404
   162
}
haftmann@37404
   163
wenzelm@20482
   164
@InCollection{Barendregt-Geuvers:2001,
wenzelm@20482
   165
  author = 	 {H. Barendregt and H. Geuvers},
wenzelm@20482
   166
  title = 	 {Proof Assistants using Dependent Type Systems},
wenzelm@20482
   167
  booktitle = 	 {Handbook of Automated Reasoning},
wenzelm@20482
   168
  publisher =	 {Elsevier},
wenzelm@20482
   169
  year =	 2001,
wenzelm@20482
   170
  editor =	 {A. Robinson and A. Voronkov}
wenzelm@20482
   171
}
wenzelm@20482
   172
blanchet@41190
   173
@inproceedings{cvc3,
blanchet@41190
   174
  author    = {Clark Barrett and Cesare Tinelli},
blanchet@41190
   175
  title     = {{CVC3}},
blanchet@41190
   176
  booktitle = {CAV},
blanchet@41190
   177
  editor    = {Werner Damm and Holger Hermanns},
blanchet@41190
   178
  volume    = {4590},
blanchet@41190
   179
  series    = LNCS,
blanchet@41190
   180
  pages     = {298--302},
blanchet@41190
   181
  publisher = {Springer},
blanchet@41190
   182
  year      = {2007}
blanchet@41190
   183
}
blanchet@41190
   184
paulson@6592
   185
@incollection{basin91,
paulson@6592
   186
  author	= {David Basin and Matt Kaufmann},
paulson@6592
   187
  title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
paulson@6592
   188
		   Comparison}, 
paulson@6592
   189
  crossref	= {huet-plotkin91},
paulson@6592
   190
  pages		= {89-119}}
paulson@6592
   191
wenzelm@12466
   192
@Unpublished{HOL-Library,
wenzelm@12466
   193
  author =       {Gertrud Bauer and Tobias Nipkow and Oheimb, David von and
wenzelm@12466
   194
                  Lawrence C Paulson and Thomas M Rasmussen and Christophe Tabacznyj and
wenzelm@12466
   195
                  Markus Wenzel},
wenzelm@12466
   196
  title =        {The Supplemental {Isabelle/HOL} Library},
wenzelm@12660
   197
  note =         {Part of the Isabelle distribution,
wenzelm@12466
   198
                  \url{http://isabelle.in.tum.de/library/HOL/Library/document.pdf}},
wenzelm@12660
   199
  year =         2002
wenzelm@12466
   200
}
wenzelm@12466
   201
wenzelm@9567
   202
@InProceedings{Bauer-Wenzel:2000:HB,
wenzelm@9567
   203
  author = 	 {Gertrud Bauer and Markus Wenzel},
wenzelm@9567
   204
  title = 	 {Computer-Assisted Mathematics at Work --- The {H}ahn-{B}anach Theorem in
wenzelm@9567
   205
      {I}sabelle/{I}sar},
wenzelm@9567
   206
  booktitle = 	 {Types for Proofs and Programs: TYPES'99},
wenzelm@9599
   207
  editor =       {Thierry Coquand and Peter Dybjer and Bengt Nordstr{\"o}m
wenzelm@9599
   208
                  and Jan Smith},
wenzelm@9567
   209
  series =	 {LNCS},
wenzelm@9599
   210
  year =	 2000
wenzelm@9567
   211
}
wenzelm@6624
   212
wenzelm@12878
   213
@InProceedings{Bauer-Wenzel:2001,
wenzelm@12878
   214
  author =       {Gertrud Bauer and Markus Wenzel},
wenzelm@12878
   215
  title =        {Calculational reasoning revisited --- an {Isabelle/Isar} experience},
wenzelm@12878
   216
  crossref =     {tphols2001}}
wenzelm@12878
   217
blanchet@43805
   218
@inproceedings{leo2,
blanchet@43805
   219
  author = "Christoph Benzm{\"u}ller and Lawrence C. Paulson and Frank Theiss and Arnaud Fietzke",
blanchet@43805
   220
  title = "{LEO-II}---A Cooperative Automatic Theorem Prover for Higher-Order Logic",
blanchet@43805
   221
  editor = "Alessandro Armando and Peter Baumgartner and Gilles Dowek",
blanchet@43805
   222
  booktitle = "Automated Reasoning: IJCAR 2008",
blanchet@43805
   223
  publisher = Springer,
blanchet@43805
   224
  series = LNCS,
blanchet@43805
   225
  volume = 5195,
blanchet@43805
   226
  pages = "162--170",
blanchet@43805
   227
  year = 2008}
blanchet@43805
   228
bulwahn@33942
   229
@inProceedings{Berghofer-Bulwahn-Haftmann:2009:TPHOL,
bulwahn@33942
   230
    author = {Berghofer, Stefan and Bulwahn, Lukas and Haftmann, Florian},
bulwahn@33942
   231
    booktitle = {Theorem Proving in Higher Order Logics},
bulwahn@33942
   232
    pages = {131--146},
bulwahn@33942
   233
    title = {Turning Inductive into Equational Specifications},
bulwahn@33942
   234
    year = {2009}
bulwahn@33942
   235
}
bulwahn@33942
   236
berghofe@11619
   237
@INPROCEEDINGS{Berghofer-Nipkow:2000:TPHOL,
berghofe@11619
   238
  crossref        = "tphols2000",
berghofe@11619
   239
  title           = "Proof terms for simply typed higher order logic",
berghofe@11619
   240
  author          = "Stefan Berghofer and Tobias Nipkow",
berghofe@11619
   241
  pages           = "38--52"}
berghofe@11619
   242
blanchet@33191
   243
@inproceedings{berghofer-nipkow-2004,
blanchet@33191
   244
  author = {Stefan Berghofer and Tobias Nipkow},
blanchet@33191
   245
  title = {Random Testing in {I}sabelle/{HOL}},
blanchet@33191
   246
  pages = {230--239},
blanchet@33191
   247
  editor = "J. Cuellar and Z. Liu",
blanchet@33191
   248
  booktitle = {{SEFM} 2004},
blanchet@33191
   249
  publisher = IEEE,
blanchet@33191
   250
  year = 2004}
blanchet@33191
   251
berghofe@12612
   252
@InProceedings{Berghofer-Nipkow:2002,
berghofe@12612
   253
  author =       {Stefan Berghofer and Tobias Nipkow},
berghofe@12612
   254
  title =        {Executing Higher Order Logic},
berghofe@12612
   255
  booktitle =    {Types for Proofs and Programs: TYPES'2000},
berghofe@12612
   256
  editor =       {P. Callaghan and Z. Luo and J. McKinna and R. Pollack},
berghofe@12612
   257
  series =       LNCS,
berghofe@12612
   258
  publisher =    Springer,
berghofe@13009
   259
  volume =       2277,
berghofe@12612
   260
  year =         2002}
berghofe@12612
   261
wenzelm@6624
   262
@InProceedings{Berghofer-Wenzel:1999:TPHOL,
wenzelm@6624
   263
  author = 	 {Stefan Berghofer and Markus Wenzel},
wenzelm@7041
   264
  title = 	 {Inductive datatypes in {HOL} --- lessons learned in
wenzelm@7041
   265
                  {F}ormal-{L}ogic {E}ngineering},
wenzelm@7041
   266
  crossref =     {tphols99}}
wenzelm@6624
   267
wenzelm@30170
   268
wenzelm@30170
   269
@InProceedings{Bezem-Coquand:2005,
wenzelm@30170
   270
  author = 	 {M.A. Bezem and T. Coquand},
wenzelm@30170
   271
  title = 	 {Automating {Coherent Logic}},
wenzelm@30170
   272
  booktitle = {LPAR-12},
wenzelm@30170
   273
  editor = 	 {G. Sutcliffe and A. Voronkov},
wenzelm@30170
   274
  volume = 	 3835,
wenzelm@30170
   275
  series = 	 LNCS,
wenzelm@30170
   276
  publisher = Springer}
wenzelm@30170
   277
nipkow@6607
   278
@book{Bird-Wadler,author="Richard Bird and Philip Wadler",
nipkow@6607
   279
title="Introduction to Functional Programming",publisher=PH,year=1988}
nipkow@6607
   280
nipkow@11209
   281
@book{Bird-Haskell,author="Richard Bird",
nipkow@11209
   282
title="Introduction to Functional Programming using Haskell",
nipkow@11209
   283
publisher=PH,year=1998}
nipkow@11209
   284
blanchet@43082
   285
@manual{isabelle-nitpick,
blanchet@43082
   286
  author        = {Jasmin Christian Blanchette},
blanchet@43082
   287
  title         = {Picking Nits: A User's Guide to {N}itpick for {I}sabelle/{HOL}},
blanchet@43082
   288
  institution   = TUM,
blanchet@43082
   289
  note          = {\url{http://isabelle.in.tum.de/doc/nitpick.pdf}}
blanchet@43082
   290
}
blanchet@43082
   291
blanchet@43082
   292
@manual{isabelle-sledgehammer,
blanchet@43082
   293
  author        = {Jasmin Christian Blanchette},
blanchet@43082
   294
  title         = {Hammering Away: A User's Guide to {S}ledgehammer for {I}sabelle/{HOL}},
blanchet@43082
   295
  institution   = TUM,
blanchet@43082
   296
  note          = {\url{http://isabelle.in.tum.de/doc/sledgehammer.pdf}}
blanchet@43082
   297
}
blanchet@43082
   298
blanchet@36918
   299
@inproceedings{blanchette-nipkow-2010,
blanchet@36918
   300
  title = "Nitpick: A Counterexample Generator for Higher-Order Logic Based on a Relational Model Finder",
blanchet@33191
   301
  author = "Jasmin Christian Blanchette and Tobias Nipkow",
blanchet@36918
   302
  crossref = {itp2010}}
blanchet@36918
   303
blanchet@36918
   304
@inproceedings{boehme-nipkow-2010,
blanchet@36918
   305
  author={Sascha B\"ohme and Tobias Nipkow},
blanchet@36918
   306
  title={Sledgehammer: Judgement Day},
blanchet@36918
   307
  booktitle={Automated Reasoning: IJCAR 2010},
blanchet@36918
   308
  editor={J. Giesl and R. H\"ahnle},
blanchet@36918
   309
  publisher=Springer,
blanchet@36918
   310
  series=LNCS,
blanchet@43805
   311
  volume = 6173,
blanchet@43805
   312
  pages = "107--121",
blanchet@36918
   313
  year=2010}
blanchet@33191
   314
paulson@6592
   315
@Article{boyer86,
paulson@6592
   316
  author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
paulson@6592
   317
		   Overbeek and Mark Stickel and Lawrence Wos},
paulson@6592
   318
  title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
paulson@6592
   319
		   Axioms},
paulson@6592
   320
  journal	= JAR,
paulson@6592
   321
  year		= 1986,
paulson@6592
   322
  volume	= 2,
paulson@6592
   323
  number	= 3,
paulson@6592
   324
  pages		= {287-327}}
paulson@6592
   325
paulson@6592
   326
@book{bm79,
paulson@6592
   327
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   328
  title		= {A Computational Logic},
paulson@6592
   329
  publisher	= {Academic Press},
paulson@6592
   330
  year		= 1979}
paulson@6592
   331
paulson@6592
   332
@book{bm88book,
paulson@6592
   333
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   334
  title		= {A Computational Logic Handbook},
paulson@6592
   335
  publisher	= {Academic Press},
paulson@6592
   336
  year		= 1988}
paulson@6592
   337
paulson@6592
   338
@Article{debruijn72,
paulson@6592
   339
  author	= {N. G. de Bruijn},
paulson@6592
   340
  title		= {Lambda Calculus Notation with Nameless Dummies,
paulson@6592
   341
	a Tool for Automatic Formula Manipulation,
paulson@6592
   342
	with Application to the {Church-Rosser Theorem}},
paulson@6592
   343
  journal	= {Indag. Math.},
paulson@6592
   344
  volume	= 34,
paulson@6592
   345
  pages		= {381-392},
paulson@6592
   346
  year		= 1972}
paulson@6592
   347
krauss@23187
   348
@InProceedings{bulwahnKN07,
krauss@25093
   349
  author   = {Lukas Bulwahn and Alexander Krauss and Tobias Nipkow},
krauss@25093
   350
  title    = {Finding Lexicographic Orders for Termination Proofs in {Isabelle/HOL}},
krauss@25093
   351
  crossref = {tphols2007},
krauss@25093
   352
  pages    = {38--53}
krauss@25093
   353
}
krauss@23187
   354
haftmann@28593
   355
@InProceedings{bulwahn-et-al:2008:imperative,
blanchet@33191
   356
  author   = {Lukas Bulwahn and Alexander Krauss and Florian Haftmann and Levent Erkök and John Matthews},
haftmann@28593
   357
  title    = {Imperative Functional Programming with {Isabelle/HOL}},
haftmann@28593
   358
  crossref = {tphols2008},
haftmann@28593
   359
}
haftmann@28593
   360
%  pages    = {38--53}
haftmann@28593
   361
paulson@11246
   362
@Article{ban89,
paulson@11246
   363
  author	= {M. Burrows and M. Abadi and R. M. Needham},
paulson@11246
   364
  title		= {A Logic of Authentication},
paulson@11246
   365
  journal	= PROYAL,
paulson@11246
   366
  year		= 1989,
paulson@11246
   367
  volume	= 426,
paulson@11246
   368
  pages		= {233-271}}
paulson@11246
   369
paulson@6592
   370
%C
paulson@6592
   371
wenzelm@40316
   372
@InProceedings{Chaieb-Wenzel:2007,
wenzelm@40316
   373
  author = 	 {Amine Chaieb and Makarius Wenzel},
wenzelm@40316
   374
  title = 	 {Context aware Calculation and Deduction ---
wenzelm@40316
   375
                  Ring Equalities via {Gr\"obner Bases} in {Isabelle}},
wenzelm@40316
   376
  booktitle =	 {Towards Mechanized Mathematical Assistants (CALCULEMUS 2007)},
wenzelm@40316
   377
  editor =	 {Manuel Kauers and Manfred Kerber and Robert Miner and Wolfgang Windsteiger},
wenzelm@40316
   378
  series =	 LNAI,
wenzelm@40316
   379
  volume =       4573,
wenzelm@40316
   380
  year =	 2007,
wenzelm@40316
   381
  publisher =	 Springer
wenzelm@40316
   382
}
wenzelm@40316
   383
paulson@6592
   384
@TechReport{camilleri92,
paulson@6592
   385
  author	= {J. Camilleri and T. F. Melham},
paulson@6592
   386
  title		= {Reasoning with Inductively Defined Relations in the
paulson@6592
   387
		 {HOL} Theorem Prover},
paulson@6592
   388
  institution	= CUCL,
paulson@6592
   389
  year		= 1992,
paulson@6592
   390
  number	= 265,
paulson@6592
   391
  month		= Aug}
paulson@6592
   392
paulson@6592
   393
@Book{charniak80,
paulson@6592
   394
  author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
paulson@6592
   395
  title		= {Artificial Intelligence Programming},
paulson@6592
   396
  publisher	= {Lawrence Erlbaum Associates},
paulson@6592
   397
  year		= 1980}
paulson@6592
   398
paulson@6592
   399
@article{church40,
paulson@6592
   400
  author	= "Alonzo Church",
paulson@6592
   401
  title		= "A Formulation of the Simple Theory of Types",
paulson@6592
   402
  journal	= JSL,
paulson@6592
   403
  year		= 1940,
paulson@6592
   404
  volume	= 5,
paulson@6592
   405
  pages		= "56-68"}
paulson@6592
   406
nipkow@10191
   407
@book{ClarkeGP-book,author="Edmund Clarke and Orna Grumberg and Doron Peled",
nipkow@10191
   408
title="Model Checking",publisher=MIT,year=1999}
nipkow@10191
   409
paulson@6592
   410
@PhdThesis{coen92,
paulson@6592
   411
  author	= {Martin D. Coen},
paulson@6592
   412
  title		= {Interactive Program Derivation},
paulson@6592
   413
  school	= {University of Cambridge},
paulson@6592
   414
  note		= {Computer Laboratory Technical Report 272},
paulson@6592
   415
  month		= nov,
paulson@6592
   416
  year		= 1992}
paulson@6592
   417
paulson@6592
   418
@book{constable86,
paulson@6592
   419
  author	= {R. L. Constable and others},
paulson@6592
   420
  title		= {Implementing Mathematics with the Nuprl Proof
paulson@6592
   421
		 Development System}, 
paulson@6592
   422
  publisher	= Prentice,
paulson@6592
   423
  year		= 1986}
paulson@6592
   424
paulson@6592
   425
%D
paulson@6592
   426
wenzelm@6745
   427
@Book{davey-priestley,
paulson@6592
   428
  author	= {B. A. Davey and H. A. Priestley},
paulson@6592
   429
  title		= {Introduction to Lattices and Order},
paulson@6592
   430
  publisher	= CUP,
paulson@6592
   431
  year		= 1990}
paulson@6592
   432
paulson@6592
   433
@Book{devlin79,
paulson@6592
   434
  author	= {Keith J. Devlin},
paulson@6592
   435
  title		= {Fundamentals of Contemporary Set Theory},
paulson@6592
   436
  publisher	= {Springer},
paulson@6592
   437
  year		= 1979}
paulson@6592
   438
paulson@6592
   439
@book{dummett,
paulson@6592
   440
  author	= {Michael Dummett},
paulson@6592
   441
  title		= {Elements of Intuitionism},
paulson@6592
   442
  year		= 1977,
paulson@6592
   443
  publisher	= {Oxford University Press}}
paulson@6592
   444
blanchet@41190
   445
@misc{yices,
blanchet@41190
   446
  author    = {Bruno Dutertre and Leonardo de Moura},
blanchet@41190
   447
  title     = {The {Yices} {SMT} Solver},
blanchet@43753
   448
  howpublished = "\url{http://yices.csl.sri.com/tool-paper.pdf}",
blanchet@41190
   449
  year = 2006}
blanchet@41190
   450
paulson@6592
   451
@incollection{dybjer91,
paulson@6592
   452
  author	= {Peter Dybjer},
nipkow@10186
   453
  title		= {Inductive Sets and Families in {Martin-L{\"o}f's} Type
paulson@6592
   454
		  Theory and Their Set-Theoretic Semantics}, 
paulson@6592
   455
  crossref	= {huet-plotkin91},
paulson@6592
   456
  pages		= {280-306}}
paulson@6592
   457
paulson@6592
   458
@Article{dyckhoff,
paulson@6592
   459
  author	= {Roy Dyckhoff},
paulson@6592
   460
  title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
paulson@6592
   461
  journal	= JSL,
paulson@6592
   462
  year		= 1992,
paulson@6592
   463
  volume	= 57,
paulson@6592
   464
  number	= 3,
paulson@6592
   465
  pages		= {795-807}}
paulson@6592
   466
paulson@6592
   467
%F
paulson@6592
   468
paulson@6613
   469
@Article{IMPS,
paulson@6613
   470
  author	= {William M. Farmer and Joshua D. Guttman and F. Javier
paulson@6613
   471
		 Thayer},
paulson@6613
   472
  title		= {{IMPS}: An Interactive Mathematical Proof System},
paulson@6613
   473
  journal	= JAR,
paulson@6613
   474
  volume	= 11,
paulson@6613
   475
  number	= 2,
paulson@6613
   476
  year		= 1993,
paulson@6613
   477
  pages		= {213-248}}
paulson@6613
   478
paulson@6592
   479
@InProceedings{felty91a,
paulson@6592
   480
  Author	= {Amy Felty},
paulson@6592
   481
  Title		= {A Logic Program for Transforming Sequent Proofs to Natural
paulson@6592
   482
		  Deduction Proofs}, 
paulson@6592
   483
  crossref	= {extensions91},
paulson@6592
   484
  pages		= {157-178}}
paulson@6592
   485
paulson@10796
   486
@Article{fleuriot-jcm,
paulson@10796
   487
  author = 	 {Jacques Fleuriot and Lawrence C. Paulson},
paulson@10796
   488
  title = 	 {Mechanizing Nonstandard Real Analysis},
paulson@10796
   489
  journal = 	 {LMS Journal of Computation and Mathematics},
paulson@10796
   490
  year = 	 2000,
paulson@10796
   491
  volume =	 3,
paulson@10796
   492
  pages =	 {140-190},
paulson@10796
   493
  note =	 {\url{http://www.lms.ac.uk/jcm/3/lms1999-027/}}
paulson@10796
   494
}
paulson@10796
   495
paulson@6592
   496
@TechReport{frost93,
paulson@6592
   497
  author	= {Jacob Frost},
paulson@6592
   498
  title		= {A Case Study of Co-induction in {Isabelle HOL}},
paulson@6592
   499
  institution	= CUCL,
paulson@6592
   500
  number	= 308,
paulson@6592
   501
  year		= 1993,
paulson@6592
   502
  month		= Aug}
paulson@6592
   503
paulson@6592
   504
%revised version of frost93
paulson@6592
   505
@TechReport{frost95,
paulson@6592
   506
  author	= {Jacob Frost},
paulson@6592
   507
  title		= {A Case Study of Co-induction in {Isabelle}},
paulson@6592
   508
  institution	= CUCL,
paulson@6592
   509
  number	= 359,
paulson@6592
   510
  year		= 1995,
paulson@6592
   511
  month		= Feb}
paulson@6592
   512
paulson@6592
   513
@inproceedings{OBJ,
paulson@6592
   514
  author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
paulson@6592
   515
		 and J. Meseguer}, 
paulson@6592
   516
  title		= {Principles of {OBJ2}},
paulson@6592
   517
  booktitle	= POPL, 
paulson@6592
   518
  year		= 1985,
paulson@6592
   519
  pages		= {52-66}}
paulson@6592
   520
paulson@6592
   521
%G
paulson@6592
   522
paulson@6592
   523
@book{gallier86,
paulson@6592
   524
  author	= {J. H. Gallier},
paulson@6592
   525
  title		= {Logic for Computer Science: 
paulson@6592
   526
		Foundations of Automatic Theorem Proving},
paulson@6592
   527
  year		= 1986,
paulson@6592
   528
  publisher	= {Harper \& Row}}
paulson@6592
   529
paulson@6592
   530
@Book{galton90,
paulson@6592
   531
  author	= {Antony Galton},
paulson@6592
   532
  title		= {Logic for Information Technology},
paulson@6592
   533
  publisher	= {Wiley},
paulson@6592
   534
  year		= 1990}
paulson@6592
   535
wenzelm@20506
   536
@Article{Gentzen:1935,
wenzelm@20506
   537
  author =       {G. Gentzen},
wenzelm@20506
   538
  title =        {Untersuchungen {\"u}ber das logische {S}chlie{\ss}en},
wenzelm@20506
   539
  journal =      {Math. Zeitschrift},
wenzelm@20506
   540
  year =         1935
wenzelm@20506
   541
}
wenzelm@20506
   542
paulson@6592
   543
@InProceedings{gimenez-codifying,
paulson@6592
   544
  author	= {Eduardo Gim{\'e}nez},
paulson@6592
   545
  title		= {Codifying Guarded Definitions with Recursive Schemes},
paulson@6592
   546
  crossref	= {types94},
paulson@6592
   547
  pages		= {39-59}
paulson@6592
   548
}
paulson@6592
   549
paulson@9816
   550
@book{girard89,
paulson@9816
   551
  author	= {Jean-Yves Girard},
paulson@9816
   552
  title		= {Proofs and Types},
paulson@9816
   553
  year		= 1989,
paulson@9816
   554
  publisher	= CUP, 
paulson@9816
   555
  note		= {Translated by Yves LaFont and Paul Taylor}}
paulson@9816
   556
paulson@6592
   557
@Book{mgordon-hol,
nipkow@11205
   558
  editor	= {M. J. C. Gordon and T. F. Melham},
wenzelm@44111
   559
  title		= {Introduction to {HOL}: A Theorem Proving Environment for Higher Order Logic},
paulson@6592
   560
  publisher	= CUP,
paulson@6592
   561
  year		= 1993}
paulson@6592
   562
paulson@6592
   563
@book{mgordon79,
paulson@6592
   564
  author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
paulson@6592
   565
		 Wadsworth},
paulson@6592
   566
  title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
paulson@6592
   567
  year		= 1979,
paulson@6592
   568
  publisher	= {Springer},
paulson@6592
   569
  series	= {LNCS 78}}
paulson@6592
   570
nipkow@6607
   571
@inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
nipkow@6607
   572
title={Why we can't have {SML} style datatype declarations in {HOL}},
nipkow@6607
   573
booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
nipkow@6607
   574
IFIP TC10/WG10.2 Intl. Workshop, 1992},
nipkow@6607
   575
editor={L.J.M. Claesen and M.J.C. Gordon},
nipkow@6607
   576
publisher=NH,year=1993,pages={561--568}}
nipkow@6607
   577
paulson@6592
   578
@InProceedings{gunter-trees,
paulson@6592
   579
  author	= {Elsa L. Gunter},
paulson@6592
   580
  title		= {A Broader Class of Trees for Recursive Type Definitions for
paulson@6592
   581
		  {HOL}},
paulson@6592
   582
  crossref	= {hug93},
paulson@6592
   583
  pages		= {141-154}}
paulson@6592
   584
paulson@6592
   585
%H
paulson@6592
   586
haftmann@23956
   587
@InProceedings{Haftmann-Wenzel:2006:classes,
haftmann@23956
   588
  author        = {Florian Haftmann and Makarius Wenzel},
haftmann@23956
   589
  title         = {Constructive Type Classes in {Isabelle}},
haftmann@24628
   590
  editor        = {T. Altenkirch and C. McBride},
haftmann@24628
   591
  booktitle     = {Types for Proofs and Programs, TYPES 2006},
haftmann@24628
   592
  publisher     = {Springer},
haftmann@24628
   593
  series        = {LNCS},
haftmann@24628
   594
  volume        = {4502},
haftmann@24628
   595
  year          = {2007}
haftmann@24193
   596
}
haftmann@24193
   597
haftmann@37404
   598
@inproceedings{Haftmann-Nipkow:2010:code,
haftmann@37404
   599
  author =      {Florian Haftmann and Tobias Nipkow},
haftmann@37404
   600
  title =       {Code Generation via Higher-Order Rewrite Systems},
haftmann@37404
   601
  booktitle =   {Functional and Logic Programming: 10th International Symposium: FLOPS 2010},
haftmann@37404
   602
  year =        2010,
haftmann@38670
   603
  publisher =   Springer,
haftmann@38670
   604
  series =      LNCS,
haftmann@37404
   605
  editor =      {Matthias Blume and Naoki Kobayashi and Germ{\'a}n Vidal},
haftmann@38670
   606
  volume =      6009
haftmann@23956
   607
}
haftmann@23956
   608
wenzelm@30113
   609
@InProceedings{Haftmann-Wenzel:2009,
wenzelm@30113
   610
  author        = {Florian Haftmann and Makarius Wenzel},
wenzelm@30113
   611
  title         = {Local theory specifications in {Isabelle/Isar}},
wenzelm@30113
   612
  editor        = {Stefano Berardi and Ferruccio Damiani and de Liguoro, Ugo},
wenzelm@30113
   613
  booktitle     = {Types for Proofs and Programs, TYPES 2008},
wenzelm@30113
   614
  publisher     = {Springer},
wenzelm@30113
   615
  series        = {LNCS},
wenzelm@32572
   616
  volume        = {5497},
wenzelm@30113
   617
  year          = {2009}
wenzelm@30113
   618
}
wenzelm@30113
   619
haftmann@22290
   620
@manual{isabelle-classes,
haftmann@24193
   621
  author        = {Florian Haftmann},
haftmann@24193
   622
  title         = {Haskell-style type classes with {Isabelle}/{Isar}},
haftmann@24193
   623
  institution   = TUM,
haftmann@24193
   624
  note          = {\url{http://isabelle.in.tum.de/doc/classes.pdf}}
haftmann@24193
   625
}
haftmann@22290
   626
haftmann@22290
   627
@manual{isabelle-codegen,
haftmann@24193
   628
  author        = {Florian Haftmann},
haftmann@24193
   629
  title         = {Code generation from Isabelle theories},
haftmann@24193
   630
  institution   = TUM,
haftmann@24193
   631
  note          = {\url{http://isabelle.in.tum.de/doc/codegen.pdf}}
haftmann@24193
   632
}
haftmann@22290
   633
paulson@6592
   634
@Book{halmos60,
paulson@6592
   635
  author	= {Paul R. Halmos},
paulson@6592
   636
  title		= {Naive Set Theory},
paulson@6592
   637
  publisher	= {Van Nostrand},
paulson@6592
   638
  year		= 1960}
paulson@6592
   639
nipkow@11207
   640
@book{HarelKT-DL,author={David Harel and Dexter Kozen and Jerzy Tiuryn},
nipkow@11207
   641
title={Dynamic Logic},publisher=MIT,year=2000}
nipkow@11207
   642
paulson@6592
   643
@Book{hennessy90,
paulson@6592
   644
  author	= {Matthew Hennessy},
paulson@6592
   645
  title		= {The Semantics of Programming Languages: An Elementary
paulson@6592
   646
		  Introduction Using Structural Operational Semantics},
paulson@6592
   647
  publisher	= {Wiley},
paulson@6592
   648
  year		= 1990}
paulson@6592
   649
blanchet@43781
   650
@article{waldmeister,
blanchet@43781
   651
  author = {Thomas Hillenbrand and Arnim Buch and Rolan Vogt and Bernd L\"ochner},
blanchet@43781
   652
  title = "Waldmeister: High-Performance Equational Deduction",
blanchet@43781
   653
  journal = JAR,
blanchet@43781
   654
  volume	= 18,
blanchet@43781
   655
  number	= 2,
blanchet@43781
   656
  pages		= {265--270},
blanchet@43781
   657
  year		= 1997}
blanchet@43781
   658
nipkow@10244
   659
@book{HopcroftUllman,author={John E. Hopcroft and Jeffrey D. Ullman},
nipkow@10244
   660
title={Introduction to Automata Theory, Languages, and Computation.},
nipkow@10244
   661
publisher={Addison-Wesley},year=1979}
nipkow@10244
   662
paulson@6592
   663
@Article{haskell-report,
paulson@6592
   664
  author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
paulson@6592
   665
  title		= {Report on the Programming Language {Haskell}: A
paulson@6592
   666
		 Non-strict, Purely Functional Language},
paulson@6592
   667
  journal	= SIGPLAN,
paulson@6592
   668
  year		= 1992,
paulson@6592
   669
  volume	= 27,
paulson@6592
   670
  number	= 5,
paulson@6592
   671
  month		= May,
paulson@6592
   672
  note		= {Version 1.2}}
paulson@6592
   673
paulson@6592
   674
@Article{haskell-tutorial,
paulson@6592
   675
  author	= {Paul Hudak and Joseph H. Fasel},
paulson@6592
   676
  title		= {A Gentle Introduction to {Haskell}},
paulson@6592
   677
  journal	= SIGPLAN,
paulson@6592
   678
  year		= 1992,
paulson@6592
   679
  volume	= 27,
paulson@6592
   680
  number	= 5,
paulson@6592
   681
  month		= May}
paulson@6592
   682
blanchet@43753
   683
@inproceedings{sine,
blanchet@43753
   684
  author = "Kry\v{s}tof Hoder and Andrei Voronkov",
blanchet@43753
   685
  title = "Sine Qua Non for Large Theory Reasoning",
blanchet@43753
   686
  booktitle = {Automated Deduction --- CADE-23},
blanchet@43753
   687
  publisher = Springer,
blanchet@43753
   688
  series = LNCS,
blanchet@43753
   689
  editor = "Nikolaj Bj{\o}rner and Viorica Sofronie-Stokkermans",
blanchet@43753
   690
  year = 2011,
blanchet@43753
   691
  note = "To appear."}
blanchet@38825
   692
nipkow@11209
   693
@book{Hudak-Haskell,author={Paul Hudak},
nipkow@11209
   694
title={The Haskell School of Expression},publisher=CUP,year=2000}
nipkow@11209
   695
paulson@6592
   696
@article{huet75,
paulson@6592
   697
  author	= {G. P. Huet},
paulson@6592
   698
  title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
paulson@6592
   699
  journal	= TCS,
paulson@6592
   700
  volume	= 1,
paulson@6592
   701
  year		= 1975,
paulson@6592
   702
  pages		= {27-57}}
paulson@6592
   703
paulson@6592
   704
@article{huet78,
paulson@6592
   705
  author	= {G. P. Huet and B. Lang},
paulson@6592
   706
  title		= {Proving and Applying Program Transformations Expressed with 
paulson@6592
   707
			Second-Order Patterns},
paulson@6592
   708
  journal	= acta,
paulson@6592
   709
  volume	= 11,
paulson@6592
   710
  year		= 1978, 
paulson@6592
   711
  pages		= {31-55}}
paulson@6592
   712
paulson@6592
   713
@inproceedings{huet88,
nipkow@10186
   714
  author	= {G{\'e}rard Huet},
paulson@6592
   715
  title		= {Induction Principles Formalized in the {Calculus of
paulson@6592
   716
		 Constructions}}, 
paulson@6592
   717
  booktitle	= {Programming of Future Generation Computers},
paulson@6592
   718
  editor	= {K. Fuchi and M. Nivat},
paulson@6592
   719
  year		= 1988,
paulson@6592
   720
  pages		= {205-216}, 
paulson@6592
   721
  publisher	= {Elsevier}}
paulson@6592
   722
nipkow@10186
   723
@Book{Huth-Ryan-book,
nipkow@10186
   724
  author	= {Michael Huth and Mark Ryan},
nipkow@10186
   725
  title		= {Logic in Computer Science. Modelling and reasoning about systems},
nipkow@10186
   726
  publisher	= CUP,
nipkow@10186
   727
  year		= 2000}
nipkow@10186
   728
wenzelm@7041
   729
@InProceedings{Harrison:1996:MizarHOL,
wenzelm@7041
   730
  author = 	 {J. Harrison},
wenzelm@7041
   731
  title = 	 {A {Mizar} Mode for {HOL}},
wenzelm@7041
   732
  pages =	 {203--220},
wenzelm@7041
   733
  crossref =     {tphols96}}
wenzelm@7041
   734
blanchet@36918
   735
@misc{metis,
blanchet@36918
   736
  author = "Joe Hurd",
blanchet@36918
   737
  title = "Metis Theorem Prover",
blanchet@36918
   738
  note = "\url{http://www.gilith.com/software/metis/}"}
blanchet@36918
   739
haftmann@22290
   740
%J
haftmann@22290
   741
haftmann@22290
   742
@article{haskell-revised-report,
haftmann@22290
   743
  author =  {Simon {Peyton Jones} and others},
haftmann@22290
   744
  title =   {The {Haskell} 98 Language and Libraries: The Revised Report},
haftmann@22290
   745
  journal = {Journal of Functional Programming},
haftmann@22290
   746
  volume =  13,
haftmann@22290
   747
  number =  1,
haftmann@22290
   748
  pages =   {0--255},
haftmann@22290
   749
  month =   {Jan},
haftmann@22290
   750
  year =    2003,
haftmann@22290
   751
  note =    {\url{http://www.haskell.org/definition/}}}
haftmann@22290
   752
blanchet@33191
   753
@book{jackson-2006,
blanchet@33191
   754
  author = "Daniel Jackson",
blanchet@33191
   755
  title = "Software Abstractions: Logic, Language, and Analysis",
blanchet@33191
   756
  publisher = MIT,
blanchet@33191
   757
  year = 2006}
blanchet@33191
   758
paulson@6592
   759
%K
paulson@6592
   760
paulson@6670
   761
@InProceedings{kammueller-locales,
paulson@6670
   762
  author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
paulson@6670
   763
                  Lawrence C. Paulson},
paulson@6670
   764
  title = 	 {Locales: A Sectioning Concept for {Isabelle}},
paulson@6670
   765
  crossref =	 {tphols99}}
paulson@6670
   766
paulson@8284
   767
@book{Knuth3-75,
paulson@8284
   768
  author={Donald E. Knuth},
paulson@8284
   769
  title={The Art of Computer Programming, Volume 3: Sorting and Searching},
paulson@8284
   770
  publisher={Addison-Wesley},
paulson@8284
   771
  year=1975}
paulson@8284
   772
paulson@8284
   773
@Article{korf85,
paulson@8284
   774
  author	= {R. E. Korf},
paulson@8284
   775
  title		= {Depth-First Iterative-Deepening: an Optimal Admissible
paulson@8284
   776
		 Tree Search},
paulson@8284
   777
  journal	= AI,
paulson@8284
   778
  year		= 1985,
paulson@8284
   779
  volume	= 27,
paulson@8284
   780
  pages		= {97-109}}
nipkow@6607
   781
krauss@23187
   782
@InProceedings{krauss2006,
krauss@23187
   783
  author   =  {Alexander Krauss},
krauss@23187
   784
  title    =  {Partial Recursive Functions in {Higher-Order Logic}},
krauss@23187
   785
  crossref =  {ijcar2006},
krauss@23187
   786
  pages =     {589--603}}
krauss@23187
   787
krauss@33856
   788
@PhdThesis{krauss_phd,
krauss@33856
   789
	author = {Alexander Krauss},
krauss@33856
   790
	title = {Automating Recursive Definitions and Termination Proofs in Higher-Order Logic},
krauss@33856
   791
  school = {Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
krauss@33856
   792
	year = {2009},
krauss@33856
   793
	address = {Germany}
krauss@33856
   794
}
krauss@33856
   795
krauss@24524
   796
@manual{isabelle-function,
krauss@24524
   797
  author        = {Alexander Krauss},
krauss@24524
   798
  title         = {Defining Recursive Functions in {Isabelle/HOL}},
krauss@24524
   799
  institution   = TUM,
nipkow@25280
   800
  note          = {\url{http://isabelle.in.tum.de/doc/functions.pdf}}
krauss@24524
   801
}
krauss@24524
   802
paulson@6592
   803
@Book{kunen80,
paulson@6592
   804
  author	= {Kenneth Kunen},
paulson@6592
   805
  title		= {Set Theory: An Introduction to Independence Proofs},
paulson@6592
   806
  publisher	= NH,
paulson@6592
   807
  year		= 1980}
paulson@6592
   808
paulson@11246
   809
%L
paulson@11246
   810
haftmann@22290
   811
@manual{OCaml,
haftmann@22290
   812
  author =  {Xavier Leroy and others},
haftmann@22290
   813
  title =   {The Objective Caml system -- Documentation and user's manual},
haftmann@22290
   814
  note =    {\url{http://caml.inria.fr/pub/docs/manual-ocaml/}}}
haftmann@22290
   815
blanchet@38825
   816
@incollection{lochbihler-2010,
blanchet@38825
   817
  title = "Coinduction",
blanchet@38825
   818
  author = "Andreas Lochbihler",
blanchet@38825
   819
  booktitle = "The Archive of Formal Proofs",
blanchet@38825
   820
  editor = "Gerwin Klein and Tobias Nipkow and Lawrence C. Paulson",
blanchet@38825
   821
  publisher = "\url{http://afp.sourceforge.net/entries/Coinductive.shtml}",
blanchet@38825
   822
  month = "Feb.",
blanchet@38825
   823
  year = 2010}
blanchet@38825
   824
blanchet@44441
   825
@book{loveland-78,
blanchet@44441
   826
  author = "D. W. Loveland",
blanchet@44441
   827
  title = "Automated Theorem Proving: A Logical Basis",
blanchet@44441
   828
  year = 1978,
blanchet@44441
   829
  publisher = "North-Holland Publishing Co."}
blanchet@44441
   830
paulson@11246
   831
@InProceedings{lowe-fdr,
paulson@11246
   832
  author	= {Gavin Lowe},
paulson@11246
   833
  title		= {Breaking and Fixing the {Needham}-{Schroeder} Public-Key
paulson@11246
   834
		  Protocol using {CSP} and {FDR}},
paulson@11246
   835
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis 
paulson@11246
   836
                  of Systems:  second international workshop, TACAS '96},
paulson@11246
   837
  editor =	 {T. Margaria and B. Steffen},
paulson@11246
   838
  series =	 {LNCS 1055},
paulson@11246
   839
  year =	 1996,
paulson@11246
   840
  publisher =	 {Springer},
paulson@11246
   841
  pages		= {147-166}}
paulson@11246
   842
paulson@6592
   843
%M
paulson@6592
   844
paulson@6592
   845
@Article{mw81,
paulson@6592
   846
  author	= {Zohar Manna and Richard Waldinger},
paulson@6592
   847
  title		= {Deductive Synthesis of the Unification Algorithm},
paulson@6592
   848
  journal	= SCP,
paulson@6592
   849
  year		= 1981,
paulson@6592
   850
  volume	= 1,
paulson@6592
   851
  number	= 1,
paulson@6592
   852
  pages		= {5-48}}
paulson@6592
   853
paulson@6592
   854
@InProceedings{martin-nipkow,
paulson@6592
   855
  author	= {Ursula Martin and Tobias Nipkow},
paulson@6592
   856
  title		= {Ordered Rewriting and Confluence},
paulson@6592
   857
  crossref	= {cade10},
paulson@6592
   858
  pages		= {366-380}}
paulson@6592
   859
paulson@6592
   860
@book{martinlof84,
nipkow@10186
   861
  author	= {Per Martin-L{\"o}f},
paulson@6592
   862
  title		= {Intuitionistic type theory},
paulson@6592
   863
  year		= 1984,
paulson@6592
   864
  publisher	= {Bibliopolis}}
paulson@6592
   865
paulson@6592
   866
@incollection{melham89,
paulson@6592
   867
  author	= {Thomas F. Melham},
paulson@6592
   868
  title		= {Automating Recursive Type Definitions in Higher Order
paulson@6592
   869
		 Logic}, 
paulson@6592
   870
  pages		= {341-386},
paulson@6592
   871
  crossref	= {birtwistle89}}
paulson@6592
   872
wenzelm@30054
   873
@Article{Miller:1991,
wenzelm@30054
   874
  author = 	 {Dale Miller},
wenzelm@30054
   875
  title = 	 {A Logic Programming Language with Lambda-Abstraction, Function Variables,
wenzelm@30054
   876
    and Simple Unification},
wenzelm@30054
   877
  journal = 	 {Journal of Logic and Computation},
wenzelm@30054
   878
  year = 	 1991,
wenzelm@30054
   879
  volume =	 1,
wenzelm@30054
   880
  number =	 4
wenzelm@30054
   881
}
wenzelm@30054
   882
paulson@6592
   883
@Article{miller-mixed,
paulson@6592
   884
  Author	= {Dale Miller},
paulson@6592
   885
  Title		= {Unification Under a Mixed Prefix},
paulson@6592
   886
  journal	= JSC,
paulson@6592
   887
  volume	= 14,
paulson@6592
   888
  number	= 4,
paulson@6592
   889
  pages		= {321-358},
paulson@6592
   890
  Year		= 1992}
paulson@6592
   891
paulson@6592
   892
@Article{milner78,
paulson@6592
   893
  author	= {Robin Milner},
paulson@6592
   894
  title		= {A Theory of Type Polymorphism in Programming},
paulson@6592
   895
  journal	= "J. Comp.\ Sys.\ Sci.",
paulson@6592
   896
  year		= 1978,
paulson@6592
   897
  volume	= 17,
paulson@6592
   898
  pages		= {348-375}}
paulson@6592
   899
paulson@6592
   900
@TechReport{milner-ind,
paulson@6592
   901
  author	= {Robin Milner},
paulson@6592
   902
  title		= {How to Derive Inductions in {LCF}},
paulson@6592
   903
  institution	= Edinburgh,
paulson@6592
   904
  year		= 1980,
paulson@6592
   905
  type		= {note}}
paulson@6592
   906
paulson@6592
   907
@Article{milner-coind,
paulson@6592
   908
  author	= {Robin Milner and Mads Tofte},
paulson@6592
   909
  title		= {Co-induction in Relational Semantics},
paulson@6592
   910
  journal	= TCS,
paulson@6592
   911
  year		= 1991,
paulson@6592
   912
  volume	= 87,
paulson@6592
   913
  pages		= {209-220}}
paulson@6592
   914
paulson@6592
   915
@Book{milner89,
paulson@6592
   916
  author	= {Robin Milner},
paulson@6592
   917
  title		= {Communication and Concurrency},
paulson@6592
   918
  publisher	= Prentice,
paulson@6592
   919
  year		= 1989}
paulson@6592
   920
nipkow@10970
   921
@book{SML,author="Robin Milner and Mads Tofte and Robert Harper",
nipkow@10970
   922
title="The Definition of Standard ML",publisher=MIT,year=1990}
nipkow@10970
   923
paulson@6592
   924
@PhdThesis{monahan84,
paulson@6592
   925
  author	= {Brian Q. Monahan},
paulson@6592
   926
  title		= {Data Type Proofs using Edinburgh {LCF}},
paulson@6592
   927
  school	= {University of Edinburgh},
paulson@6592
   928
  year		= 1984}
paulson@6592
   929
nipkow@6607
   930
@article{MuellerNvOS99,
nipkow@6607
   931
author=
wenzelm@11564
   932
{Olaf M{\"u}ller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
nipkow@11197
   933
title={{HOLCF = HOL + LCF}},journal=JFP,year=1999,volume=9,pages={191--223}}
nipkow@6607
   934
wenzelm@9599
   935
@Manual{Muzalewski:Mizar,
wenzelm@9599
   936
  title = 	 {An Outline of {PC} {Mizar}},
wenzelm@9599
   937
  author =	 {Micha{\l} Muzalewski},
wenzelm@9599
   938
  organization = {Fondation of Logic, Mathematics and Informatics
wenzelm@9599
   939
                  --- Mizar Users Group},
wenzelm@9599
   940
  year =	 1993,
wenzelm@9599
   941
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarmanual.ps.gz}}
wenzelm@9599
   942
}
wenzelm@9599
   943
paulson@6592
   944
%N
paulson@6592
   945
paulson@6592
   946
@InProceedings{NaraschewskiW-TPHOLs98,
paulson@6592
   947
  author	= {Wolfgang Naraschewski and Markus Wenzel},
paulson@6592
   948
  title		= 
wenzelm@7041
   949
{Object-Oriented Verification based on Record Subtyping in
wenzelm@7041
   950
                  Higher-Order Logic},
wenzelm@7041
   951
  crossref      = {tphols98}}
paulson@6592
   952
paulson@6592
   953
@inproceedings{nazareth-nipkow,
paulson@6592
   954
  author	= {Dieter Nazareth and Tobias Nipkow},
paulson@6592
   955
  title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
paulson@6592
   956
  crossref	= {tphols96},
paulson@6592
   957
  pages		= {331-345},
paulson@6592
   958
  year		= 1996}
paulson@6592
   959
paulson@11246
   960
@Article{needham-schroeder,
paulson@11246
   961
  author =       "Roger M. Needham and Michael D. Schroeder",
paulson@11246
   962
  title =        "Using Encryption for Authentication in Large Networks
paulson@11246
   963
                 of Computers",
paulson@11246
   964
  journal =      cacm,
paulson@11246
   965
  volume =       21,
paulson@11246
   966
  number =       12,
paulson@11246
   967
  pages =        "993-999",
paulson@11246
   968
  month =        dec,
paulson@11246
   969
  year =         1978}
paulson@11246
   970
paulson@6592
   971
@inproceedings{nipkow-W,
paulson@6592
   972
  author	= {Wolfgang Naraschewski and Tobias Nipkow},
paulson@6592
   973
  title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
paulson@6592
   974
  booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
nipkow@10186
   975
  editor	= {E. Gim{\'e}nez and C. Paulin-Mohring},
paulson@6592
   976
  publisher	= Springer,
paulson@6592
   977
  series	= LNCS,
paulson@6592
   978
  volume	= 1512,
paulson@6592
   979
  pages		= {317-332},
paulson@6592
   980
  year		= 1998}
paulson@6592
   981
wenzelm@8892
   982
@InCollection{nipkow-sorts93,
wenzelm@8892
   983
  author = 	 {T. Nipkow},
wenzelm@8892
   984
  title = 	 {Order-Sorted Polymorphism in {Isabelle}},
wenzelm@8892
   985
  booktitle = 	 {Logical Environments},
wenzelm@8892
   986
  publisher =	 CUP,
wenzelm@8892
   987
  year =	 1993,
wenzelm@8892
   988
  editor =	 {G. Huet and G. Plotkin},
wenzelm@8892
   989
  pages =	 {164--188}
wenzelm@8892
   990
}
wenzelm@8892
   991
wenzelm@8892
   992
@Misc{nipkow-types93,
wenzelm@8892
   993
  author =	 {Tobias Nipkow},
wenzelm@8892
   994
  title =	 {Axiomatic Type Classes (in {I}sabelle)},
wenzelm@8892
   995
  howpublished = {Presentation at the workshop \emph{Types for Proof and Programs}, Nijmegen},
wenzelm@8892
   996
  year =	 1993
wenzelm@8892
   997
}
wenzelm@8892
   998
paulson@6592
   999
@inproceedings{Nipkow-CR,
paulson@6592
  1000
  author	= {Tobias Nipkow},
paulson@6592
  1001
  title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
paulson@6592
  1002
  booktitle	= {Automated Deduction --- CADE-13},
paulson@6592
  1003
  editor	= {M. McRobbie and J.K. Slaney},
paulson@6592
  1004
  publisher	= Springer,
paulson@6592
  1005
  series	= LNCS,
paulson@6592
  1006
  volume	= 1104,
paulson@6592
  1007
  pages		= {733-747},
paulson@6592
  1008
  year		= 1996}
paulson@6592
  1009
paulson@6592
  1010
% WAS Nipkow-LICS-93
paulson@6592
  1011
@InProceedings{nipkow-patterns,
paulson@6592
  1012
  title		= {Functional Unification of Higher-Order Patterns},
paulson@6592
  1013
  author	= {Tobias Nipkow},
paulson@6592
  1014
  pages		= {64-74},
paulson@6592
  1015
  crossref	= {lics8},
wenzelm@6745
  1016
  url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
paulson@6592
  1017
  keywords	= {unification}}
paulson@6592
  1018
paulson@6592
  1019
@article{nipkow-IMP,
paulson@6592
  1020
  author	= {Tobias Nipkow},
paulson@6592
  1021
  title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
paulson@6592
  1022
  journal	= FAC,
paulson@6592
  1023
  volume	= 10,
paulson@6592
  1024
  pages		= {171-186},
paulson@6592
  1025
  year		= 1998}
paulson@6592
  1026
nipkow@15429
  1027
@inproceedings{Nipkow-TYPES02,
nipkow@15429
  1028
  author        = {Tobias Nipkow},
nipkow@15429
  1029
  title         = {{Structured Proofs in Isar/HOL}},
nipkow@15429
  1030
  booktitle     = {Types for Proofs and Programs (TYPES 2002)},
nipkow@15429
  1031
  editor        = {H. Geuvers and F. Wiedijk},
nipkow@15429
  1032
  year          = 2003,
nipkow@15429
  1033
  publisher     = Springer,
nipkow@15429
  1034
  series        = LNCS,
nipkow@15429
  1035
  volume        = 2646,
nipkow@15429
  1036
  pages         = {259-278}}
nipkow@15429
  1037
nipkow@6607
  1038
@manual{isabelle-HOL,
nipkow@6607
  1039
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
nipkow@6607
  1040
  title		= {{Isabelle}'s Logics: {HOL}},
nipkow@10186
  1041
  institution	= {Institut f{\"u}r Informatik, Technische Universi{\"a}t
nipkow@10186
  1042
                  M{\"u}nchen and Computer Laboratory, University of Cambridge},
wenzelm@8892
  1043
  note          = {\url{http://isabelle.in.tum.de/doc/logics-HOL.pdf}}}
nipkow@6607
  1044
paulson@6592
  1045
@article{nipkow-prehofer,
paulson@6592
  1046
  author	= {Tobias Nipkow and Christian Prehofer},
paulson@6592
  1047
  title		= {Type Reconstruction for Type Classes},
paulson@6592
  1048
  journal	= JFP,
paulson@6592
  1049
  volume	= 5,
paulson@6592
  1050
  number	= 2,
paulson@6592
  1051
  year		= 1995,
paulson@6592
  1052
  pages		= {201-224}}
paulson@6592
  1053
haftmann@23956
  1054
@InProceedings{Nipkow-Prehofer:1993,
haftmann@23956
  1055
  author =       {T. Nipkow and C. Prehofer},
haftmann@23956
  1056
  title =        {Type checking type classes},
haftmann@23956
  1057
  booktitle =    {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
  1058
  year =         1993
haftmann@23956
  1059
}
haftmann@23956
  1060
paulson@14147
  1061
@Book{isa-tutorial,
paulson@14147
  1062
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
blanchet@33191
  1063
  title		= {Isabelle/{HOL}: A Proof Assistant for Higher-Order Logic},
blanchet@33191
  1064
  publisher	= Springer,
paulson@14147
  1065
  year		= 2002,
blanchet@33191
  1066
  series    = LNCS,
blanchet@33191
  1067
  volume    = 2283}
paulson@14147
  1068
paulson@6592
  1069
@Article{noel,
paulson@6592
  1070
  author	= {Philippe No{\"e}l},
paulson@6592
  1071
  title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
paulson@6592
  1072
  journal	= JAR,
paulson@6592
  1073
  volume	= 10,
paulson@6592
  1074
  number	= 1,
paulson@6592
  1075
  pages		= {15-58},
paulson@6592
  1076
  year		= 1993}
paulson@6592
  1077
paulson@6592
  1078
@book{nordstrom90,
nipkow@10186
  1079
  author	= {Bengt {Nordstr{\"o}m} and Kent Petersson and Jan Smith},
nipkow@10186
  1080
  title		= {Programming in {Martin-L{\"o}f}'s Type Theory.  An
paulson@6592
  1081
		 Introduction}, 
paulson@6592
  1082
  publisher	= {Oxford University Press}, 
paulson@6592
  1083
  year		= 1990}
paulson@6592
  1084
paulson@6592
  1085
%O
paulson@6592
  1086
haftmann@39049
  1087
@TechReport{scala-overview-tech-report,
haftmann@39049
  1088
  author =       {Martin Odersky and al.},
haftmann@39049
  1089
  title =        {An Overview of the Scala Programming Language},
haftmann@39049
  1090
  institution =  {EPFL Lausanne, Switzerland},
haftmann@39049
  1091
  year =         2004,
haftmann@39049
  1092
  number =       {IC/2004/64}
haftmann@39049
  1093
}
haftmann@39049
  1094
paulson@6592
  1095
@Manual{pvs-language,
paulson@6592
  1096
  title		= {The {PVS} specification language},
paulson@6592
  1097
  author	= {S. Owre and N. Shankar and J. M. Rushby},
paulson@6592
  1098
  organization	= {Computer Science Laboratory, SRI International},
paulson@6592
  1099
  address	= {Menlo Park, CA},
wenzelm@6745
  1100
  note          = {Beta release},
paulson@6592
  1101
  year		= 1993,
paulson@6592
  1102
  month		= apr,
wenzelm@6619
  1103
  url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
paulson@6592
  1104
paulson@6592
  1105
%P
paulson@6592
  1106
paulson@6592
  1107
% replaces paulin92
paulson@6592
  1108
@InProceedings{paulin-tlca,
paulson@6592
  1109
  author	= {Christine Paulin-Mohring},
paulson@6592
  1110
  title		= {Inductive Definitions in the System {Coq}: Rules and
paulson@6592
  1111
		 Properties},
paulson@6592
  1112
  crossref	= {tlca93},
paulson@6592
  1113
  pages		= {328-345}}
paulson@6592
  1114
paulson@6592
  1115
@InProceedings{paulson-CADE,
paulson@6592
  1116
  author	= {Lawrence C. Paulson},
paulson@6592
  1117
  title		= {A Fixedpoint Approach to Implementing (Co)Inductive
paulson@6592
  1118
		  Definitions},
paulson@6592
  1119
  pages		= {148-161},
paulson@6592
  1120
  crossref	= {cade12}}
paulson@6592
  1121
paulson@6592
  1122
@InProceedings{paulson-COLOG,
paulson@6592
  1123
  author	= {Lawrence C. Paulson},
paulson@6592
  1124
  title		= {A Formulation of the Simple Theory of Types (for
paulson@6592
  1125
		 {Isabelle})}, 
paulson@6592
  1126
  pages		= {246-274},
paulson@6592
  1127
  crossref	= {colog88},
wenzelm@6619
  1128
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
paulson@6592
  1129
paulson@6592
  1130
@Article{paulson-coind,
paulson@6592
  1131
  author	= {Lawrence C. Paulson},
paulson@6592
  1132
  title		= {Mechanizing Coinduction and Corecursion in Higher-Order
paulson@6592
  1133
		  Logic},
paulson@6592
  1134
  journal	= JLC,
paulson@6592
  1135
  year		= 1997,
paulson@6592
  1136
  volume	= 7,
paulson@6592
  1137
  number	= 2,
paulson@6592
  1138
  month		= mar,
paulson@6592
  1139
  pages		= {175-204}}
paulson@6592
  1140
wenzelm@12616
  1141
@manual{isabelle-intro,
wenzelm@12616
  1142
  author	= {Lawrence C. Paulson},
wenzelm@40291
  1143
  title		= {Old Introduction to {Isabelle}},
wenzelm@12616
  1144
  institution	= CUCL,
wenzelm@12616
  1145
  note          = {\url{http://isabelle.in.tum.de/doc/intro.pdf}}}
wenzelm@12616
  1146
wenzelm@12616
  1147
@manual{isabelle-logics,
wenzelm@12616
  1148
  author	= {Lawrence C. Paulson},
wenzelm@12616
  1149
  title		= {{Isabelle's} Logics},
wenzelm@12616
  1150
  institution	= CUCL,
wenzelm@12616
  1151
  note          = {\url{http://isabelle.in.tum.de/doc/logics.pdf}}}
wenzelm@12616
  1152
paulson@6613
  1153
@manual{isabelle-ref,
paulson@6613
  1154
  author	= {Lawrence C. Paulson},
wenzelm@40291
  1155
  title		= {The Old {Isabelle} Reference Manual},
wenzelm@8892
  1156
  institution	= CUCL,
wenzelm@8892
  1157
  note          = {\url{http://isabelle.in.tum.de/doc/ref.pdf}}}
nipkow@6607
  1158
nipkow@6607
  1159
@manual{isabelle-ZF,
paulson@6592
  1160
  author	= {Lawrence C. Paulson},
paulson@6592
  1161
  title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
wenzelm@8892
  1162
  institution	= CUCL,
wenzelm@8892
  1163
  note          = {\url{http://isabelle.in.tum.de/doc/logics-ZF.pdf}}}
paulson@6592
  1164
paulson@6592
  1165
@article{paulson-found,
paulson@6592
  1166
  author	= {Lawrence C. Paulson},
paulson@6592
  1167
  title		= {The Foundation of a Generic Theorem Prover},
paulson@6592
  1168
  journal	= JAR,
paulson@6592
  1169
  volume	= 5,
paulson@6592
  1170
  number	= 3,
paulson@6592
  1171
  pages		= {363-397},
paulson@6592
  1172
  year		= 1989,
wenzelm@6619
  1173
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
paulson@6592
  1174
paulson@6592
  1175
%replaces paulson-final
paulson@6592
  1176
@Article{paulson-mscs,
paulson@6592
  1177
  author	= {Lawrence C. Paulson},
paulson@7991
  1178
  title = 	 {Final Coalgebras as Greatest Fixed Points 
paulson@7991
  1179
                  in {ZF} Set Theory},
paulson@6592
  1180
  journal	= {Mathematical Structures in Computer Science},
paulson@6592
  1181
  year		= 1999,
paulson@6592
  1182
  volume	= 9,
paulson@23505
  1183
  number = 5,
paulson@23505
  1184
  pages = {545-567}}
paulson@6592
  1185
paulson@6592
  1186
@InCollection{paulson-generic,
paulson@6592
  1187
  author	= {Lawrence C. Paulson},
paulson@6592
  1188
  title		= {Generic Automatic Proof Tools},
paulson@6592
  1189
  crossref	= {wos-fest},
paulson@6592
  1190
  chapter	= 3}
paulson@6592
  1191
paulson@6592
  1192
@Article{paulson-gr,
paulson@6592
  1193
  author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
paulson@6592
  1194
  title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
paulson@6592
  1195
		  Choice},
paulson@6592
  1196
  journal	= JAR,
paulson@6592
  1197
  year		= 1996,
paulson@6592
  1198
  volume	= 17,
paulson@6592
  1199
  number	= 3,
paulson@6592
  1200
  month		= dec,
paulson@6592
  1201
  pages		= {291-323}}
paulson@6592
  1202
paulson@14210
  1203
@InCollection{paulson-fixedpt-milner,
paulson@14210
  1204
  author	= {Lawrence C. Paulson},
paulson@14210
  1205
  title		= {A Fixedpoint Approach to (Co)inductive and
paulson@14210
  1206
                  (Co)datatype Definitions},
paulson@14210
  1207
  pages		= {187-211},
paulson@14210
  1208
  crossref	= {milner-fest}}
paulson@14210
  1209
paulson@14210
  1210
@book{milner-fest,
paulson@14210
  1211
  title		= {Proof, Language, and Interaction: 
paulson@14210
  1212
                   Essays in Honor of {Robin Milner}},
paulson@14210
  1213
  booktitle	= {Proof, Language, and Interaction: 
paulson@14210
  1214
                   Essays in Honor of {Robin Milner}},
blanchet@33191
  1215
  publisher	= MIT,
paulson@14210
  1216
  year		= 2000,
paulson@14210
  1217
  editor	= {Gordon Plotkin and Colin Stirling and Mads Tofte}}
paulson@14210
  1218
paulson@6592
  1219
@InCollection{paulson-handbook,
paulson@6592
  1220
  author	= {Lawrence C. Paulson},
paulson@6592
  1221
  title		= {Designing a Theorem Prover},
paulson@6592
  1222
  crossref	= {handbk-lics2},
paulson@6592
  1223
  pages		= {415-475}}
paulson@6592
  1224
paulson@6592
  1225
@Book{paulson-isa-book,
paulson@6592
  1226
  author	= {Lawrence C. Paulson},
paulson@6592
  1227
  title		= {Isabelle: A Generic Theorem Prover},
paulson@6592
  1228
  publisher	= {Springer},
paulson@6592
  1229
  year		= 1994,
paulson@6592
  1230
  note		= {LNCS 828}}
paulson@6592
  1231
wenzelm@12878
  1232
@Book{isabelle-hol-book,
wenzelm@12878
  1233
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
wenzelm@12878
  1234
  title		= {Isabelle/HOL --- A Proof Assistant for Higher-Order Logic},
wenzelm@12878
  1235
  publisher	= {Springer},
wenzelm@12878
  1236
  year		= 2002,
wenzelm@12878
  1237
  note		= {LNCS 2283}}
wenzelm@12878
  1238
paulson@6592
  1239
@InCollection{paulson-markt,
paulson@6592
  1240
  author	= {Lawrence C. Paulson},
paulson@6592
  1241
  title		= {Tool Support for Logics of Programs},
paulson@6592
  1242
  booktitle	= {Mathematical Methods in Program Development:
paulson@6592
  1243
                  Summer School Marktoberdorf 1996},
paulson@6592
  1244
  publisher	= {Springer},
paulson@6592
  1245
  pages		= {461-498},
paulson@6592
  1246
  year		= {Published 1997},
paulson@6592
  1247
  editor	= {Manfred Broy},
paulson@6592
  1248
  series	= {NATO ASI Series F}}
paulson@6592
  1249
paulson@6592
  1250
%replaces Paulson-ML and paulson91
paulson@6592
  1251
@book{paulson-ml2,
paulson@6592
  1252
  author	= {Lawrence C. Paulson},
paulson@6592
  1253
  title		= {{ML} for the Working Programmer},
paulson@6592
  1254
  year		= 1996,
paulson@6592
  1255
  edition	= {2nd},
paulson@6592
  1256
  publisher	= CUP}
paulson@6592
  1257
paulson@6592
  1258
@article{paulson-natural,
paulson@6592
  1259
  author	= {Lawrence C. Paulson},
paulson@6592
  1260
  title		= {Natural Deduction as Higher-order Resolution},
paulson@6592
  1261
  journal	= JLP,
paulson@6592
  1262
  volume	= 3,
paulson@6592
  1263
  pages		= {237-258},
paulson@6592
  1264
  year		= 1986,
wenzelm@6619
  1265
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
paulson@6592
  1266
paulson@6592
  1267
@Article{paulson-set-I,
paulson@6592
  1268
  author	= {Lawrence C. Paulson},
paulson@6592
  1269
  title		= {Set Theory for Verification: {I}.  {From}
paulson@6592
  1270
		 Foundations to Functions},
paulson@6592
  1271
  journal	= JAR,
paulson@6592
  1272
  volume	= 11,
paulson@6592
  1273
  number	= 3,
paulson@6592
  1274
  pages		= {353-389},
paulson@6592
  1275
  year		= 1993,
nipkow@14385
  1276
  url		= {\url{http://www.cl.cam.ac.uk/users/lcp/papers/Sets/set-I.pdf}}}
paulson@6592
  1277
paulson@6592
  1278
@Article{paulson-set-II,
paulson@6592
  1279
  author	= {Lawrence C. Paulson},
paulson@6592
  1280
  title		= {Set Theory for Verification: {II}.  {Induction} and
paulson@6592
  1281
		 Recursion},
paulson@6592
  1282
  journal	= JAR,
paulson@6592
  1283
  volume	= 15,
paulson@6592
  1284
  number	= 2,
paulson@6592
  1285
  pages		= {167-215},
paulson@6592
  1286
  year		= 1995,
wenzelm@6619
  1287
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
paulson@6592
  1288
paulson@6592
  1289
@article{paulson85,
paulson@6592
  1290
  author	= {Lawrence C. Paulson},
paulson@6592
  1291
  title		= {Verifying the Unification Algorithm in {LCF}},
paulson@6592
  1292
  journal	= SCP,
paulson@6592
  1293
  volume	= 5,
paulson@6592
  1294
  pages		= {143-170},
paulson@6592
  1295
  year		= 1985}
paulson@6592
  1296
wenzelm@11564
  1297
%replaces Paulson-LCF
paulson@6592
  1298
@book{paulson87,
paulson@6592
  1299
  author	= {Lawrence C. Paulson},
paulson@6592
  1300
  title		= {Logic and Computation: Interactive proof with Cambridge
paulson@6592
  1301
		 LCF}, 
paulson@6592
  1302
  year		= 1987,
paulson@6592
  1303
  publisher	= CUP}
paulson@6592
  1304
paulson@6592
  1305
@incollection{paulson700,
paulson@6592
  1306
  author	= {Lawrence C. Paulson},
paulson@6592
  1307
  title		= {{Isabelle}: The Next 700 Theorem Provers},
paulson@6592
  1308
  crossref	= {odifreddi90},
paulson@6592
  1309
  pages		= {361-386},
wenzelm@6619
  1310
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
paulson@6592
  1311
paulson@6592
  1312
% replaces paulson-ns and paulson-security
paulson@6592
  1313
@Article{paulson-jcs,
paulson@6592
  1314
  author	= {Lawrence C. Paulson},
paulson@6592
  1315
  title		= {The Inductive Approach to Verifying Cryptographic Protocols},
paulson@6592
  1316
  journal	= JCS,
paulson@6592
  1317
  year		= 1998,
paulson@6592
  1318
  volume	= 6,
paulson@6592
  1319
  pages		= {85-128}}
paulson@6592
  1320
paulson@11246
  1321
@Article{paulson-tls,
paulson@11246
  1322
  author = 	 {Lawrence C. Paulson},
paulson@11246
  1323
  title = 	 {Inductive Analysis of the {Internet} Protocol {TLS}},
paulson@11246
  1324
  journal = 	 TISSEC,
paulson@11246
  1325
  month =        aug,
paulson@11246
  1326
  year = 	 1999,
paulson@11246
  1327
  volume	= 2,
paulson@11246
  1328
  number        = 3,
paulson@11246
  1329
  pages		= {332-351}}
haftmann@21074
  1330
haftmann@21074
  1331
@Article{paulson-yahalom,
haftmann@21074
  1332
  author = 	 {Lawrence C. Paulson},
haftmann@21074
  1333
  title = 	 {Relations Between Secrets:
haftmann@21074
  1334
                  Two Formal Analyses of the {Yahalom} Protocol},
haftmann@21074
  1335
  journal = 	 JCS,
paulson@23505
  1336
  volume = 9,
paulson@23505
  1337
  number = 3,
paulson@23505
  1338
  pages = {197-216},
paulson@23505
  1339
  year = 2001}}
paulson@11246
  1340
paulson@6592
  1341
@article{pelletier86,
paulson@6592
  1342
  author	= {F. J. Pelletier},
paulson@6592
  1343
  title		= {Seventy-five Problems for Testing Automatic Theorem
paulson@6592
  1344
		 Provers}, 
paulson@6592
  1345
  journal	= JAR,
paulson@6592
  1346
  volume	= 2,
paulson@6592
  1347
  pages		= {191-216},
paulson@6592
  1348
  year		= 1986,
paulson@6592
  1349
  note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
paulson@6592
  1350
wenzelm@44111
  1351
@InCollection{pitts93,
wenzelm@44111
  1352
  author =       {A. Pitts},
wenzelm@44111
  1353
  title =        {The {HOL} Logic},
wenzelm@44111
  1354
  editor =       {M. J. C. Gordon and T. F. Melham},
wenzelm@44111
  1355
  booktitle  =   {Introduction to {HOL}: A Theorem Proving Environment for Higher Order Logic},
wenzelm@44111
  1356
  pages =        {191--232},
wenzelm@44111
  1357
  publisher	= CUP,
wenzelm@44111
  1358
  year		= 1993}
wenzelm@44111
  1359
paulson@6592
  1360
@Article{pitts94,  
paulson@6592
  1361
  author	= {Andrew M. Pitts},
paulson@6592
  1362
  title		= {A Co-induction Principle for Recursively Defined Domains},
paulson@6592
  1363
  journal	= TCS,
paulson@6592
  1364
  volume	= 124, 
paulson@6592
  1365
  pages		= {195-219},
paulson@6592
  1366
  year		= 1994} 
paulson@6592
  1367
paulson@6592
  1368
@Article{plaisted90,
paulson@6592
  1369
  author	= {David A. Plaisted},
paulson@6592
  1370
  title		= {A Sequent-Style Model Elimination Strategy and a Positive
paulson@6592
  1371
		 Refinement},
paulson@6592
  1372
  journal	= JAR,
paulson@6592
  1373
  year		= 1990,
paulson@6592
  1374
  volume	= 6,
paulson@6592
  1375
  number	= 4,
paulson@6592
  1376
  pages		= {389-402}}
paulson@6592
  1377
paulson@6592
  1378
%Q
paulson@6592
  1379
paulson@6592
  1380
@Article{quaife92,
paulson@6592
  1381
  author	= {Art Quaife},
paulson@6592
  1382
  title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
paulson@6592
  1383
		 Theory},
paulson@6592
  1384
  journal	= JAR,
paulson@6592
  1385
  year		= 1992,
paulson@6592
  1386
  volume	= 8,
paulson@6592
  1387
  number	= 1,
paulson@6592
  1388
  pages		= {91-147}}
paulson@6592
  1389
paulson@6592
  1390
%R
paulson@6592
  1391
paulson@6592
  1392
@TechReport{rasmussen95,
paulson@6592
  1393
  author	= {Ole Rasmussen},
paulson@6592
  1394
  title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
paulson@6592
  1395
		  Experiment},
paulson@6592
  1396
  institution	= {Computer Laboratory, University of Cambridge},
paulson@6592
  1397
  year		= 1995,
paulson@6592
  1398
  number	= 364,
paulson@6592
  1399
  month		= may,
wenzelm@6619
  1400
  url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
paulson@6592
  1401
paulson@6592
  1402
@Book{reeves90,
paulson@6592
  1403
  author	= {Steve Reeves and Michael Clarke},
paulson@6592
  1404
  title		= {Logic for Computer Science},
paulson@6592
  1405
  publisher	= {Addison-Wesley},
paulson@6592
  1406
  year		= 1990}
paulson@6592
  1407
blanchet@36918
  1408
@article{riazanov-voronkov-2002,
blanchet@36918
  1409
  author = "Alexander Riazanov and Andrei Voronkov",
blanchet@36918
  1410
  title = "The Design and Implementation of {Vampire}",
blanchet@36918
  1411
  journal = "Journal of AI Communications",
blanchet@36918
  1412
  year = 2002,
blanchet@36918
  1413
  volume = 15,
blanchet@36918
  1414
  number ="2/3",
blanchet@36918
  1415
  pages = "91--110"}
blanchet@36918
  1416
nipkow@11209
  1417
@book{Rosen-DMA,author={Kenneth H. Rosen},
nipkow@11209
  1418
title={Discrete Mathematics and Its Applications},
nipkow@11209
  1419
publisher={McGraw-Hill},year=1998}
nipkow@11209
  1420
wenzelm@7041
  1421
@InProceedings{Rudnicki:1992:MizarOverview,
wenzelm@7041
  1422
  author = 	 {P. Rudnicki},
wenzelm@7041
  1423
  title = 	 {An Overview of the {MIZAR} Project},
wenzelm@7041
  1424
  booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
wenzelm@7041
  1425
  year =	 1992,
wenzelm@7041
  1426
  organization = {Chalmers University of Technology},
wenzelm@7041
  1427
  publisher =	 {Bastad}
wenzelm@7041
  1428
}
wenzelm@7041
  1429
paulson@6592
  1430
%S
paulson@6592
  1431
paulson@6592
  1432
@inproceedings{saaltink-fme,
paulson@6592
  1433
  author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
paulson@6592
  1434
		 Dan Craigen and Irwin Meisels},
paulson@6592
  1435
  title		= {An {EVES} Data Abstraction Example}, 
paulson@6592
  1436
  pages		= {578-596},
paulson@6592
  1437
  crossref	= {fme93}}
paulson@6592
  1438
wenzelm@30054
  1439
@Article{Schroeder-Heister:1984,
wenzelm@30054
  1440
  author =       {Peter Schroeder-Heister},
wenzelm@30054
  1441
  title =        {A Natural Extension of Natural Deduction},
wenzelm@30054
  1442
  journal =      {Journal of Symbolic Logic},
wenzelm@30054
  1443
  year =         1984,
wenzelm@30054
  1444
  volume =       49,
wenzelm@30054
  1445
  number =       4
wenzelm@30054
  1446
}
wenzelm@30054
  1447
blanchet@36918
  1448
@article{schulz-2002,
blanchet@36918
  1449
  author = "Stephan Schulz",
blanchet@36918
  1450
  title = "E---A Brainiac Theorem Prover",
blanchet@36918
  1451
  journal = "Journal of AI Communications",
blanchet@36918
  1452
  year = 2002,
blanchet@36918
  1453
  volume = 15,
blanchet@36918
  1454
  number ="2/3",
blanchet@36918
  1455
  pages = "111--126"}
blanchet@36918
  1456
blanchet@33191
  1457
@misc{sledgehammer-2009,
blanchet@33191
  1458
  key = "Sledgehammer",
blanchet@33191
  1459
  title = "The {S}ledgehammer: Let Automatic Theorem Provers
blanchet@33191
  1460
Write Your {I}s\-a\-belle Scripts",
blanchet@33191
  1461
  note = "\url{http://www.cl.cam.ac.uk/research/hvg/Isabelle/sledgehammer.html}"}
blanchet@33191
  1462
paulson@6592
  1463
@inproceedings{slind-tfl,
paulson@6592
  1464
  author	= {Konrad Slind},
paulson@6592
  1465
  title		= {Function Definition in Higher Order Logic},
krauss@23187
  1466
  crossref  = {tphols96},
krauss@23187
  1467
  pages		= {381-397}}
paulson@6592
  1468
blanchet@38825
  1469
@inproceedings{snark,
blanchet@38825
  1470
  author = {M. Stickel and R. Waldinger and M. Lowry and T. Pressburger and I. Underwood},
blanchet@38825
  1471
  title = {Deductive composition of astronomical software from subroutine libraries},
blanchet@38825
  1472
  pages = "341--355",
blanchet@38825
  1473
  crossref = {cade12}}
blanchet@38825
  1474
paulson@6592
  1475
@book{suppes72,
paulson@6592
  1476
  author	= {Patrick Suppes},
paulson@6592
  1477
  title		= {Axiomatic Set Theory},
paulson@6592
  1478
  year		= 1972,
paulson@6592
  1479
  publisher	= {Dover}}
paulson@6592
  1480
blanchet@36918
  1481
@inproceedings{sutcliffe-2000,
blanchet@36918
  1482
  author = "Geoff Sutcliffe",
blanchet@36918
  1483
  title = "System Description: {SystemOnTPTP}",
blanchet@39465
  1484
  editor = "David McAllester",
blanchet@36918
  1485
  booktitle	= {Automated Deduction --- {CADE}-17 International Conference},
blanchet@36918
  1486
  series = "Lecture Notes in Artificial Intelligence",
blanchet@36918
  1487
  volume = {1831},
blanchet@36918
  1488
  pages = "406--410",
blanchet@36918
  1489
  year = 2000,
blanchet@36918
  1490
  publisher = Springer}
blanchet@36918
  1491
blanchet@43406
  1492
@misc{tofof,
blanchet@43406
  1493
  author = "Geoff Sutcliffe",
blanchet@43406
  1494
  title = "{ToFoF}",
blanchet@43406
  1495
  note = "\url{http://www.cs.miami.edu/~tptp/ATPSystems/ToFoF/}"}
blanchet@43406
  1496
wenzelm@40306
  1497
@Article{Sutter:2005,
wenzelm@40306
  1498
  author = 	 {H. Sutter},
wenzelm@40306
  1499
  title = 	 {The Free Lunch Is Over --- A Fundamental Turn Toward Concurrency in Software},
wenzelm@40306
  1500
  journal = 	 {Dr. Dobb's Journal},
wenzelm@40306
  1501
  year = 	 2005,
wenzelm@40306
  1502
  volume = 	 30,
wenzelm@40306
  1503
  number = 	 3}
wenzelm@40306
  1504
paulson@6592
  1505
@InCollection{szasz93,
paulson@6592
  1506
  author	= {Nora Szasz},
paulson@6592
  1507
  title		= {A Machine Checked Proof that {Ackermann's} Function is not
paulson@6592
  1508
		  Primitive Recursive},
paulson@6592
  1509
  crossref	= {huet-plotkin93},
paulson@6592
  1510
  pages		= {317-338}}
paulson@6592
  1511
wenzelm@7041
  1512
@TechReport{Syme:1997:DECLARE,
wenzelm@7041
  1513
  author = 	 {D. Syme},
wenzelm@7041
  1514
  title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
wenzelm@7041
  1515
  institution =  {University of Cambridge Computer Laboratory},
wenzelm@7041
  1516
  year = 	 1997,
wenzelm@7041
  1517
  number =	 416
wenzelm@7041
  1518
}
wenzelm@7041
  1519
wenzelm@7041
  1520
@PhdThesis{Syme:1998:thesis,
wenzelm@7041
  1521
  author = 	 {D. Syme},
wenzelm@7041
  1522
  title = 	 {Declarative Theorem Proving for Operational Semantics},
wenzelm@7041
  1523
  school = 	 {University of Cambridge},
wenzelm@7041
  1524
  year = 	 1998,
wenzelm@7041
  1525
  note =	 {Submitted}
wenzelm@7041
  1526
}
wenzelm@7041
  1527
wenzelm@7041
  1528
@InProceedings{Syme:1999:TPHOL,
wenzelm@7041
  1529
  author = 	 {D. Syme},
wenzelm@7041
  1530
  title = 	 {Three Tactic Theorem Proving},
wenzelm@7041
  1531
  crossref =     {tphols99}}
wenzelm@7041
  1532
paulson@6592
  1533
%T
paulson@6592
  1534
paulson@6592
  1535
@book{takeuti87,
paulson@6592
  1536
  author	= {G. Takeuti},
paulson@6592
  1537
  title		= {Proof Theory},
paulson@6592
  1538
  year		= 1987,
paulson@6592
  1539
  publisher	= NH,
paulson@6592
  1540
  edition	= {2nd}}
paulson@6592
  1541
paulson@6592
  1542
@Book{thompson91,
paulson@6592
  1543
  author	= {Simon Thompson},
paulson@6592
  1544
  title		= {Type Theory and Functional Programming},
paulson@6592
  1545
  publisher	= {Addison-Wesley},
paulson@6592
  1546
  year		= 1991}
paulson@6592
  1547
nipkow@11209
  1548
@book{Thompson-Haskell,author={Simon Thompson},
nipkow@11209
  1549
title={Haskell: The Craft of Functional Programming},
nipkow@11209
  1550
publisher={Addison-Wesley},year=1999}
nipkow@11209
  1551
blanchet@33191
  1552
@misc{kodkod-2009,
blanchet@33191
  1553
  author = "Emina Torlak",
blanchet@33191
  1554
  title = {Kodkod: Constraint Solver for Relational Logic},
blanchet@33191
  1555
  note = "\url{http://alloy.mit.edu/kodkod/}"}
blanchet@33191
  1556
blanchet@33191
  1557
@misc{kodkod-2009-options,
blanchet@33191
  1558
  author = "Emina Torlak",
blanchet@33191
  1559
  title = "Kodkod {API}: Class {Options}",
blanchet@33191
  1560
  note = "\url{http://alloy.mit.edu/kodkod/docs/kodkod/engine/config/Options.html}"}
blanchet@33191
  1561
blanchet@33191
  1562
@inproceedings{torlak-jackson-2007,
blanchet@33191
  1563
  title = "Kodkod: A Relational Model Finder",
blanchet@33191
  1564
  author = "Emina Torlak and Daniel Jackson",
blanchet@33191
  1565
  editor = "Orna Grumberg and Michael Huth",
blanchet@33191
  1566
  booktitle = "TACAS 2007",
blanchet@33191
  1567
  series = LNCS,
blanchet@33191
  1568
  volume = {4424},
blanchet@33191
  1569
  pages = "632--647",
blanchet@33191
  1570
  year = 2007,
blanchet@33191
  1571
  publisher = Springer}
blanchet@33191
  1572
noschinl@44865
  1573
@unpublished{traytel-berghofer-nipkow-2011,
noschinl@44865
  1574
  author = {D. Traytel and S. Berghofer and T. Nipkow},
noschinl@44865
  1575
  title = {Extending Hindley-Milner Type Inference with Coercive
noschinl@44865
  1576
      Subtyping (long version)},
noschinl@44865
  1577
  year = 2011,
noschinl@44865
  1578
  note = {Submitted,
noschinl@44865
  1579
      \url{http://isabelle.in.tum.de/doc/implementation.pdf}}},
noschinl@44865
  1580
}
noschinl@44865
  1581
wenzelm@7041
  1582
@Unpublished{Trybulec:1993:MizarFeatures,
wenzelm@7041
  1583
  author = 	 {A. Trybulec},
wenzelm@7041
  1584
  title = 	 {Some Features of the {Mizar} Language},
wenzelm@7041
  1585
  note = 	 {Presented at a workshop in Turin, Italy},
wenzelm@7041
  1586
  year =	 1993
wenzelm@7041
  1587
}
wenzelm@7041
  1588
paulson@6592
  1589
%V
paulson@6592
  1590
paulson@6592
  1591
@Unpublished{voelker94,
nipkow@10186
  1592
  author	= {Norbert V{\"o}lker},
paulson@6592
  1593
  title		= {The Verification of a Timer Program using {Isabelle/HOL}},
wenzelm@6745
  1594
  url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
paulson@6592
  1595
  year		= 1994,
paulson@6592
  1596
  month		= aug}
paulson@6592
  1597
paulson@6592
  1598
%W
paulson@6592
  1599
haftmann@23956
  1600
@inproceedings{wadler89how,
haftmann@23956
  1601
  author        = {P. Wadler and S. Blott},
haftmann@23956
  1602
  title         = {How to make ad-hoc polymorphism less ad-hoc},
haftmann@23956
  1603
  booktitle     = {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
  1604
  year          = 1989
haftmann@23956
  1605
}
haftmann@23956
  1606
blanchet@33191
  1607
@phdthesis{weber-2008,
blanchet@33191
  1608
  author = "Tjark Weber",
blanchet@33191
  1609
  title = "SAT-Based Finite Model Generation for Higher-Order Logic",
blanchet@33191
  1610
  school = {Dept.\ of Informatics, T.U. M\"unchen},
blanchet@33191
  1611
  type = "{Ph.D.}\ thesis",
blanchet@33191
  1612
  year = 2008}
blanchet@33191
  1613
wenzelm@8505
  1614
@Misc{x-symbol,
wenzelm@8505
  1615
  author =	 {Christoph Wedler},
wenzelm@8505
  1616
  title =	 {Emacs package ``{X-Symbol}''},
wenzelm@13141
  1617
  note =	 {\url{http://x-symbol.sourceforge.net}}
wenzelm@8505
  1618
}
wenzelm@8505
  1619
blanchet@36918
  1620
@misc{weidenbach-et-al-2009,
blanchet@36918
  1621
  author = "Christoph Weidenbach and Dilyana Dimova and Arnaud Fietzke and Rohit Kumar and Martin Suda and Patrick Wischnewski",
blanchet@36918
  1622
  title = "{SPASS} Version 3.5",
blanchet@36918
  1623
  note = {\url{http://www.spass-prover.org/publications/spass.pdf}}}
blanchet@36918
  1624
wenzelm@7858
  1625
@manual{isabelle-sys,
wenzelm@7858
  1626
  author	= {Markus Wenzel and Stefan Berghofer},
wenzelm@7858
  1627
  title		= {The {Isabelle} System Manual},
wenzelm@8892
  1628
  institution	= {TU Munich},
wenzelm@8892
  1629
  note          = {\url{http://isabelle.in.tum.de/doc/system.pdf}}}
wenzelm@7858
  1630
wenzelm@7858
  1631
@manual{isabelle-isar-ref,
wenzelm@28837
  1632
  author	= {Makarius Wenzel},
wenzelm@7966
  1633
  title		= {The {Isabelle/Isar} Reference Manual},
wenzelm@8892
  1634
  institution	= {TU Munich},
wenzelm@8892
  1635
  note          = {\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}
wenzelm@8892
  1636
wenzelm@28837
  1637
@manual{isabelle-implementation,
wenzelm@28837
  1638
  author	= {Makarius Wenzel},
wenzelm@28837
  1639
  title		= {The {Isabelle/Isar} Implementation},
wenzelm@28837
  1640
  institution	= {TU Munich},
wenzelm@28837
  1641
  note          = {\url{http://isabelle.in.tum.de/doc/implementation.pdf}}}
wenzelm@28837
  1642
wenzelm@7041
  1643
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7041
  1644
  author = 	 {Markus Wenzel},
wenzelm@7041
  1645
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7041
  1646
  crossref =     {tphols99}}
wenzelm@6624
  1647
wenzelm@6624
  1648
@InProceedings{Wenzel:1997:TPHOL,
wenzelm@6624
  1649
  author = 	 {Markus Wenzel},
wenzelm@6624
  1650
  title = 	 {Type Classes and Overloading in Higher-Order Logic},
wenzelm@7041
  1651
  crossref =     {tphols97}}
wenzelm@7041
  1652
paulson@14147
  1653
@phdthesis{Wenzel-PhD,
paulson@14147
  1654
  author={Markus Wenzel},
paulson@14147
  1655
    title={Isabelle/Isar --- a versatile environment for human-readable formal proof documents},
paulson@14147
  1656
  school={Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
paulson@14147
  1657
  year=2002,
wenzelm@12901
  1658
  note =	 {\url{http://tumb1.biblio.tu-muenchen.de/publ/diss/in/2002/wenzel.html}}}
wenzelm@7041
  1659
wenzelm@30041
  1660
@Article{Wenzel-Wiedijk:2002,
wenzelm@30041
  1661
  author = 	 {Freek Wiedijk and Markus Wenzel},
wenzelm@30041
  1662
  title = 	 {A comparison of the mathematical proof languages {Mizar} and {Isar}.},
wenzelm@30041
  1663
  journal = 	 {Journal of Automated Reasoning},
wenzelm@30041
  1664
  year = 	 2002,
wenzelm@30041
  1665
  volume =	 29,
wenzelm@30041
  1666
  number =	 {3-4}
wenzelm@30041
  1667
}
wenzelm@30041
  1668
wenzelm@30041
  1669
@InCollection{Wenzel-Paulson:2006,
wenzelm@30041
  1670
  author = 	 {Markus Wenzel and Lawrence C. Paulson},
wenzelm@30041
  1671
  title = 	 {{Isabelle/Isar}},
wenzelm@30041
  1672
  booktitle = 	 {The Seventeen Provers of the World},
wenzelm@30041
  1673
  year =	 2006,
wenzelm@30041
  1674
  editor =	 {F. Wiedijk},
wenzelm@30041
  1675
  series =	 {LNAI 3600}
wenzelm@30041
  1676
}
wenzelm@30041
  1677
wenzelm@27060
  1678
@InCollection{Wenzel:2006:Festschrift,
wenzelm@27060
  1679
  author = 	 {Makarius Wenzel},
wenzelm@27060
  1680
  title = 	 {{Isabelle/Isar} --- a generic framework for human-readable proof documents},
wenzelm@27060
  1681
  booktitle = 	 {From Insight to Proof --- Festschrift in Honour of Andrzej Trybulec},
wenzelm@27060
  1682
  publisher =	 {University of Bia{\l}ystok},
wenzelm@27060
  1683
  year =	 2007,
wenzelm@27060
  1684
  editor =	 {R. Matuszewski and A. Zalewska},
wenzelm@27060
  1685
  volume =	 {10(23)},
wenzelm@27060
  1686
  series =	 {Studies in Logic, Grammar, and Rhetoric},
wenzelm@27060
  1687
  note =         {\url{http://www.in.tum.de/~wenzelm/papers/isar-framework.pdf}}
wenzelm@27060
  1688
}
wenzelm@27060
  1689
wenzelm@40268
  1690
@InProceedings{Wenzel-Chaieb:2007b,
wenzelm@40268
  1691
  author = {Makarius Wenzel and Amine Chaieb},
wenzelm@40268
  1692
  title = {{SML} with antiquotations embedded into {Isabelle/Isar}},
wenzelm@40268
  1693
  booktitle = {Workshop on Programming Languages for Mechanized Mathematics
wenzelm@40268
  1694
    (satellite of CALCULEMUS 2007). Hagenberg, Austria},
wenzelm@40268
  1695
  editor = {Jacques Carette and Freek Wiedijk},
wenzelm@40268
  1696
  month = {June},
wenzelm@40268
  1697
  year = {2007}
wenzelm@40268
  1698
}
wenzelm@40268
  1699
wenzelm@40306
  1700
@InProceedings{Wenzel:2009,
wenzelm@40306
  1701
  author = 	 {M. Wenzel},
wenzelm@40306
  1702
  title = 	 {Parallel Proof Checking in {Isabelle/Isar}},
wenzelm@40306
  1703
  booktitle = {ACM SIGSAM Workshop on Programming Languages for Mechanized Mathematics Systems (PLMMS 2009)},
wenzelm@40306
  1704
  year = 	 2009,
wenzelm@40306
  1705
  editor = 	 {Dos Reis, G. and L. Th\'ery},
wenzelm@40306
  1706
  publisher = {ACM Digital Library}}
wenzelm@40306
  1707
paulson@6592
  1708
@book{principia,
paulson@6592
  1709
  author	= {A. N. Whitehead and B. Russell},
paulson@6592
  1710
  title		= {Principia Mathematica},
paulson@6592
  1711
  year		= 1962,
paulson@6592
  1712
  publisher	= CUP, 
paulson@6592
  1713
  note		= {Paperback edition to *56,
paulson@6592
  1714
  abridged from the 2nd edition (1927)}}
paulson@6592
  1715
wenzelm@9599
  1716
@Misc{Wiedijk:1999:Mizar,
wenzelm@9599
  1717
  author =	 {Freek Wiedijk},
wenzelm@9599
  1718
  title =	 {Mizar: An Impression},
wenzelm@9599
  1719
  howpublished = {Unpublished paper},
wenzelm@9599
  1720
  year =         1999,
wenzelm@9599
  1721
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarintro.ps.gz}}
wenzelm@9599
  1722
}
wenzelm@9599
  1723
wenzelm@9599
  1724
@Misc{Wiedijk:2000:MV,
wenzelm@9599
  1725
  author =	 {Freek Wiedijk},
wenzelm@9599
  1726
  title =	 {The Mathematical Vernacular},
wenzelm@9599
  1727
  howpublished = {Unpublished paper},
wenzelm@9599
  1728
  year =         2000,
wenzelm@9599
  1729
  note =	 {\url{http://www.cs.kun.nl/~freek/notes/mv.ps.gz}}
wenzelm@9599
  1730
}
wenzelm@9599
  1731
blanchet@40254
  1732
@misc{wikipedia-2009-aa-trees,
blanchet@40254
  1733
  key = "Wikipedia",
blanchet@40254
  1734
  title = "Wikipedia: {AA} Tree",
blanchet@40254
  1735
  note = "\url{http://en.wikipedia.org/wiki/AA_tree}"}
blanchet@40254
  1736
paulson@6592
  1737
@book{winskel93,
paulson@6592
  1738
  author	= {Glynn Winskel},
paulson@6592
  1739
  title		= {The Formal Semantics of Programming Languages},
paulson@6592
  1740
  publisher	= MIT,year=1993}
paulson@6592
  1741
paulson@6592
  1742
@InCollection{wos-bledsoe,
paulson@6592
  1743
  author	= {Larry Wos},
paulson@6592
  1744
  title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
paulson@6592
  1745
  crossref	= {bledsoe-fest},
paulson@6592
  1746
  pages		= {297-342}}
paulson@6592
  1747
wenzelm@7989
  1748
@InProceedings{Zammit:1999:TPHOL,
wenzelm@7989
  1749
  author = 	 {Vincent Zammit},
wenzelm@7989
  1750
  title = 	 {On the Implementation of an Extensible Declarative Proof Language},
wenzelm@7989
  1751
  crossref =     {tphols99}}
wenzelm@7989
  1752
wenzelm@7989
  1753
%Z
wenzelm@7989
  1754
blanchet@40254
  1755
@misc{z3,
blanchet@40254
  1756
  key = "Z3",
blanchet@40254
  1757
  title = "Z3: An Efficient {SMT} Solver",
blanchet@40254
  1758
  note = "\url{http://research.microsoft.com/en-us/um/redmond/projects/z3/}"}
blanchet@40254
  1759
paulson@6592
  1760
paulson@6592
  1761
% CROSS REFERENCES
paulson@6592
  1762
paulson@6592
  1763
@book{handbk-lics2,
paulson@6592
  1764
  editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
paulson@6592
  1765
  title		= {Handbook of Logic in Computer Science},
paulson@6592
  1766
  booktitle	= {Handbook of Logic in Computer Science},
paulson@6592
  1767
  publisher	= {Oxford University Press},
paulson@6592
  1768
  year		= 1992,
paulson@6592
  1769
  volume	= 2}
paulson@6592
  1770
paulson@6592
  1771
@book{types93,
paulson@6592
  1772
  editor	= {Henk Barendregt and Tobias Nipkow},
paulson@6592
  1773
  title		= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1774
  booktitle	= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1775
  year		= {published 1994},
paulson@6592
  1776
  publisher	= {Springer},
paulson@6592
  1777
  series	= {LNCS 806}}
paulson@6592
  1778
paulson@6613
  1779
@book{barwise-handbk,
paulson@6613
  1780
  editor	= {J. Barwise},
paulson@6613
  1781
  title		= {Handbook of Mathematical Logic},
paulson@6613
  1782
  booktitle	= {Handbook of Mathematical Logic},
paulson@6613
  1783
  year		= 1977,
paulson@6613
  1784
  publisher	= NH}
paulson@6613
  1785
paulson@6592
  1786
@Proceedings{tlca93,
paulson@6592
  1787
  title		= {Typed Lambda Calculi and Applications},
paulson@6592
  1788
  booktitle	= {Typed Lambda Calculi and Applications},
paulson@6592
  1789
  editor	= {M. Bezem and J.F. Groote},
paulson@6592
  1790
  year		= 1993,
paulson@6592
  1791
  publisher	= {Springer},
paulson@6592
  1792
  series	= {LNCS 664}}
paulson@6592
  1793
paulson@6613
  1794
@book{birtwistle89,
paulson@6613
  1795
  editor	= {Graham Birtwistle and P. A. Subrahmanyam},
paulson@6613
  1796
  title		= {Current Trends in Hardware Verification and Automated
paulson@6613
  1797
		 Theorem Proving}, 
paulson@6613
  1798
  booktitle	= {Current Trends in Hardware Verification and Automated
paulson@6613
  1799
		 Theorem Proving}, 
paulson@6613
  1800
  publisher	= {Springer},
paulson@6613
  1801
  year		= 1989}
paulson@6613
  1802
paulson@6592
  1803
@book{bledsoe-fest,
paulson@6592
  1804
  title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1805
  booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1806
  publisher	= {Kluwer Academic Publishers},
paulson@6592
  1807
  year		= 1991,
paulson@6592
  1808
  editor	= {Robert S. Boyer}}
paulson@6592
  1809
paulson@6592
  1810
@Proceedings{cade12,
paulson@6592
  1811
  editor	= {Alan Bundy},
paulson@6592
  1812
  title		= {Automated Deduction --- {CADE}-12 
paulson@6592
  1813
		  International Conference},
paulson@6592
  1814
  booktitle	= {Automated Deduction --- {CADE}-12 
paulson@6592
  1815
		  International Conference},
paulson@6592
  1816
  year		= 1994,
paulson@6592
  1817
  series	= {LNAI 814},
paulson@6592
  1818
  publisher	= {Springer}}
paulson@6592
  1819
paulson@6592
  1820
@book{types94,
nipkow@10186
  1821
  editor	= {Peter Dybjer and Bengt Nordstr{{\"o}m} and Jan Smith},
paulson@6592
  1822
  title		= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1823
  booktitle	= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1824
  year		= 1995,
paulson@6592
  1825
  publisher	= {Springer},
paulson@6592
  1826
  series	= {LNCS 996}}
paulson@6592
  1827
paulson@6592
  1828
@book{huet-plotkin91,
nipkow@10186
  1829
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6592
  1830
  title		= {Logical Frameworks},
paulson@6592
  1831
  booktitle	= {Logical Frameworks},
paulson@6592
  1832
  publisher	= CUP,
paulson@6592
  1833
  year		= 1991}
paulson@6592
  1834
paulson@6613
  1835
@book{huet-plotkin93,
nipkow@10186
  1836
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6613
  1837
  title		= {Logical Environments},
paulson@6613
  1838
  booktitle	= {Logical Environments},
paulson@6613
  1839
  publisher	= CUP,
paulson@6613
  1840
  year		= 1993}
paulson@6613
  1841
paulson@6613
  1842
@Proceedings{hug93,
paulson@6613
  1843
  editor	= {J. Joyce and C. Seger},
paulson@6613
  1844
  title		= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1845
		  Applications: HUG '93},
paulson@6613
  1846
  booktitle	= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1847
		  Applications: HUG '93},
paulson@6613
  1848
  year		= {Published 1994},
paulson@6613
  1849
  publisher	= {Springer},
paulson@6613
  1850
  series	= {LNCS 780}}
paulson@6613
  1851
paulson@6592
  1852
@proceedings{colog88,
nipkow@10186
  1853
  editor	= {P. Martin-L{\"o}f and G. Mints},
paulson@6592
  1854
  title		= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1855
  booktitle	= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1856
  year		= {Published 1990},
paulson@6592
  1857
  publisher	= {Springer},
paulson@6592
  1858
  organization	= {Estonian Academy of Sciences},
paulson@6592
  1859
  address	= {Tallinn},
paulson@6592
  1860
  series	= {LNCS 417}}
paulson@6592
  1861
paulson@6592
  1862
@book{odifreddi90,
paulson@6592
  1863
  editor	= {P. Odifreddi},
paulson@6592
  1864
  title		= {Logic and Computer Science},
paulson@6592
  1865
  booktitle	= {Logic and Computer Science},
paulson@6592
  1866
  publisher	= {Academic Press},
paulson@6592
  1867
  year		= 1990}
paulson@6592
  1868
paulson@6592
  1869
@proceedings{extensions91,
paulson@6592
  1870
  editor	= {Peter Schroeder-Heister},
paulson@6592
  1871
  title		= {Extensions of Logic Programming},
paulson@6592
  1872
  booktitle	= {Extensions of Logic Programming},
paulson@6592
  1873
  year		= 1991,
paulson@6592
  1874
  series	= {LNAI 475}, 
paulson@6592
  1875
  publisher	= {Springer}}
paulson@6592
  1876
paulson@6592
  1877
@proceedings{cade10,
paulson@6592
  1878
  editor	= {Mark E. Stickel},
paulson@6592
  1879
  title		= {10th } # CADE,
paulson@6592
  1880
  booktitle	= {10th } # CADE,
paulson@6592
  1881
  year		= 1990,
paulson@6592
  1882
  publisher	= {Springer},
paulson@6592
  1883
  series	= {LNAI 449}}
paulson@6592
  1884
paulson@6592
  1885
@Proceedings{lics8,
paulson@6592
  1886
  editor	= {M. Vardi},
paulson@6592
  1887
  title		= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1888
  booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1889
  publisher	= IEEE,
paulson@6592
  1890
  year		= 1993}
paulson@6592
  1891
paulson@6592
  1892
@book{wos-fest,
paulson@6592
  1893
  title		= {Automated Reasoning and its Applications: 
paulson@6592
  1894
			Essays in Honor of {Larry Wos}},
paulson@6592
  1895
  booktitle	= {Automated Reasoning and its Applications: 
paulson@6592
  1896
			Essays in Honor of {Larry Wos}},
blanchet@33191
  1897
  publisher	= MIT,
paulson@6592
  1898
  year		= 1997,
paulson@6592
  1899
  editor	= {Robert Veroff}}
paulson@6592
  1900
paulson@6613
  1901
@proceedings{fme93,
paulson@6613
  1902
  editor	= {J. C. P. Woodcock and P. G. Larsen},
paulson@6613
  1903
  title		= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1904
  booktitle	= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1905
  year		= 1993,
berghofe@13009
  1906
  publisher	= Springer,
berghofe@13009
  1907
  series	= LNCS,
berghofe@13009
  1908
  volume        = 670}
paulson@6613
  1909
paulson@6592
  1910
@Proceedings{tphols96,
paulson@6592
  1911
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1912
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1913
  editor	= {J. von Wright and J. Grundy and J. Harrison},
berghofe@13009
  1914
  publisher     = Springer,
berghofe@13009
  1915
  series	= LNCS,
berghofe@13009
  1916
  volume        = 1125,
paulson@6592
  1917
  year		= 1996}
paulson@6670
  1918
wenzelm@7041
  1919
@Proceedings{tphols97,
wenzelm@7041
  1920
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1921
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1922
  editor	= {Elsa L. Gunter and Amy Felty},
berghofe@13009
  1923
  publisher     = Springer,
berghofe@13009
  1924
  series	= LNCS,
berghofe@13009
  1925
  volume        = 1275,
wenzelm@7041
  1926
  year		= 1997}
wenzelm@7041
  1927
wenzelm@7041
  1928
@Proceedings{tphols98,
wenzelm@7041
  1929
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1930
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1931
  editor	= {Jim Grundy and Malcom Newey},
berghofe@13009
  1932
  publisher     = Springer,
berghofe@13009
  1933
  series	= LNCS,
berghofe@13009
  1934
  volume        = 1479,
wenzelm@7041
  1935
  year		= 1998}
wenzelm@7041
  1936
paulson@6670
  1937
@Proceedings{tphols99,
paulson@6670
  1938
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  1939
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7350
  1940
  editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
wenzelm@7350
  1941
                  Paulin, C. and Thery, L.},
berghofe@13009
  1942
  publisher     = Springer,
berghofe@13009
  1943
  series	= LNCS,
berghofe@13009
  1944
  volume        = 1690,
paulson@6670
  1945
  year		= 1999}
paulson@6670
  1946
wenzelm@12878
  1947
@Proceedings{tphols2000,
wenzelm@12878
  1948
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  1949
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  1950
  editor        = {J. Harrison and M. Aagaard},
berghofe@13009
  1951
  publisher     = Springer,
berghofe@13009
  1952
  series        = LNCS,
berghofe@13009
  1953
  volume        = 1869,
wenzelm@12878
  1954
  year          = 2000}
wenzelm@12878
  1955
wenzelm@12878
  1956
@Proceedings{tphols2001,
wenzelm@12878
  1957
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  1958
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  1959
  editor        = {R. J. Boulton and P. B. Jackson},
berghofe@13009
  1960
  publisher     = Springer,
berghofe@13009
  1961
  series        = LNCS,
berghofe@13009
  1962
  volume        = 2152,
wenzelm@12878
  1963
  year          = 2001}
haftmann@22317
  1964
krauss@23187
  1965
@Proceedings{ijcar2006,
krauss@23187
  1966
  title         = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  1967
  booktitle     = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  1968
  editor        = {U. Furbach and N. Shankar},
krauss@23187
  1969
  publisher     = Springer,
krauss@23187
  1970
  series        = LNCS,
krauss@23187
  1971
  volume        = 4130,
krauss@23187
  1972
  year          = 2006}
krauss@23187
  1973
krauss@25093
  1974
@Proceedings{tphols2007,
krauss@25093
  1975
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  1976
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  1977
  editor        = {K. Schneider and J. Brandt},
krauss@25093
  1978
  publisher     = Springer,
krauss@25093
  1979
  series        = LNCS,
krauss@25093
  1980
  volume        = 4732,
krauss@25093
  1981
  year          = 2007}
krauss@25093
  1982
haftmann@28593
  1983
@Proceedings{tphols2008,
haftmann@28593
  1984
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  1985
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  1986
  publisher     = Springer,
haftmann@28593
  1987
  series        = LNCS,
haftmann@28593
  1988
  year          = 2008}
haftmann@28593
  1989
%  editor        =
haftmann@28593
  1990
%  volume        = 4732,
haftmann@28593
  1991
blanchet@36918
  1992
@Proceedings{itp2010,
blanchet@36918
  1993
  title         = {Interactive Theorem Proving: {ITP}-10},
blanchet@36918
  1994
  booktitle     = {Interactive Theorem Proving: {ITP}-10},
blanchet@36918
  1995
  editor = "Matt Kaufmann and Lawrence Paulson",
blanchet@36918
  1996
  publisher     = Springer,
blanchet@36918
  1997
  series        = LNCS,
blanchet@36918
  1998
  year          = 2010}
blanchet@36918
  1999
haftmann@22317
  2000
@unpublished{classes_modules,
haftmann@23956
  2001
  title         = {{ML} Modules and {Haskell} Type Classes: A Constructive Comparison},
haftmann@22317
  2002
  author        = {Stefan Wehr et. al.}
haftmann@22317
  2003
}