doc-src/manual.bib
author wenzelm
Mon, 09 Feb 2009 12:49:13 +0100
changeset 30041 c3233b483287
parent 28837 c6b17889237a
child 30054 2a4f000d1e4d
permissions -rw-r--r--
more refs;
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"}
paulson@6592
     6
@string{IEEE="{\sc 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},
paulson@6592
    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
paulson@6592
    70
@InProceedings{alf,
paulson@6592
    71
  author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
paulson@6592
    72
  title		= {The {ALF} Proof Editor and Its Proof Engine},
paulson@6592
    73
  crossref	= {types93},
paulson@6592
    74
  pages		= {213-237}}
paulson@6592
    75
paulson@6592
    76
@book{andrews86,
paulson@6592
    77
  author	= "Peter Andrews",
paulson@6592
    78
  title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
paulson@6592
    79
through Proof",
paulson@6592
    80
  publisher	= AP,
paulson@6592
    81
  series	= "Computer Science and Applied Mathematics",
paulson@6592
    82
  year		= 1986}
paulson@6592
    83
wenzelm@9599
    84
@InProceedings{Aspinall:2000:eProof,
wenzelm@9599
    85
  author = 	 {David Aspinall},
wenzelm@9599
    86
  title = 	 {Protocols for Interactive {e-Proof}},
wenzelm@9599
    87
  booktitle = 	 {Theorem Proving in Higher Order Logics (TPHOLs)},
wenzelm@9599
    88
  year =	 2000,
wenzelm@9599
    89
  note =	 {Unpublished work-in-progress paper,
paulson@14296
    90
                  \url{http://homepages.inf.ed.ac.uk/da/papers/drafts/eproof.ps.gz}}
wenzelm@9599
    91
}
paulson@14296
    92
wenzelm@8505
    93
@InProceedings{Aspinall:TACAS:2000,
wenzelm@8505
    94
  author = 	 {David Aspinall},
wenzelm@10160
    95
  title = 	 {{P}roof {G}eneral: A Generic Tool for Proof Development},
nipkow@11205
    96
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis of
nipkow@11205
    97
                  Systems (TACAS)},
nipkow@11205
    98
  year =	 2000,
nipkow@11205
    99
  publisher	= Springer,
nipkow@11205
   100
  series	= LNCS,
nipkow@11205
   101
  volume	= 1785,
nipkow@11205
   102
  pages = "38--42"
wenzelm@8505
   103
}
wenzelm@8505
   104
wenzelm@7209
   105
@Misc{isamode,
wenzelm@7209
   106
  author =	 {David Aspinall},
wenzelm@8062
   107
  title =	 {Isamode --- {U}sing {I}sabelle with {E}macs},
paulson@14296
   108
  note =	 {\url{http://homepages.inf.ed.ac.uk/da/Isamode/}}
wenzelm@7209
   109
}
wenzelm@7209
   110
wenzelm@7209
   111
@Misc{proofgeneral,
nipkow@11197
   112
  author =	 {David Aspinall},
nipkow@11197
   113
  title =	 {{P}roof {G}eneral},
paulson@14296
   114
  note =	 {\url{http://proofgeneral.inf.ed.ac.uk/}}
wenzelm@7209
   115
}
wenzelm@7209
   116
paulson@6592
   117
%B
paulson@6592
   118
nipkow@10186
   119
@book{Baader-Nipkow,author={Franz Baader and Tobias Nipkow},
nipkow@10186
   120
title="Term Rewriting and All That",publisher=CUP,year=1998}
nipkow@10186
   121
wenzelm@20482
   122
@InCollection{Barendregt-Geuvers:2001,
wenzelm@20482
   123
  author = 	 {H. Barendregt and H. Geuvers},
wenzelm@20482
   124
  title = 	 {Proof Assistants using Dependent Type Systems},
wenzelm@20482
   125
  booktitle = 	 {Handbook of Automated Reasoning},
wenzelm@20482
   126
  publisher =	 {Elsevier},
wenzelm@20482
   127
  year =	 2001,
wenzelm@20482
   128
  editor =	 {A. Robinson and A. Voronkov}
wenzelm@20482
   129
}
wenzelm@20482
   130
paulson@6592
   131
@incollection{basin91,
paulson@6592
   132
  author	= {David Basin and Matt Kaufmann},
paulson@6592
   133
  title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
paulson@6592
   134
		   Comparison}, 
paulson@6592
   135
  crossref	= {huet-plotkin91},
paulson@6592
   136
  pages		= {89-119}}
paulson@6592
   137
wenzelm@12466
   138
@Unpublished{HOL-Library,
wenzelm@12466
   139
  author =       {Gertrud Bauer and Tobias Nipkow and Oheimb, David von and
wenzelm@12466
   140
                  Lawrence C Paulson and Thomas M Rasmussen and Christophe Tabacznyj and
wenzelm@12466
   141
                  Markus Wenzel},
wenzelm@12466
   142
  title =        {The Supplemental {Isabelle/HOL} Library},
wenzelm@12660
   143
  note =         {Part of the Isabelle distribution,
wenzelm@12466
   144
                  \url{http://isabelle.in.tum.de/library/HOL/Library/document.pdf}},
wenzelm@12660
   145
  year =         2002
wenzelm@12466
   146
}
wenzelm@12466
   147
wenzelm@9567
   148
@InProceedings{Bauer-Wenzel:2000:HB,
wenzelm@9567
   149
  author = 	 {Gertrud Bauer and Markus Wenzel},
wenzelm@9567
   150
  title = 	 {Computer-Assisted Mathematics at Work --- The {H}ahn-{B}anach Theorem in
wenzelm@9567
   151
      {I}sabelle/{I}sar},
wenzelm@9567
   152
  booktitle = 	 {Types for Proofs and Programs: TYPES'99},
wenzelm@9599
   153
  editor =       {Thierry Coquand and Peter Dybjer and Bengt Nordstr{\"o}m
wenzelm@9599
   154
                  and Jan Smith},
wenzelm@9567
   155
  series =	 {LNCS},
wenzelm@9599
   156
  year =	 2000
wenzelm@9567
   157
}
wenzelm@6624
   158
wenzelm@12878
   159
@InProceedings{Bauer-Wenzel:2001,
wenzelm@12878
   160
  author =       {Gertrud Bauer and Markus Wenzel},
wenzelm@12878
   161
  title =        {Calculational reasoning revisited --- an {Isabelle/Isar} experience},
wenzelm@12878
   162
  crossref =     {tphols2001}}
wenzelm@12878
   163
berghofe@11619
   164
@INPROCEEDINGS{Berghofer-Nipkow:2000:TPHOL,
berghofe@11619
   165
  crossref        = "tphols2000",
berghofe@11619
   166
  title           = "Proof terms for simply typed higher order logic",
berghofe@11619
   167
  author          = "Stefan Berghofer and Tobias Nipkow",
berghofe@11619
   168
  pages           = "38--52"}
berghofe@11619
   169
berghofe@12612
   170
@InProceedings{Berghofer-Nipkow:2002,
berghofe@12612
   171
  author =       {Stefan Berghofer and Tobias Nipkow},
berghofe@12612
   172
  title =        {Executing Higher Order Logic},
berghofe@12612
   173
  booktitle =    {Types for Proofs and Programs: TYPES'2000},
berghofe@12612
   174
  editor =       {P. Callaghan and Z. Luo and J. McKinna and R. Pollack},
berghofe@12612
   175
  series =       LNCS,
berghofe@12612
   176
  publisher =    Springer,
berghofe@13009
   177
  volume =       2277,
berghofe@12612
   178
  year =         2002}
berghofe@12612
   179
wenzelm@6624
   180
@InProceedings{Berghofer-Wenzel:1999:TPHOL,
wenzelm@6624
   181
  author = 	 {Stefan Berghofer and Markus Wenzel},
wenzelm@7041
   182
  title = 	 {Inductive datatypes in {HOL} --- lessons learned in
wenzelm@7041
   183
                  {F}ormal-{L}ogic {E}ngineering},
wenzelm@7041
   184
  crossref =     {tphols99}}
wenzelm@6624
   185
nipkow@6607
   186
@book{Bird-Wadler,author="Richard Bird and Philip Wadler",
nipkow@6607
   187
title="Introduction to Functional Programming",publisher=PH,year=1988}
nipkow@6607
   188
nipkow@11209
   189
@book{Bird-Haskell,author="Richard Bird",
nipkow@11209
   190
title="Introduction to Functional Programming using Haskell",
nipkow@11209
   191
publisher=PH,year=1998}
nipkow@11209
   192
paulson@6592
   193
@Article{boyer86,
paulson@6592
   194
  author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
paulson@6592
   195
		   Overbeek and Mark Stickel and Lawrence Wos},
paulson@6592
   196
  title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
paulson@6592
   197
		   Axioms},
paulson@6592
   198
  journal	= JAR,
paulson@6592
   199
  year		= 1986,
paulson@6592
   200
  volume	= 2,
paulson@6592
   201
  number	= 3,
paulson@6592
   202
  pages		= {287-327}}
paulson@6592
   203
paulson@6592
   204
@book{bm79,
paulson@6592
   205
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   206
  title		= {A Computational Logic},
paulson@6592
   207
  publisher	= {Academic Press},
paulson@6592
   208
  year		= 1979}
paulson@6592
   209
paulson@6592
   210
@book{bm88book,
paulson@6592
   211
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   212
  title		= {A Computational Logic Handbook},
paulson@6592
   213
  publisher	= {Academic Press},
paulson@6592
   214
  year		= 1988}
paulson@6592
   215
paulson@6592
   216
@Article{debruijn72,
paulson@6592
   217
  author	= {N. G. de Bruijn},
paulson@6592
   218
  title		= {Lambda Calculus Notation with Nameless Dummies,
paulson@6592
   219
	a Tool for Automatic Formula Manipulation,
paulson@6592
   220
	with Application to the {Church-Rosser Theorem}},
paulson@6592
   221
  journal	= {Indag. Math.},
paulson@6592
   222
  volume	= 34,
paulson@6592
   223
  pages		= {381-392},
paulson@6592
   224
  year		= 1972}
paulson@6592
   225
krauss@23187
   226
@InProceedings{bulwahnKN07,
krauss@25093
   227
  author   = {Lukas Bulwahn and Alexander Krauss and Tobias Nipkow},
krauss@25093
   228
  title    = {Finding Lexicographic Orders for Termination Proofs in {Isabelle/HOL}},
krauss@25093
   229
  crossref = {tphols2007},
krauss@25093
   230
  pages    = {38--53}
krauss@25093
   231
}
krauss@23187
   232
haftmann@28593
   233
@InProceedings{bulwahn-et-al:2008:imperative,
haftmann@28593
   234
  author   = {Lukas Bulwahn and Alexander Krauss and Florian Haftmann and Levent Erkök and John Matthews},
haftmann@28593
   235
  title    = {Imperative Functional Programming with {Isabelle/HOL}},
haftmann@28593
   236
  crossref = {tphols2008},
haftmann@28593
   237
}
haftmann@28593
   238
%  pages    = {38--53}
haftmann@28593
   239
paulson@11246
   240
@Article{ban89,
paulson@11246
   241
  author	= {M. Burrows and M. Abadi and R. M. Needham},
paulson@11246
   242
  title		= {A Logic of Authentication},
paulson@11246
   243
  journal	= PROYAL,
paulson@11246
   244
  year		= 1989,
paulson@11246
   245
  volume	= 426,
paulson@11246
   246
  pages		= {233-271}}
paulson@11246
   247
paulson@6592
   248
%C
paulson@6592
   249
paulson@6592
   250
@TechReport{camilleri92,
paulson@6592
   251
  author	= {J. Camilleri and T. F. Melham},
paulson@6592
   252
  title		= {Reasoning with Inductively Defined Relations in the
paulson@6592
   253
		 {HOL} Theorem Prover},
paulson@6592
   254
  institution	= CUCL,
paulson@6592
   255
  year		= 1992,
paulson@6592
   256
  number	= 265,
paulson@6592
   257
  month		= Aug}
paulson@6592
   258
paulson@6592
   259
@Book{charniak80,
paulson@6592
   260
  author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
paulson@6592
   261
  title		= {Artificial Intelligence Programming},
paulson@6592
   262
  publisher	= {Lawrence Erlbaum Associates},
paulson@6592
   263
  year		= 1980}
paulson@6592
   264
paulson@6592
   265
@article{church40,
paulson@6592
   266
  author	= "Alonzo Church",
paulson@6592
   267
  title		= "A Formulation of the Simple Theory of Types",
paulson@6592
   268
  journal	= JSL,
paulson@6592
   269
  year		= 1940,
paulson@6592
   270
  volume	= 5,
paulson@6592
   271
  pages		= "56-68"}
paulson@6592
   272
nipkow@10191
   273
@book{ClarkeGP-book,author="Edmund Clarke and Orna Grumberg and Doron Peled",
nipkow@10191
   274
title="Model Checking",publisher=MIT,year=1999}
nipkow@10191
   275
paulson@6592
   276
@PhdThesis{coen92,
paulson@6592
   277
  author	= {Martin D. Coen},
paulson@6592
   278
  title		= {Interactive Program Derivation},
paulson@6592
   279
  school	= {University of Cambridge},
paulson@6592
   280
  note		= {Computer Laboratory Technical Report 272},
paulson@6592
   281
  month		= nov,
paulson@6592
   282
  year		= 1992}
paulson@6592
   283
paulson@6592
   284
@book{constable86,
paulson@6592
   285
  author	= {R. L. Constable and others},
paulson@6592
   286
  title		= {Implementing Mathematics with the Nuprl Proof
paulson@6592
   287
		 Development System}, 
paulson@6592
   288
  publisher	= Prentice,
paulson@6592
   289
  year		= 1986}
paulson@6592
   290
paulson@6592
   291
%D
paulson@6592
   292
wenzelm@6745
   293
@Book{davey-priestley,
paulson@6592
   294
  author	= {B. A. Davey and H. A. Priestley},
paulson@6592
   295
  title		= {Introduction to Lattices and Order},
paulson@6592
   296
  publisher	= CUP,
paulson@6592
   297
  year		= 1990}
paulson@6592
   298
paulson@6592
   299
@Book{devlin79,
paulson@6592
   300
  author	= {Keith J. Devlin},
paulson@6592
   301
  title		= {Fundamentals of Contemporary Set Theory},
paulson@6592
   302
  publisher	= {Springer},
paulson@6592
   303
  year		= 1979}
paulson@6592
   304
paulson@6592
   305
@book{dummett,
paulson@6592
   306
  author	= {Michael Dummett},
paulson@6592
   307
  title		= {Elements of Intuitionism},
paulson@6592
   308
  year		= 1977,
paulson@6592
   309
  publisher	= {Oxford University Press}}
paulson@6592
   310
paulson@6592
   311
@incollection{dybjer91,
paulson@6592
   312
  author	= {Peter Dybjer},
nipkow@10186
   313
  title		= {Inductive Sets and Families in {Martin-L{\"o}f's} Type
paulson@6592
   314
		  Theory and Their Set-Theoretic Semantics}, 
paulson@6592
   315
  crossref	= {huet-plotkin91},
paulson@6592
   316
  pages		= {280-306}}
paulson@6592
   317
paulson@6592
   318
@Article{dyckhoff,
paulson@6592
   319
  author	= {Roy Dyckhoff},
paulson@6592
   320
  title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
paulson@6592
   321
  journal	= JSL,
paulson@6592
   322
  year		= 1992,
paulson@6592
   323
  volume	= 57,
paulson@6592
   324
  number	= 3,
paulson@6592
   325
  pages		= {795-807}}
paulson@6592
   326
paulson@6592
   327
%F
paulson@6592
   328
paulson@6613
   329
@Article{IMPS,
paulson@6613
   330
  author	= {William M. Farmer and Joshua D. Guttman and F. Javier
paulson@6613
   331
		 Thayer},
paulson@6613
   332
  title		= {{IMPS}: An Interactive Mathematical Proof System},
paulson@6613
   333
  journal	= JAR,
paulson@6613
   334
  volume	= 11,
paulson@6613
   335
  number	= 2,
paulson@6613
   336
  year		= 1993,
paulson@6613
   337
  pages		= {213-248}}
paulson@6613
   338
paulson@6592
   339
@InProceedings{felty91a,
paulson@6592
   340
  Author	= {Amy Felty},
paulson@6592
   341
  Title		= {A Logic Program for Transforming Sequent Proofs to Natural
paulson@6592
   342
		  Deduction Proofs}, 
paulson@6592
   343
  crossref	= {extensions91},
paulson@6592
   344
  pages		= {157-178}}
paulson@6592
   345
paulson@10796
   346
@Article{fleuriot-jcm,
paulson@10796
   347
  author = 	 {Jacques Fleuriot and Lawrence C. Paulson},
paulson@10796
   348
  title = 	 {Mechanizing Nonstandard Real Analysis},
paulson@10796
   349
  journal = 	 {LMS Journal of Computation and Mathematics},
paulson@10796
   350
  year = 	 2000,
paulson@10796
   351
  volume =	 3,
paulson@10796
   352
  pages =	 {140-190},
paulson@10796
   353
  note =	 {\url{http://www.lms.ac.uk/jcm/3/lms1999-027/}}
paulson@10796
   354
}
paulson@10796
   355
paulson@6592
   356
@TechReport{frost93,
paulson@6592
   357
  author	= {Jacob Frost},
paulson@6592
   358
  title		= {A Case Study of Co-induction in {Isabelle HOL}},
paulson@6592
   359
  institution	= CUCL,
paulson@6592
   360
  number	= 308,
paulson@6592
   361
  year		= 1993,
paulson@6592
   362
  month		= Aug}
paulson@6592
   363
paulson@6592
   364
%revised version of frost93
paulson@6592
   365
@TechReport{frost95,
paulson@6592
   366
  author	= {Jacob Frost},
paulson@6592
   367
  title		= {A Case Study of Co-induction in {Isabelle}},
paulson@6592
   368
  institution	= CUCL,
paulson@6592
   369
  number	= 359,
paulson@6592
   370
  year		= 1995,
paulson@6592
   371
  month		= Feb}
paulson@6592
   372
paulson@6592
   373
@inproceedings{OBJ,
paulson@6592
   374
  author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
paulson@6592
   375
		 and J. Meseguer}, 
paulson@6592
   376
  title		= {Principles of {OBJ2}},
paulson@6592
   377
  booktitle	= POPL, 
paulson@6592
   378
  year		= 1985,
paulson@6592
   379
  pages		= {52-66}}
paulson@6592
   380
paulson@6592
   381
%G
paulson@6592
   382
paulson@6592
   383
@book{gallier86,
paulson@6592
   384
  author	= {J. H. Gallier},
paulson@6592
   385
  title		= {Logic for Computer Science: 
paulson@6592
   386
		Foundations of Automatic Theorem Proving},
paulson@6592
   387
  year		= 1986,
paulson@6592
   388
  publisher	= {Harper \& Row}}
paulson@6592
   389
paulson@6592
   390
@Book{galton90,
paulson@6592
   391
  author	= {Antony Galton},
paulson@6592
   392
  title		= {Logic for Information Technology},
paulson@6592
   393
  publisher	= {Wiley},
paulson@6592
   394
  year		= 1990}
paulson@6592
   395
wenzelm@20506
   396
@Article{Gentzen:1935,
wenzelm@20506
   397
  author =       {G. Gentzen},
wenzelm@20506
   398
  title =        {Untersuchungen {\"u}ber das logische {S}chlie{\ss}en},
wenzelm@20506
   399
  journal =      {Math. Zeitschrift},
wenzelm@20506
   400
  year =         1935
wenzelm@20506
   401
}
wenzelm@20506
   402
paulson@6592
   403
@InProceedings{gimenez-codifying,
paulson@6592
   404
  author	= {Eduardo Gim{\'e}nez},
paulson@6592
   405
  title		= {Codifying Guarded Definitions with Recursive Schemes},
paulson@6592
   406
  crossref	= {types94},
paulson@6592
   407
  pages		= {39-59}
paulson@6592
   408
}
paulson@6592
   409
paulson@9816
   410
@book{girard89,
paulson@9816
   411
  author	= {Jean-Yves Girard},
paulson@9816
   412
  title		= {Proofs and Types},
paulson@9816
   413
  year		= 1989,
paulson@9816
   414
  publisher	= CUP, 
paulson@9816
   415
  note		= {Translated by Yves LaFont and Paul Taylor}}
paulson@9816
   416
paulson@6592
   417
@Book{mgordon-hol,
nipkow@11205
   418
  editor	= {M. J. C. Gordon and T. F. Melham},
paulson@6592
   419
  title		= {Introduction to {HOL}: A Theorem Proving Environment for
paulson@6592
   420
		 Higher Order Logic},
paulson@6592
   421
  publisher	= CUP,
paulson@6592
   422
  year		= 1993}
paulson@6592
   423
paulson@6592
   424
@book{mgordon79,
paulson@6592
   425
  author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
paulson@6592
   426
		 Wadsworth},
paulson@6592
   427
  title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
paulson@6592
   428
  year		= 1979,
paulson@6592
   429
  publisher	= {Springer},
paulson@6592
   430
  series	= {LNCS 78}}
paulson@6592
   431
nipkow@6607
   432
@inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
nipkow@6607
   433
title={Why we can't have {SML} style datatype declarations in {HOL}},
nipkow@6607
   434
booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
nipkow@6607
   435
IFIP TC10/WG10.2 Intl. Workshop, 1992},
nipkow@6607
   436
editor={L.J.M. Claesen and M.J.C. Gordon},
nipkow@6607
   437
publisher=NH,year=1993,pages={561--568}}
nipkow@6607
   438
paulson@6592
   439
@InProceedings{gunter-trees,
paulson@6592
   440
  author	= {Elsa L. Gunter},
paulson@6592
   441
  title		= {A Broader Class of Trees for Recursive Type Definitions for
paulson@6592
   442
		  {HOL}},
paulson@6592
   443
  crossref	= {hug93},
paulson@6592
   444
  pages		= {141-154}}
paulson@6592
   445
paulson@6592
   446
%H
paulson@6592
   447
haftmann@23956
   448
@InProceedings{Haftmann-Wenzel:2006:classes,
haftmann@23956
   449
  author        = {Florian Haftmann and Makarius Wenzel},
haftmann@23956
   450
  title         = {Constructive Type Classes in {Isabelle}},
haftmann@24628
   451
  editor        = {T. Altenkirch and C. McBride},
haftmann@24628
   452
  booktitle     = {Types for Proofs and Programs, TYPES 2006},
haftmann@24628
   453
  publisher     = {Springer},
haftmann@24628
   454
  series        = {LNCS},
haftmann@24628
   455
  volume        = {4502},
haftmann@24628
   456
  year          = {2007}
haftmann@24193
   457
}
haftmann@24193
   458
haftmann@24193
   459
@TechReport{Haftmann-Nipkow:2007:codegen,
haftmann@24193
   460
  author        = {Florian Haftmann and Tobias Nipkow},
haftmann@24193
   461
  title         = {A Code Generator Framework for {Isabelle/HOL}},
haftmann@24628
   462
  editor        = {Klaus Schneider and Jens Brandt},
haftmann@24628
   463
  booktitle     = {Theorem Proving in Higher Order Logics: Emerging Trends Proceedings},
haftmann@24628
   464
  month         = {08},
haftmann@24628
   465
  year          = {2007},
haftmann@24628
   466
  institution   = {Department of Computer Science, University of Kaiserslautern},
haftmann@24628
   467
  number        = {364/07}
haftmann@23956
   468
}
haftmann@23956
   469
haftmann@22290
   470
@manual{isabelle-classes,
haftmann@24193
   471
  author        = {Florian Haftmann},
haftmann@24193
   472
  title         = {Haskell-style type classes with {Isabelle}/{Isar}},
haftmann@24193
   473
  institution   = TUM,
haftmann@24193
   474
  note          = {\url{http://isabelle.in.tum.de/doc/classes.pdf}}
haftmann@24193
   475
}
haftmann@22290
   476
haftmann@22290
   477
@manual{isabelle-codegen,
haftmann@24193
   478
  author        = {Florian Haftmann},
haftmann@24193
   479
  title         = {Code generation from Isabelle theories},
haftmann@24193
   480
  institution   = TUM,
haftmann@24193
   481
  note          = {\url{http://isabelle.in.tum.de/doc/codegen.pdf}}
haftmann@24193
   482
}
haftmann@22290
   483
paulson@6592
   484
@Book{halmos60,
paulson@6592
   485
  author	= {Paul R. Halmos},
paulson@6592
   486
  title		= {Naive Set Theory},
paulson@6592
   487
  publisher	= {Van Nostrand},
paulson@6592
   488
  year		= 1960}
paulson@6592
   489
nipkow@11207
   490
@book{HarelKT-DL,author={David Harel and Dexter Kozen and Jerzy Tiuryn},
nipkow@11207
   491
title={Dynamic Logic},publisher=MIT,year=2000}
nipkow@11207
   492
paulson@6592
   493
@Book{hennessy90,
paulson@6592
   494
  author	= {Matthew Hennessy},
paulson@6592
   495
  title		= {The Semantics of Programming Languages: An Elementary
paulson@6592
   496
		  Introduction Using Structural Operational Semantics},
paulson@6592
   497
  publisher	= {Wiley},
paulson@6592
   498
  year		= 1990}
paulson@6592
   499
nipkow@10244
   500
@book{HopcroftUllman,author={John E. Hopcroft and Jeffrey D. Ullman},
nipkow@10244
   501
title={Introduction to Automata Theory, Languages, and Computation.},
nipkow@10244
   502
publisher={Addison-Wesley},year=1979}
nipkow@10244
   503
paulson@6592
   504
@Article{haskell-report,
paulson@6592
   505
  author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
paulson@6592
   506
  title		= {Report on the Programming Language {Haskell}: A
paulson@6592
   507
		 Non-strict, Purely Functional Language},
paulson@6592
   508
  journal	= SIGPLAN,
paulson@6592
   509
  year		= 1992,
paulson@6592
   510
  volume	= 27,
paulson@6592
   511
  number	= 5,
paulson@6592
   512
  month		= May,
paulson@6592
   513
  note		= {Version 1.2}}
paulson@6592
   514
paulson@6592
   515
@Article{haskell-tutorial,
paulson@6592
   516
  author	= {Paul Hudak and Joseph H. Fasel},
paulson@6592
   517
  title		= {A Gentle Introduction to {Haskell}},
paulson@6592
   518
  journal	= SIGPLAN,
paulson@6592
   519
  year		= 1992,
paulson@6592
   520
  volume	= 27,
paulson@6592
   521
  number	= 5,
paulson@6592
   522
  month		= May}
paulson@6592
   523
nipkow@11209
   524
@book{Hudak-Haskell,author={Paul Hudak},
nipkow@11209
   525
title={The Haskell School of Expression},publisher=CUP,year=2000}
nipkow@11209
   526
paulson@6592
   527
@article{huet75,
paulson@6592
   528
  author	= {G. P. Huet},
paulson@6592
   529
  title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
paulson@6592
   530
  journal	= TCS,
paulson@6592
   531
  volume	= 1,
paulson@6592
   532
  year		= 1975,
paulson@6592
   533
  pages		= {27-57}}
paulson@6592
   534
paulson@6592
   535
@article{huet78,
paulson@6592
   536
  author	= {G. P. Huet and B. Lang},
paulson@6592
   537
  title		= {Proving and Applying Program Transformations Expressed with 
paulson@6592
   538
			Second-Order Patterns},
paulson@6592
   539
  journal	= acta,
paulson@6592
   540
  volume	= 11,
paulson@6592
   541
  year		= 1978, 
paulson@6592
   542
  pages		= {31-55}}
paulson@6592
   543
paulson@6592
   544
@inproceedings{huet88,
nipkow@10186
   545
  author	= {G{\'e}rard Huet},
paulson@6592
   546
  title		= {Induction Principles Formalized in the {Calculus of
paulson@6592
   547
		 Constructions}}, 
paulson@6592
   548
  booktitle	= {Programming of Future Generation Computers},
paulson@6592
   549
  editor	= {K. Fuchi and M. Nivat},
paulson@6592
   550
  year		= 1988,
paulson@6592
   551
  pages		= {205-216}, 
paulson@6592
   552
  publisher	= {Elsevier}}
paulson@6592
   553
nipkow@10186
   554
@Book{Huth-Ryan-book,
nipkow@10186
   555
  author	= {Michael Huth and Mark Ryan},
nipkow@10186
   556
  title		= {Logic in Computer Science. Modelling and reasoning about systems},
nipkow@10186
   557
  publisher	= CUP,
nipkow@10186
   558
  year		= 2000}
nipkow@10186
   559
wenzelm@7041
   560
@InProceedings{Harrison:1996:MizarHOL,
wenzelm@7041
   561
  author = 	 {J. Harrison},
wenzelm@7041
   562
  title = 	 {A {Mizar} Mode for {HOL}},
wenzelm@7041
   563
  pages =	 {203--220},
wenzelm@7041
   564
  crossref =     {tphols96}}
wenzelm@7041
   565
haftmann@22290
   566
%J
haftmann@22290
   567
haftmann@22290
   568
@article{haskell-revised-report,
haftmann@22290
   569
  author =  {Simon {Peyton Jones} and others},
haftmann@22290
   570
  title =   {The {Haskell} 98 Language and Libraries: The Revised Report},
haftmann@22290
   571
  journal = {Journal of Functional Programming},
haftmann@22290
   572
  volume =  13,
haftmann@22290
   573
  number =  1,
haftmann@22290
   574
  pages =   {0--255},
haftmann@22290
   575
  month =   {Jan},
haftmann@22290
   576
  year =    2003,
haftmann@22290
   577
  note =    {\url{http://www.haskell.org/definition/}}}
haftmann@22290
   578
paulson@6592
   579
%K
paulson@6592
   580
paulson@6670
   581
@InProceedings{kammueller-locales,
paulson@6670
   582
  author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
paulson@6670
   583
                  Lawrence C. Paulson},
paulson@6670
   584
  title = 	 {Locales: A Sectioning Concept for {Isabelle}},
paulson@6670
   585
  crossref =	 {tphols99}}
paulson@6670
   586
paulson@8284
   587
@book{Knuth3-75,
paulson@8284
   588
  author={Donald E. Knuth},
paulson@8284
   589
  title={The Art of Computer Programming, Volume 3: Sorting and Searching},
paulson@8284
   590
  publisher={Addison-Wesley},
paulson@8284
   591
  year=1975}
paulson@8284
   592
paulson@8284
   593
@Article{korf85,
paulson@8284
   594
  author	= {R. E. Korf},
paulson@8284
   595
  title		= {Depth-First Iterative-Deepening: an Optimal Admissible
paulson@8284
   596
		 Tree Search},
paulson@8284
   597
  journal	= AI,
paulson@8284
   598
  year		= 1985,
paulson@8284
   599
  volume	= 27,
paulson@8284
   600
  pages		= {97-109}}
nipkow@6607
   601
krauss@23187
   602
@InProceedings{krauss2006,
krauss@23187
   603
  author   =  {Alexander Krauss},
krauss@23187
   604
  title    =  {Partial Recursive Functions in {Higher-Order Logic}},
krauss@23187
   605
  crossref =  {ijcar2006},
krauss@23187
   606
  pages =     {589--603}}
krauss@23187
   607
krauss@24524
   608
@manual{isabelle-function,
krauss@24524
   609
  author        = {Alexander Krauss},
krauss@24524
   610
  title         = {Defining Recursive Functions in {Isabelle/HOL}},
krauss@24524
   611
  institution   = TUM,
nipkow@25280
   612
  note          = {\url{http://isabelle.in.tum.de/doc/functions.pdf}}
krauss@24524
   613
}
krauss@24524
   614
paulson@6592
   615
@Book{kunen80,
paulson@6592
   616
  author	= {Kenneth Kunen},
paulson@6592
   617
  title		= {Set Theory: An Introduction to Independence Proofs},
paulson@6592
   618
  publisher	= NH,
paulson@6592
   619
  year		= 1980}
paulson@6592
   620
paulson@11246
   621
%L
paulson@11246
   622
haftmann@22290
   623
@manual{OCaml,
haftmann@22290
   624
  author =  {Xavier Leroy and others},
haftmann@22290
   625
  title =   {The Objective Caml system -- Documentation and user's manual},
haftmann@22290
   626
  note =    {\url{http://caml.inria.fr/pub/docs/manual-ocaml/}}}
haftmann@22290
   627
paulson@11246
   628
@InProceedings{lowe-fdr,
paulson@11246
   629
  author	= {Gavin Lowe},
paulson@11246
   630
  title		= {Breaking and Fixing the {Needham}-{Schroeder} Public-Key
paulson@11246
   631
		  Protocol using {CSP} and {FDR}},
paulson@11246
   632
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis 
paulson@11246
   633
                  of Systems:  second international workshop, TACAS '96},
paulson@11246
   634
  editor =	 {T. Margaria and B. Steffen},
paulson@11246
   635
  series =	 {LNCS 1055},
paulson@11246
   636
  year =	 1996,
paulson@11246
   637
  publisher =	 {Springer},
paulson@11246
   638
  pages		= {147-166}}
paulson@11246
   639
paulson@6592
   640
%M
paulson@6592
   641
paulson@6592
   642
@Article{mw81,
paulson@6592
   643
  author	= {Zohar Manna and Richard Waldinger},
paulson@6592
   644
  title		= {Deductive Synthesis of the Unification Algorithm},
paulson@6592
   645
  journal	= SCP,
paulson@6592
   646
  year		= 1981,
paulson@6592
   647
  volume	= 1,
paulson@6592
   648
  number	= 1,
paulson@6592
   649
  pages		= {5-48}}
paulson@6592
   650
paulson@6592
   651
@InProceedings{martin-nipkow,
paulson@6592
   652
  author	= {Ursula Martin and Tobias Nipkow},
paulson@6592
   653
  title		= {Ordered Rewriting and Confluence},
paulson@6592
   654
  crossref	= {cade10},
paulson@6592
   655
  pages		= {366-380}}
paulson@6592
   656
paulson@6592
   657
@book{martinlof84,
nipkow@10186
   658
  author	= {Per Martin-L{\"o}f},
paulson@6592
   659
  title		= {Intuitionistic type theory},
paulson@6592
   660
  year		= 1984,
paulson@6592
   661
  publisher	= {Bibliopolis}}
paulson@6592
   662
paulson@6592
   663
@incollection{melham89,
paulson@6592
   664
  author	= {Thomas F. Melham},
paulson@6592
   665
  title		= {Automating Recursive Type Definitions in Higher Order
paulson@6592
   666
		 Logic}, 
paulson@6592
   667
  pages		= {341-386},
paulson@6592
   668
  crossref	= {birtwistle89}}
paulson@6592
   669
paulson@6592
   670
@Article{miller-mixed,
paulson@6592
   671
  Author	= {Dale Miller},
paulson@6592
   672
  Title		= {Unification Under a Mixed Prefix},
paulson@6592
   673
  journal	= JSC,
paulson@6592
   674
  volume	= 14,
paulson@6592
   675
  number	= 4,
paulson@6592
   676
  pages		= {321-358},
paulson@6592
   677
  Year		= 1992}
paulson@6592
   678
paulson@6592
   679
@Article{milner78,
paulson@6592
   680
  author	= {Robin Milner},
paulson@6592
   681
  title		= {A Theory of Type Polymorphism in Programming},
paulson@6592
   682
  journal	= "J. Comp.\ Sys.\ Sci.",
paulson@6592
   683
  year		= 1978,
paulson@6592
   684
  volume	= 17,
paulson@6592
   685
  pages		= {348-375}}
paulson@6592
   686
paulson@6592
   687
@TechReport{milner-ind,
paulson@6592
   688
  author	= {Robin Milner},
paulson@6592
   689
  title		= {How to Derive Inductions in {LCF}},
paulson@6592
   690
  institution	= Edinburgh,
paulson@6592
   691
  year		= 1980,
paulson@6592
   692
  type		= {note}}
paulson@6592
   693
paulson@6592
   694
@Article{milner-coind,
paulson@6592
   695
  author	= {Robin Milner and Mads Tofte},
paulson@6592
   696
  title		= {Co-induction in Relational Semantics},
paulson@6592
   697
  journal	= TCS,
paulson@6592
   698
  year		= 1991,
paulson@6592
   699
  volume	= 87,
paulson@6592
   700
  pages		= {209-220}}
paulson@6592
   701
paulson@6592
   702
@Book{milner89,
paulson@6592
   703
  author	= {Robin Milner},
paulson@6592
   704
  title		= {Communication and Concurrency},
paulson@6592
   705
  publisher	= Prentice,
paulson@6592
   706
  year		= 1989}
paulson@6592
   707
nipkow@10970
   708
@book{SML,author="Robin Milner and Mads Tofte and Robert Harper",
nipkow@10970
   709
title="The Definition of Standard ML",publisher=MIT,year=1990}
nipkow@10970
   710
paulson@6592
   711
@PhdThesis{monahan84,
paulson@6592
   712
  author	= {Brian Q. Monahan},
paulson@6592
   713
  title		= {Data Type Proofs using Edinburgh {LCF}},
paulson@6592
   714
  school	= {University of Edinburgh},
paulson@6592
   715
  year		= 1984}
paulson@6592
   716
nipkow@6607
   717
@article{MuellerNvOS99,
nipkow@6607
   718
author=
wenzelm@11564
   719
{Olaf M{\"u}ller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
nipkow@11197
   720
title={{HOLCF = HOL + LCF}},journal=JFP,year=1999,volume=9,pages={191--223}}
nipkow@6607
   721
wenzelm@9599
   722
@Manual{Muzalewski:Mizar,
wenzelm@9599
   723
  title = 	 {An Outline of {PC} {Mizar}},
wenzelm@9599
   724
  author =	 {Micha{\l} Muzalewski},
wenzelm@9599
   725
  organization = {Fondation of Logic, Mathematics and Informatics
wenzelm@9599
   726
                  --- Mizar Users Group},
wenzelm@9599
   727
  year =	 1993,
wenzelm@9599
   728
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarmanual.ps.gz}}
wenzelm@9599
   729
}
wenzelm@9599
   730
paulson@6592
   731
%N
paulson@6592
   732
paulson@6592
   733
@InProceedings{NaraschewskiW-TPHOLs98,
paulson@6592
   734
  author	= {Wolfgang Naraschewski and Markus Wenzel},
paulson@6592
   735
  title		= 
wenzelm@7041
   736
{Object-Oriented Verification based on Record Subtyping in
wenzelm@7041
   737
                  Higher-Order Logic},
wenzelm@7041
   738
  crossref      = {tphols98}}
paulson@6592
   739
paulson@6592
   740
@inproceedings{nazareth-nipkow,
paulson@6592
   741
  author	= {Dieter Nazareth and Tobias Nipkow},
paulson@6592
   742
  title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
paulson@6592
   743
  crossref	= {tphols96},
paulson@6592
   744
  pages		= {331-345},
paulson@6592
   745
  year		= 1996}
paulson@6592
   746
paulson@11246
   747
@Article{needham-schroeder,
paulson@11246
   748
  author =       "Roger M. Needham and Michael D. Schroeder",
paulson@11246
   749
  title =        "Using Encryption for Authentication in Large Networks
paulson@11246
   750
                 of Computers",
paulson@11246
   751
  journal =      cacm,
paulson@11246
   752
  volume =       21,
paulson@11246
   753
  number =       12,
paulson@11246
   754
  pages =        "993-999",
paulson@11246
   755
  month =        dec,
paulson@11246
   756
  year =         1978}
paulson@11246
   757
paulson@6592
   758
@inproceedings{nipkow-W,
paulson@6592
   759
  author	= {Wolfgang Naraschewski and Tobias Nipkow},
paulson@6592
   760
  title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
paulson@6592
   761
  booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
nipkow@10186
   762
  editor	= {E. Gim{\'e}nez and C. Paulin-Mohring},
paulson@6592
   763
  publisher	= Springer,
paulson@6592
   764
  series	= LNCS,
paulson@6592
   765
  volume	= 1512,
paulson@6592
   766
  pages		= {317-332},
paulson@6592
   767
  year		= 1998}
paulson@6592
   768
wenzelm@8892
   769
@InCollection{nipkow-sorts93,
wenzelm@8892
   770
  author = 	 {T. Nipkow},
wenzelm@8892
   771
  title = 	 {Order-Sorted Polymorphism in {Isabelle}},
wenzelm@8892
   772
  booktitle = 	 {Logical Environments},
wenzelm@8892
   773
  publisher =	 CUP,
wenzelm@8892
   774
  year =	 1993,
wenzelm@8892
   775
  editor =	 {G. Huet and G. Plotkin},
wenzelm@8892
   776
  pages =	 {164--188}
wenzelm@8892
   777
}
wenzelm@8892
   778
wenzelm@8892
   779
@Misc{nipkow-types93,
wenzelm@8892
   780
  author =	 {Tobias Nipkow},
wenzelm@8892
   781
  title =	 {Axiomatic Type Classes (in {I}sabelle)},
wenzelm@8892
   782
  howpublished = {Presentation at the workshop \emph{Types for Proof and Programs}, Nijmegen},
wenzelm@8892
   783
  year =	 1993
wenzelm@8892
   784
}
wenzelm@8892
   785
paulson@6592
   786
@inproceedings{Nipkow-CR,
paulson@6592
   787
  author	= {Tobias Nipkow},
paulson@6592
   788
  title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
paulson@6592
   789
  booktitle	= {Automated Deduction --- CADE-13},
paulson@6592
   790
  editor	= {M. McRobbie and J.K. Slaney},
paulson@6592
   791
  publisher	= Springer,
paulson@6592
   792
  series	= LNCS,
paulson@6592
   793
  volume	= 1104,
paulson@6592
   794
  pages		= {733-747},
paulson@6592
   795
  year		= 1996}
paulson@6592
   796
paulson@6592
   797
% WAS Nipkow-LICS-93
paulson@6592
   798
@InProceedings{nipkow-patterns,
paulson@6592
   799
  title		= {Functional Unification of Higher-Order Patterns},
paulson@6592
   800
  author	= {Tobias Nipkow},
paulson@6592
   801
  pages		= {64-74},
paulson@6592
   802
  crossref	= {lics8},
wenzelm@6745
   803
  url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
paulson@6592
   804
  keywords	= {unification}}
paulson@6592
   805
paulson@6592
   806
@article{nipkow-IMP,
paulson@6592
   807
  author	= {Tobias Nipkow},
paulson@6592
   808
  title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
paulson@6592
   809
  journal	= FAC,
paulson@6592
   810
  volume	= 10,
paulson@6592
   811
  pages		= {171-186},
paulson@6592
   812
  year		= 1998}
paulson@6592
   813
nipkow@15429
   814
@inproceedings{Nipkow-TYPES02,
nipkow@15429
   815
  author        = {Tobias Nipkow},
nipkow@15429
   816
  title         = {{Structured Proofs in Isar/HOL}},
nipkow@15429
   817
  booktitle     = {Types for Proofs and Programs (TYPES 2002)},
nipkow@15429
   818
  editor        = {H. Geuvers and F. Wiedijk},
nipkow@15429
   819
  year          = 2003,
nipkow@15429
   820
  publisher     = Springer,
nipkow@15429
   821
  series        = LNCS,
nipkow@15429
   822
  volume        = 2646,
nipkow@15429
   823
  pages         = {259-278}}
nipkow@15429
   824
nipkow@6607
   825
@manual{isabelle-HOL,
nipkow@6607
   826
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
nipkow@6607
   827
  title		= {{Isabelle}'s Logics: {HOL}},
nipkow@10186
   828
  institution	= {Institut f{\"u}r Informatik, Technische Universi{\"a}t
nipkow@10186
   829
                  M{\"u}nchen and Computer Laboratory, University of Cambridge},
wenzelm@8892
   830
  note          = {\url{http://isabelle.in.tum.de/doc/logics-HOL.pdf}}}
nipkow@6607
   831
paulson@6592
   832
@article{nipkow-prehofer,
paulson@6592
   833
  author	= {Tobias Nipkow and Christian Prehofer},
paulson@6592
   834
  title		= {Type Reconstruction for Type Classes},
paulson@6592
   835
  journal	= JFP,
paulson@6592
   836
  volume	= 5,
paulson@6592
   837
  number	= 2,
paulson@6592
   838
  year		= 1995,
paulson@6592
   839
  pages		= {201-224}}
paulson@6592
   840
haftmann@23956
   841
@InProceedings{Nipkow-Prehofer:1993,
haftmann@23956
   842
  author =       {T. Nipkow and C. Prehofer},
haftmann@23956
   843
  title =        {Type checking type classes},
haftmann@23956
   844
  booktitle =    {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
   845
  year =         1993
haftmann@23956
   846
}
haftmann@23956
   847
paulson@14147
   848
@Book{isa-tutorial,
paulson@14147
   849
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
paulson@14147
   850
  title		= {Isabelle/HOL: A Proof Assistant for Higher-Order Logic},
paulson@14147
   851
  publisher	= {Springer},
paulson@14147
   852
  year		= 2002,
paulson@14147
   853
  note		= {LNCS Tutorial 2283}}
paulson@14147
   854
paulson@6592
   855
@Article{noel,
paulson@6592
   856
  author	= {Philippe No{\"e}l},
paulson@6592
   857
  title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
paulson@6592
   858
  journal	= JAR,
paulson@6592
   859
  volume	= 10,
paulson@6592
   860
  number	= 1,
paulson@6592
   861
  pages		= {15-58},
paulson@6592
   862
  year		= 1993}
paulson@6592
   863
paulson@6592
   864
@book{nordstrom90,
nipkow@10186
   865
  author	= {Bengt {Nordstr{\"o}m} and Kent Petersson and Jan Smith},
nipkow@10186
   866
  title		= {Programming in {Martin-L{\"o}f}'s Type Theory.  An
paulson@6592
   867
		 Introduction}, 
paulson@6592
   868
  publisher	= {Oxford University Press}, 
paulson@6592
   869
  year		= 1990}
paulson@6592
   870
paulson@6592
   871
%O
paulson@6592
   872
paulson@6592
   873
@Manual{pvs-language,
paulson@6592
   874
  title		= {The {PVS} specification language},
paulson@6592
   875
  author	= {S. Owre and N. Shankar and J. M. Rushby},
paulson@6592
   876
  organization	= {Computer Science Laboratory, SRI International},
paulson@6592
   877
  address	= {Menlo Park, CA},
wenzelm@6745
   878
  note          = {Beta release},
paulson@6592
   879
  year		= 1993,
paulson@6592
   880
  month		= apr,
wenzelm@6619
   881
  url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
paulson@6592
   882
paulson@6592
   883
%P
paulson@6592
   884
paulson@6592
   885
% replaces paulin92
paulson@6592
   886
@InProceedings{paulin-tlca,
paulson@6592
   887
  author	= {Christine Paulin-Mohring},
paulson@6592
   888
  title		= {Inductive Definitions in the System {Coq}: Rules and
paulson@6592
   889
		 Properties},
paulson@6592
   890
  crossref	= {tlca93},
paulson@6592
   891
  pages		= {328-345}}
paulson@6592
   892
paulson@6592
   893
@InProceedings{paulson-CADE,
paulson@6592
   894
  author	= {Lawrence C. Paulson},
paulson@6592
   895
  title		= {A Fixedpoint Approach to Implementing (Co)Inductive
paulson@6592
   896
		  Definitions},
paulson@6592
   897
  pages		= {148-161},
paulson@6592
   898
  crossref	= {cade12}}
paulson@6592
   899
paulson@6592
   900
@InProceedings{paulson-COLOG,
paulson@6592
   901
  author	= {Lawrence C. Paulson},
paulson@6592
   902
  title		= {A Formulation of the Simple Theory of Types (for
paulson@6592
   903
		 {Isabelle})}, 
paulson@6592
   904
  pages		= {246-274},
paulson@6592
   905
  crossref	= {colog88},
wenzelm@6619
   906
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
paulson@6592
   907
paulson@6592
   908
@Article{paulson-coind,
paulson@6592
   909
  author	= {Lawrence C. Paulson},
paulson@6592
   910
  title		= {Mechanizing Coinduction and Corecursion in Higher-Order
paulson@6592
   911
		  Logic},
paulson@6592
   912
  journal	= JLC,
paulson@6592
   913
  year		= 1997,
paulson@6592
   914
  volume	= 7,
paulson@6592
   915
  number	= 2,
paulson@6592
   916
  month		= mar,
paulson@6592
   917
  pages		= {175-204}}
paulson@6592
   918
wenzelm@12616
   919
@manual{isabelle-intro,
wenzelm@12616
   920
  author	= {Lawrence C. Paulson},
wenzelm@12616
   921
  title		= {Introduction to {Isabelle}},
wenzelm@12616
   922
  institution	= CUCL,
wenzelm@12616
   923
  note          = {\url{http://isabelle.in.tum.de/doc/intro.pdf}}}
wenzelm@12616
   924
wenzelm@12616
   925
@manual{isabelle-logics,
wenzelm@12616
   926
  author	= {Lawrence C. Paulson},
wenzelm@12616
   927
  title		= {{Isabelle's} Logics},
wenzelm@12616
   928
  institution	= CUCL,
wenzelm@12616
   929
  note          = {\url{http://isabelle.in.tum.de/doc/logics.pdf}}}
wenzelm@12616
   930
paulson@6613
   931
@manual{isabelle-ref,
paulson@6613
   932
  author	= {Lawrence C. Paulson},
paulson@6613
   933
  title		= {The {Isabelle} Reference Manual},
wenzelm@8892
   934
  institution	= CUCL,
wenzelm@8892
   935
  note          = {\url{http://isabelle.in.tum.de/doc/ref.pdf}}}
nipkow@6607
   936
nipkow@6607
   937
@manual{isabelle-ZF,
paulson@6592
   938
  author	= {Lawrence C. Paulson},
paulson@6592
   939
  title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
wenzelm@8892
   940
  institution	= CUCL,
wenzelm@8892
   941
  note          = {\url{http://isabelle.in.tum.de/doc/logics-ZF.pdf}}}
paulson@6592
   942
paulson@6592
   943
@article{paulson-found,
paulson@6592
   944
  author	= {Lawrence C. Paulson},
paulson@6592
   945
  title		= {The Foundation of a Generic Theorem Prover},
paulson@6592
   946
  journal	= JAR,
paulson@6592
   947
  volume	= 5,
paulson@6592
   948
  number	= 3,
paulson@6592
   949
  pages		= {363-397},
paulson@6592
   950
  year		= 1989,
wenzelm@6619
   951
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
paulson@6592
   952
paulson@6592
   953
%replaces paulson-final
paulson@6592
   954
@Article{paulson-mscs,
paulson@6592
   955
  author	= {Lawrence C. Paulson},
paulson@7991
   956
  title = 	 {Final Coalgebras as Greatest Fixed Points 
paulson@7991
   957
                  in {ZF} Set Theory},
paulson@6592
   958
  journal	= {Mathematical Structures in Computer Science},
paulson@6592
   959
  year		= 1999,
paulson@6592
   960
  volume	= 9,
paulson@23505
   961
  number = 5,
paulson@23505
   962
  pages = {545-567}}
paulson@6592
   963
paulson@6592
   964
@InCollection{paulson-generic,
paulson@6592
   965
  author	= {Lawrence C. Paulson},
paulson@6592
   966
  title		= {Generic Automatic Proof Tools},
paulson@6592
   967
  crossref	= {wos-fest},
paulson@6592
   968
  chapter	= 3}
paulson@6592
   969
paulson@6592
   970
@Article{paulson-gr,
paulson@6592
   971
  author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
paulson@6592
   972
  title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
paulson@6592
   973
		  Choice},
paulson@6592
   974
  journal	= JAR,
paulson@6592
   975
  year		= 1996,
paulson@6592
   976
  volume	= 17,
paulson@6592
   977
  number	= 3,
paulson@6592
   978
  month		= dec,
paulson@6592
   979
  pages		= {291-323}}
paulson@6592
   980
paulson@14210
   981
@InCollection{paulson-fixedpt-milner,
paulson@14210
   982
  author	= {Lawrence C. Paulson},
paulson@14210
   983
  title		= {A Fixedpoint Approach to (Co)inductive and
paulson@14210
   984
                  (Co)datatype Definitions},
paulson@14210
   985
  pages		= {187-211},
paulson@14210
   986
  crossref	= {milner-fest}}
paulson@14210
   987
paulson@14210
   988
@book{milner-fest,
paulson@14210
   989
  title		= {Proof, Language, and Interaction: 
paulson@14210
   990
                   Essays in Honor of {Robin Milner}},
paulson@14210
   991
  booktitle	= {Proof, Language, and Interaction: 
paulson@14210
   992
                   Essays in Honor of {Robin Milner}},
paulson@14210
   993
  publisher	= {MIT Press},
paulson@14210
   994
  year		= 2000,
paulson@14210
   995
  editor	= {Gordon Plotkin and Colin Stirling and Mads Tofte}}
paulson@14210
   996
paulson@6592
   997
@InCollection{paulson-handbook,
paulson@6592
   998
  author	= {Lawrence C. Paulson},
paulson@6592
   999
  title		= {Designing a Theorem Prover},
paulson@6592
  1000
  crossref	= {handbk-lics2},
paulson@6592
  1001
  pages		= {415-475}}
paulson@6592
  1002
paulson@6592
  1003
@Book{paulson-isa-book,
paulson@6592
  1004
  author	= {Lawrence C. Paulson},
paulson@6592
  1005
  title		= {Isabelle: A Generic Theorem Prover},
paulson@6592
  1006
  publisher	= {Springer},
paulson@6592
  1007
  year		= 1994,
paulson@6592
  1008
  note		= {LNCS 828}}
paulson@6592
  1009
wenzelm@12878
  1010
@Book{isabelle-hol-book,
wenzelm@12878
  1011
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
wenzelm@12878
  1012
  title		= {Isabelle/HOL --- A Proof Assistant for Higher-Order Logic},
wenzelm@12878
  1013
  publisher	= {Springer},
wenzelm@12878
  1014
  year		= 2002,
wenzelm@12878
  1015
  note		= {LNCS 2283}}
wenzelm@12878
  1016
paulson@6592
  1017
@InCollection{paulson-markt,
paulson@6592
  1018
  author	= {Lawrence C. Paulson},
paulson@6592
  1019
  title		= {Tool Support for Logics of Programs},
paulson@6592
  1020
  booktitle	= {Mathematical Methods in Program Development:
paulson@6592
  1021
                  Summer School Marktoberdorf 1996},
paulson@6592
  1022
  publisher	= {Springer},
paulson@6592
  1023
  pages		= {461-498},
paulson@6592
  1024
  year		= {Published 1997},
paulson@6592
  1025
  editor	= {Manfred Broy},
paulson@6592
  1026
  series	= {NATO ASI Series F}}
paulson@6592
  1027
paulson@6592
  1028
%replaces Paulson-ML and paulson91
paulson@6592
  1029
@book{paulson-ml2,
paulson@6592
  1030
  author	= {Lawrence C. Paulson},
paulson@6592
  1031
  title		= {{ML} for the Working Programmer},
paulson@6592
  1032
  year		= 1996,
paulson@6592
  1033
  edition	= {2nd},
paulson@6592
  1034
  publisher	= CUP}
paulson@6592
  1035
paulson@6592
  1036
@article{paulson-natural,
paulson@6592
  1037
  author	= {Lawrence C. Paulson},
paulson@6592
  1038
  title		= {Natural Deduction as Higher-order Resolution},
paulson@6592
  1039
  journal	= JLP,
paulson@6592
  1040
  volume	= 3,
paulson@6592
  1041
  pages		= {237-258},
paulson@6592
  1042
  year		= 1986,
wenzelm@6619
  1043
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
paulson@6592
  1044
paulson@6592
  1045
@Article{paulson-set-I,
paulson@6592
  1046
  author	= {Lawrence C. Paulson},
paulson@6592
  1047
  title		= {Set Theory for Verification: {I}.  {From}
paulson@6592
  1048
		 Foundations to Functions},
paulson@6592
  1049
  journal	= JAR,
paulson@6592
  1050
  volume	= 11,
paulson@6592
  1051
  number	= 3,
paulson@6592
  1052
  pages		= {353-389},
paulson@6592
  1053
  year		= 1993,
nipkow@14385
  1054
  url		= {\url{http://www.cl.cam.ac.uk/users/lcp/papers/Sets/set-I.pdf}}}
paulson@6592
  1055
paulson@6592
  1056
@Article{paulson-set-II,
paulson@6592
  1057
  author	= {Lawrence C. Paulson},
paulson@6592
  1058
  title		= {Set Theory for Verification: {II}.  {Induction} and
paulson@6592
  1059
		 Recursion},
paulson@6592
  1060
  journal	= JAR,
paulson@6592
  1061
  volume	= 15,
paulson@6592
  1062
  number	= 2,
paulson@6592
  1063
  pages		= {167-215},
paulson@6592
  1064
  year		= 1995,
wenzelm@6619
  1065
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
paulson@6592
  1066
paulson@6592
  1067
@article{paulson85,
paulson@6592
  1068
  author	= {Lawrence C. Paulson},
paulson@6592
  1069
  title		= {Verifying the Unification Algorithm in {LCF}},
paulson@6592
  1070
  journal	= SCP,
paulson@6592
  1071
  volume	= 5,
paulson@6592
  1072
  pages		= {143-170},
paulson@6592
  1073
  year		= 1985}
paulson@6592
  1074
wenzelm@11564
  1075
%replaces Paulson-LCF
paulson@6592
  1076
@book{paulson87,
paulson@6592
  1077
  author	= {Lawrence C. Paulson},
paulson@6592
  1078
  title		= {Logic and Computation: Interactive proof with Cambridge
paulson@6592
  1079
		 LCF}, 
paulson@6592
  1080
  year		= 1987,
paulson@6592
  1081
  publisher	= CUP}
paulson@6592
  1082
paulson@6592
  1083
@incollection{paulson700,
paulson@6592
  1084
  author	= {Lawrence C. Paulson},
paulson@6592
  1085
  title		= {{Isabelle}: The Next 700 Theorem Provers},
paulson@6592
  1086
  crossref	= {odifreddi90},
paulson@6592
  1087
  pages		= {361-386},
wenzelm@6619
  1088
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
paulson@6592
  1089
paulson@6592
  1090
% replaces paulson-ns and paulson-security
paulson@6592
  1091
@Article{paulson-jcs,
paulson@6592
  1092
  author	= {Lawrence C. Paulson},
paulson@6592
  1093
  title		= {The Inductive Approach to Verifying Cryptographic Protocols},
paulson@6592
  1094
  journal	= JCS,
paulson@6592
  1095
  year		= 1998,
paulson@6592
  1096
  volume	= 6,
paulson@6592
  1097
  pages		= {85-128}}
paulson@6592
  1098
paulson@11246
  1099
@Article{paulson-tls,
paulson@11246
  1100
  author = 	 {Lawrence C. Paulson},
paulson@11246
  1101
  title = 	 {Inductive Analysis of the {Internet} Protocol {TLS}},
paulson@11246
  1102
  journal = 	 TISSEC,
paulson@11246
  1103
  month =        aug,
paulson@11246
  1104
  year = 	 1999,
paulson@11246
  1105
  volume	= 2,
paulson@11246
  1106
  number        = 3,
paulson@11246
  1107
  pages		= {332-351}}
haftmann@21074
  1108
haftmann@21074
  1109
@Article{paulson-yahalom,
haftmann@21074
  1110
  author = 	 {Lawrence C. Paulson},
haftmann@21074
  1111
  title = 	 {Relations Between Secrets:
haftmann@21074
  1112
                  Two Formal Analyses of the {Yahalom} Protocol},
haftmann@21074
  1113
  journal = 	 JCS,
paulson@23505
  1114
  volume = 9,
paulson@23505
  1115
  number = 3,
paulson@23505
  1116
  pages = {197-216},
paulson@23505
  1117
  year = 2001}}
paulson@11246
  1118
paulson@6592
  1119
@article{pelletier86,
paulson@6592
  1120
  author	= {F. J. Pelletier},
paulson@6592
  1121
  title		= {Seventy-five Problems for Testing Automatic Theorem
paulson@6592
  1122
		 Provers}, 
paulson@6592
  1123
  journal	= JAR,
paulson@6592
  1124
  volume	= 2,
paulson@6592
  1125
  pages		= {191-216},
paulson@6592
  1126
  year		= 1986,
paulson@6592
  1127
  note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
paulson@6592
  1128
paulson@6592
  1129
@Article{pitts94,  
paulson@6592
  1130
  author	= {Andrew M. Pitts},
paulson@6592
  1131
  title		= {A Co-induction Principle for Recursively Defined Domains},
paulson@6592
  1132
  journal	= TCS,
paulson@6592
  1133
  volume	= 124, 
paulson@6592
  1134
  pages		= {195-219},
paulson@6592
  1135
  year		= 1994} 
paulson@6592
  1136
paulson@6592
  1137
@Article{plaisted90,
paulson@6592
  1138
  author	= {David A. Plaisted},
paulson@6592
  1139
  title		= {A Sequent-Style Model Elimination Strategy and a Positive
paulson@6592
  1140
		 Refinement},
paulson@6592
  1141
  journal	= JAR,
paulson@6592
  1142
  year		= 1990,
paulson@6592
  1143
  volume	= 6,
paulson@6592
  1144
  number	= 4,
paulson@6592
  1145
  pages		= {389-402}}
paulson@6592
  1146
paulson@6592
  1147
%Q
paulson@6592
  1148
paulson@6592
  1149
@Article{quaife92,
paulson@6592
  1150
  author	= {Art Quaife},
paulson@6592
  1151
  title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
paulson@6592
  1152
		 Theory},
paulson@6592
  1153
  journal	= JAR,
paulson@6592
  1154
  year		= 1992,
paulson@6592
  1155
  volume	= 8,
paulson@6592
  1156
  number	= 1,
paulson@6592
  1157
  pages		= {91-147}}
paulson@6592
  1158
paulson@6592
  1159
%R
paulson@6592
  1160
paulson@6592
  1161
@TechReport{rasmussen95,
paulson@6592
  1162
  author	= {Ole Rasmussen},
paulson@6592
  1163
  title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
paulson@6592
  1164
		  Experiment},
paulson@6592
  1165
  institution	= {Computer Laboratory, University of Cambridge},
paulson@6592
  1166
  year		= 1995,
paulson@6592
  1167
  number	= 364,
paulson@6592
  1168
  month		= may,
wenzelm@6619
  1169
  url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
paulson@6592
  1170
paulson@6592
  1171
@Book{reeves90,
paulson@6592
  1172
  author	= {Steve Reeves and Michael Clarke},
paulson@6592
  1173
  title		= {Logic for Computer Science},
paulson@6592
  1174
  publisher	= {Addison-Wesley},
paulson@6592
  1175
  year		= 1990}
paulson@6592
  1176
nipkow@11209
  1177
@book{Rosen-DMA,author={Kenneth H. Rosen},
nipkow@11209
  1178
title={Discrete Mathematics and Its Applications},
nipkow@11209
  1179
publisher={McGraw-Hill},year=1998}
nipkow@11209
  1180
wenzelm@7041
  1181
@InProceedings{Rudnicki:1992:MizarOverview,
wenzelm@7041
  1182
  author = 	 {P. Rudnicki},
wenzelm@7041
  1183
  title = 	 {An Overview of the {MIZAR} Project},
wenzelm@7041
  1184
  booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
wenzelm@7041
  1185
  year =	 1992,
wenzelm@7041
  1186
  organization = {Chalmers University of Technology},
wenzelm@7041
  1187
  publisher =	 {Bastad}
wenzelm@7041
  1188
}
wenzelm@7041
  1189
paulson@6592
  1190
%S
paulson@6592
  1191
paulson@6592
  1192
@inproceedings{saaltink-fme,
paulson@6592
  1193
  author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
paulson@6592
  1194
		 Dan Craigen and Irwin Meisels},
paulson@6592
  1195
  title		= {An {EVES} Data Abstraction Example}, 
paulson@6592
  1196
  pages		= {578-596},
paulson@6592
  1197
  crossref	= {fme93}}
paulson@6592
  1198
paulson@6592
  1199
@inproceedings{slind-tfl,
paulson@6592
  1200
  author	= {Konrad Slind},
paulson@6592
  1201
  title		= {Function Definition in Higher Order Logic},
krauss@23187
  1202
  crossref  = {tphols96},
krauss@23187
  1203
  pages		= {381-397}}
paulson@6592
  1204
paulson@6592
  1205
@book{suppes72,
paulson@6592
  1206
  author	= {Patrick Suppes},
paulson@6592
  1207
  title		= {Axiomatic Set Theory},
paulson@6592
  1208
  year		= 1972,
paulson@6592
  1209
  publisher	= {Dover}}
paulson@6592
  1210
paulson@6592
  1211
@InCollection{szasz93,
paulson@6592
  1212
  author	= {Nora Szasz},
paulson@6592
  1213
  title		= {A Machine Checked Proof that {Ackermann's} Function is not
paulson@6592
  1214
		  Primitive Recursive},
paulson@6592
  1215
  crossref	= {huet-plotkin93},
paulson@6592
  1216
  pages		= {317-338}}
paulson@6592
  1217
wenzelm@7041
  1218
@TechReport{Syme:1997:DECLARE,
wenzelm@7041
  1219
  author = 	 {D. Syme},
wenzelm@7041
  1220
  title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
wenzelm@7041
  1221
  institution =  {University of Cambridge Computer Laboratory},
wenzelm@7041
  1222
  year = 	 1997,
wenzelm@7041
  1223
  number =	 416
wenzelm@7041
  1224
}
wenzelm@7041
  1225
wenzelm@7041
  1226
@PhdThesis{Syme:1998:thesis,
wenzelm@7041
  1227
  author = 	 {D. Syme},
wenzelm@7041
  1228
  title = 	 {Declarative Theorem Proving for Operational Semantics},
wenzelm@7041
  1229
  school = 	 {University of Cambridge},
wenzelm@7041
  1230
  year = 	 1998,
wenzelm@7041
  1231
  note =	 {Submitted}
wenzelm@7041
  1232
}
wenzelm@7041
  1233
wenzelm@7041
  1234
@InProceedings{Syme:1999:TPHOL,
wenzelm@7041
  1235
  author = 	 {D. Syme},
wenzelm@7041
  1236
  title = 	 {Three Tactic Theorem Proving},
wenzelm@7041
  1237
  crossref =     {tphols99}}
wenzelm@7041
  1238
paulson@6592
  1239
%T
paulson@6592
  1240
paulson@6592
  1241
@book{takeuti87,
paulson@6592
  1242
  author	= {G. Takeuti},
paulson@6592
  1243
  title		= {Proof Theory},
paulson@6592
  1244
  year		= 1987,
paulson@6592
  1245
  publisher	= NH,
paulson@6592
  1246
  edition	= {2nd}}
paulson@6592
  1247
paulson@6592
  1248
@Book{thompson91,
paulson@6592
  1249
  author	= {Simon Thompson},
paulson@6592
  1250
  title		= {Type Theory and Functional Programming},
paulson@6592
  1251
  publisher	= {Addison-Wesley},
paulson@6592
  1252
  year		= 1991}
paulson@6592
  1253
nipkow@11209
  1254
@book{Thompson-Haskell,author={Simon Thompson},
nipkow@11209
  1255
title={Haskell: The Craft of Functional Programming},
nipkow@11209
  1256
publisher={Addison-Wesley},year=1999}
nipkow@11209
  1257
wenzelm@7041
  1258
@Unpublished{Trybulec:1993:MizarFeatures,
wenzelm@7041
  1259
  author = 	 {A. Trybulec},
wenzelm@7041
  1260
  title = 	 {Some Features of the {Mizar} Language},
wenzelm@7041
  1261
  note = 	 {Presented at a workshop in Turin, Italy},
wenzelm@7041
  1262
  year =	 1993
wenzelm@7041
  1263
}
wenzelm@7041
  1264
paulson@6592
  1265
%V
paulson@6592
  1266
paulson@6592
  1267
@Unpublished{voelker94,
nipkow@10186
  1268
  author	= {Norbert V{\"o}lker},
paulson@6592
  1269
  title		= {The Verification of a Timer Program using {Isabelle/HOL}},
wenzelm@6745
  1270
  url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
paulson@6592
  1271
  year		= 1994,
paulson@6592
  1272
  month		= aug}
paulson@6592
  1273
paulson@6592
  1274
%W
paulson@6592
  1275
haftmann@23956
  1276
@inproceedings{wadler89how,
haftmann@23956
  1277
  author        = {P. Wadler and S. Blott},
haftmann@23956
  1278
  title         = {How to make ad-hoc polymorphism less ad-hoc},
haftmann@23956
  1279
  booktitle     = {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
  1280
  year          = 1989
haftmann@23956
  1281
}
haftmann@23956
  1282
wenzelm@8505
  1283
@Misc{x-symbol,
wenzelm@8505
  1284
  author =	 {Christoph Wedler},
wenzelm@8505
  1285
  title =	 {Emacs package ``{X-Symbol}''},
wenzelm@13141
  1286
  note =	 {\url{http://x-symbol.sourceforge.net}}
wenzelm@8505
  1287
}
wenzelm@8505
  1288
wenzelm@7858
  1289
@manual{isabelle-sys,
wenzelm@7858
  1290
  author	= {Markus Wenzel and Stefan Berghofer},
wenzelm@7858
  1291
  title		= {The {Isabelle} System Manual},
wenzelm@8892
  1292
  institution	= {TU Munich},
wenzelm@8892
  1293
  note          = {\url{http://isabelle.in.tum.de/doc/system.pdf}}}
wenzelm@7858
  1294
wenzelm@7858
  1295
@manual{isabelle-isar-ref,
wenzelm@28837
  1296
  author	= {Makarius Wenzel},
wenzelm@7966
  1297
  title		= {The {Isabelle/Isar} Reference Manual},
wenzelm@8892
  1298
  institution	= {TU Munich},
wenzelm@8892
  1299
  note          = {\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}
wenzelm@8892
  1300
wenzelm@28837
  1301
@manual{isabelle-implementation,
wenzelm@28837
  1302
  author	= {Makarius Wenzel},
wenzelm@28837
  1303
  title		= {The {Isabelle/Isar} Implementation},
wenzelm@28837
  1304
  institution	= {TU Munich},
wenzelm@28837
  1305
  note          = {\url{http://isabelle.in.tum.de/doc/implementation.pdf}}}
wenzelm@28837
  1306
wenzelm@8892
  1307
@manual{isabelle-axclass,
wenzelm@8892
  1308
  author	= {Markus Wenzel},
wenzelm@8892
  1309
  title		= {Using Axiomatic Type Classes in {I}sabelle},
wenzelm@8892
  1310
  institution	= {TU Munich},
wenzelm@9567
  1311
  year          = 2000,
wenzelm@8892
  1312
  note          = {\url{http://isabelle.in.tum.de/doc/axclass.pdf}}}
wenzelm@7858
  1313
wenzelm@7858
  1314
wenzelm@7041
  1315
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7041
  1316
  author = 	 {Markus Wenzel},
wenzelm@7041
  1317
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7041
  1318
  crossref =     {tphols99}}
wenzelm@6624
  1319
wenzelm@6624
  1320
@InProceedings{Wenzel:1997:TPHOL,
wenzelm@6624
  1321
  author = 	 {Markus Wenzel},
wenzelm@6624
  1322
  title = 	 {Type Classes and Overloading in Higher-Order Logic},
wenzelm@7041
  1323
  crossref =     {tphols97}}
wenzelm@7041
  1324
paulson@14147
  1325
@phdthesis{Wenzel-PhD,
paulson@14147
  1326
  author={Markus Wenzel},
paulson@14147
  1327
    title={Isabelle/Isar --- a versatile environment for human-readable formal proof documents},
paulson@14147
  1328
  school={Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
paulson@14147
  1329
  year=2002,
wenzelm@12901
  1330
  note =	 {\url{http://tumb1.biblio.tu-muenchen.de/publ/diss/in/2002/wenzel.html}}}
wenzelm@7041
  1331
wenzelm@30041
  1332
@Article{Wenzel-Wiedijk:2002,
wenzelm@30041
  1333
  author = 	 {Freek Wiedijk and Markus Wenzel},
wenzelm@30041
  1334
  title = 	 {A comparison of the mathematical proof languages {Mizar} and {Isar}.},
wenzelm@30041
  1335
  journal = 	 {Journal of Automated Reasoning},
wenzelm@30041
  1336
  year = 	 2002,
wenzelm@30041
  1337
  volume =	 29,
wenzelm@30041
  1338
  number =	 {3-4}
wenzelm@30041
  1339
}
wenzelm@30041
  1340
wenzelm@30041
  1341
@InCollection{Wenzel-Paulson:2006,
wenzelm@30041
  1342
  author = 	 {Markus Wenzel and Lawrence C. Paulson},
wenzelm@30041
  1343
  title = 	 {{Isabelle/Isar}},
wenzelm@30041
  1344
  booktitle = 	 {The Seventeen Provers of the World},
wenzelm@30041
  1345
  year =	 2006,
wenzelm@30041
  1346
  editor =	 {F. Wiedijk},
wenzelm@30041
  1347
  series =	 {LNAI 3600}
wenzelm@30041
  1348
}
wenzelm@30041
  1349
wenzelm@27060
  1350
@InCollection{Wenzel:2006:Festschrift,
wenzelm@27060
  1351
  author = 	 {Makarius Wenzel},
wenzelm@27060
  1352
  title = 	 {{Isabelle/Isar} --- a generic framework for human-readable proof documents},
wenzelm@27060
  1353
  booktitle = 	 {From Insight to Proof --- Festschrift in Honour of Andrzej Trybulec},
wenzelm@27060
  1354
  publisher =	 {University of Bia{\l}ystok},
wenzelm@27060
  1355
  year =	 2007,
wenzelm@27060
  1356
  editor =	 {R. Matuszewski and A. Zalewska},
wenzelm@27060
  1357
  volume =	 {10(23)},
wenzelm@27060
  1358
  series =	 {Studies in Logic, Grammar, and Rhetoric},
wenzelm@27060
  1359
  note =         {\url{http://www.in.tum.de/~wenzelm/papers/isar-framework.pdf}}
wenzelm@27060
  1360
}
wenzelm@27060
  1361
paulson@6592
  1362
@book{principia,
paulson@6592
  1363
  author	= {A. N. Whitehead and B. Russell},
paulson@6592
  1364
  title		= {Principia Mathematica},
paulson@6592
  1365
  year		= 1962,
paulson@6592
  1366
  publisher	= CUP, 
paulson@6592
  1367
  note		= {Paperback edition to *56,
paulson@6592
  1368
  abridged from the 2nd edition (1927)}}
paulson@6592
  1369
wenzelm@9599
  1370
@Misc{Wiedijk:1999:Mizar,
wenzelm@9599
  1371
  author =	 {Freek Wiedijk},
wenzelm@9599
  1372
  title =	 {Mizar: An Impression},
wenzelm@9599
  1373
  howpublished = {Unpublished paper},
wenzelm@9599
  1374
  year =         1999,
wenzelm@9599
  1375
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarintro.ps.gz}}
wenzelm@9599
  1376
}
wenzelm@9599
  1377
wenzelm@9599
  1378
@Misc{Wiedijk:2000:MV,
wenzelm@9599
  1379
  author =	 {Freek Wiedijk},
wenzelm@9599
  1380
  title =	 {The Mathematical Vernacular},
wenzelm@9599
  1381
  howpublished = {Unpublished paper},
wenzelm@9599
  1382
  year =         2000,
wenzelm@9599
  1383
  note =	 {\url{http://www.cs.kun.nl/~freek/notes/mv.ps.gz}}
wenzelm@9599
  1384
}
wenzelm@9599
  1385
paulson@6592
  1386
@book{winskel93,
paulson@6592
  1387
  author	= {Glynn Winskel},
paulson@6592
  1388
  title		= {The Formal Semantics of Programming Languages},
paulson@6592
  1389
  publisher	= MIT,year=1993}
paulson@6592
  1390
paulson@6592
  1391
@InCollection{wos-bledsoe,
paulson@6592
  1392
  author	= {Larry Wos},
paulson@6592
  1393
  title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
paulson@6592
  1394
  crossref	= {bledsoe-fest},
paulson@6592
  1395
  pages		= {297-342}}
paulson@6592
  1396
wenzelm@7989
  1397
@InProceedings{Zammit:1999:TPHOL,
wenzelm@7989
  1398
  author = 	 {Vincent Zammit},
wenzelm@7989
  1399
  title = 	 {On the Implementation of an Extensible Declarative Proof Language},
wenzelm@7989
  1400
  crossref =     {tphols99}}
wenzelm@7989
  1401
wenzelm@7989
  1402
%Z
wenzelm@7989
  1403
paulson@6592
  1404
paulson@6592
  1405
% CROSS REFERENCES
paulson@6592
  1406
paulson@6592
  1407
@book{handbk-lics2,
paulson@6592
  1408
  editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
paulson@6592
  1409
  title		= {Handbook of Logic in Computer Science},
paulson@6592
  1410
  booktitle	= {Handbook of Logic in Computer Science},
paulson@6592
  1411
  publisher	= {Oxford University Press},
paulson@6592
  1412
  year		= 1992,
paulson@6592
  1413
  volume	= 2}
paulson@6592
  1414
paulson@6592
  1415
@book{types93,
paulson@6592
  1416
  editor	= {Henk Barendregt and Tobias Nipkow},
paulson@6592
  1417
  title		= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1418
  booktitle	= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1419
  year		= {published 1994},
paulson@6592
  1420
  publisher	= {Springer},
paulson@6592
  1421
  series	= {LNCS 806}}
paulson@6592
  1422
paulson@6613
  1423
@book{barwise-handbk,
paulson@6613
  1424
  editor	= {J. Barwise},
paulson@6613
  1425
  title		= {Handbook of Mathematical Logic},
paulson@6613
  1426
  booktitle	= {Handbook of Mathematical Logic},
paulson@6613
  1427
  year		= 1977,
paulson@6613
  1428
  publisher	= NH}
paulson@6613
  1429
paulson@6592
  1430
@Proceedings{tlca93,
paulson@6592
  1431
  title		= {Typed Lambda Calculi and Applications},
paulson@6592
  1432
  booktitle	= {Typed Lambda Calculi and Applications},
paulson@6592
  1433
  editor	= {M. Bezem and J.F. Groote},
paulson@6592
  1434
  year		= 1993,
paulson@6592
  1435
  publisher	= {Springer},
paulson@6592
  1436
  series	= {LNCS 664}}
paulson@6592
  1437
paulson@6613
  1438
@book{birtwistle89,
paulson@6613
  1439
  editor	= {Graham Birtwistle and P. A. Subrahmanyam},
paulson@6613
  1440
  title		= {Current Trends in Hardware Verification and Automated
paulson@6613
  1441
		 Theorem Proving}, 
paulson@6613
  1442
  booktitle	= {Current Trends in Hardware Verification and Automated
paulson@6613
  1443
		 Theorem Proving}, 
paulson@6613
  1444
  publisher	= {Springer},
paulson@6613
  1445
  year		= 1989}
paulson@6613
  1446
paulson@6592
  1447
@book{bledsoe-fest,
paulson@6592
  1448
  title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1449
  booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1450
  publisher	= {Kluwer Academic Publishers},
paulson@6592
  1451
  year		= 1991,
paulson@6592
  1452
  editor	= {Robert S. Boyer}}
paulson@6592
  1453
paulson@6592
  1454
@Proceedings{cade12,
paulson@6592
  1455
  editor	= {Alan Bundy},
paulson@6592
  1456
  title		= {Automated Deduction --- {CADE}-12 
paulson@6592
  1457
		  International Conference},
paulson@6592
  1458
  booktitle	= {Automated Deduction --- {CADE}-12 
paulson@6592
  1459
		  International Conference},
paulson@6592
  1460
  year		= 1994,
paulson@6592
  1461
  series	= {LNAI 814},
paulson@6592
  1462
  publisher	= {Springer}}
paulson@6592
  1463
paulson@6592
  1464
@book{types94,
nipkow@10186
  1465
  editor	= {Peter Dybjer and Bengt Nordstr{{\"o}m} and Jan Smith},
paulson@6592
  1466
  title		= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1467
  booktitle	= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1468
  year		= 1995,
paulson@6592
  1469
  publisher	= {Springer},
paulson@6592
  1470
  series	= {LNCS 996}}
paulson@6592
  1471
paulson@6592
  1472
@book{huet-plotkin91,
nipkow@10186
  1473
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6592
  1474
  title		= {Logical Frameworks},
paulson@6592
  1475
  booktitle	= {Logical Frameworks},
paulson@6592
  1476
  publisher	= CUP,
paulson@6592
  1477
  year		= 1991}
paulson@6592
  1478
paulson@6613
  1479
@book{huet-plotkin93,
nipkow@10186
  1480
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6613
  1481
  title		= {Logical Environments},
paulson@6613
  1482
  booktitle	= {Logical Environments},
paulson@6613
  1483
  publisher	= CUP,
paulson@6613
  1484
  year		= 1993}
paulson@6613
  1485
paulson@6613
  1486
@Proceedings{hug93,
paulson@6613
  1487
  editor	= {J. Joyce and C. Seger},
paulson@6613
  1488
  title		= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1489
		  Applications: HUG '93},
paulson@6613
  1490
  booktitle	= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1491
		  Applications: HUG '93},
paulson@6613
  1492
  year		= {Published 1994},
paulson@6613
  1493
  publisher	= {Springer},
paulson@6613
  1494
  series	= {LNCS 780}}
paulson@6613
  1495
paulson@6592
  1496
@proceedings{colog88,
nipkow@10186
  1497
  editor	= {P. Martin-L{\"o}f and G. Mints},
paulson@6592
  1498
  title		= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1499
  booktitle	= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1500
  year		= {Published 1990},
paulson@6592
  1501
  publisher	= {Springer},
paulson@6592
  1502
  organization	= {Estonian Academy of Sciences},
paulson@6592
  1503
  address	= {Tallinn},
paulson@6592
  1504
  series	= {LNCS 417}}
paulson@6592
  1505
paulson@6592
  1506
@book{odifreddi90,
paulson@6592
  1507
  editor	= {P. Odifreddi},
paulson@6592
  1508
  title		= {Logic and Computer Science},
paulson@6592
  1509
  booktitle	= {Logic and Computer Science},
paulson@6592
  1510
  publisher	= {Academic Press},
paulson@6592
  1511
  year		= 1990}
paulson@6592
  1512
paulson@6592
  1513
@proceedings{extensions91,
paulson@6592
  1514
  editor	= {Peter Schroeder-Heister},
paulson@6592
  1515
  title		= {Extensions of Logic Programming},
paulson@6592
  1516
  booktitle	= {Extensions of Logic Programming},
paulson@6592
  1517
  year		= 1991,
paulson@6592
  1518
  series	= {LNAI 475}, 
paulson@6592
  1519
  publisher	= {Springer}}
paulson@6592
  1520
paulson@6592
  1521
@proceedings{cade10,
paulson@6592
  1522
  editor	= {Mark E. Stickel},
paulson@6592
  1523
  title		= {10th } # CADE,
paulson@6592
  1524
  booktitle	= {10th } # CADE,
paulson@6592
  1525
  year		= 1990,
paulson@6592
  1526
  publisher	= {Springer},
paulson@6592
  1527
  series	= {LNAI 449}}
paulson@6592
  1528
paulson@6592
  1529
@Proceedings{lics8,
paulson@6592
  1530
  editor	= {M. Vardi},
paulson@6592
  1531
  title		= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1532
  booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1533
  publisher	= IEEE,
paulson@6592
  1534
  year		= 1993}
paulson@6592
  1535
paulson@6592
  1536
@book{wos-fest,
paulson@6592
  1537
  title		= {Automated Reasoning and its Applications: 
paulson@6592
  1538
			Essays in Honor of {Larry Wos}},
paulson@6592
  1539
  booktitle	= {Automated Reasoning and its Applications: 
paulson@6592
  1540
			Essays in Honor of {Larry Wos}},
paulson@6592
  1541
  publisher	= {MIT Press},
paulson@6592
  1542
  year		= 1997,
paulson@6592
  1543
  editor	= {Robert Veroff}}
paulson@6592
  1544
paulson@6613
  1545
@proceedings{fme93,
paulson@6613
  1546
  editor	= {J. C. P. Woodcock and P. G. Larsen},
paulson@6613
  1547
  title		= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1548
  booktitle	= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1549
  year		= 1993,
berghofe@13009
  1550
  publisher	= Springer,
berghofe@13009
  1551
  series	= LNCS,
berghofe@13009
  1552
  volume        = 670}
paulson@6613
  1553
paulson@6592
  1554
@Proceedings{tphols96,
paulson@6592
  1555
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1556
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1557
  editor	= {J. von Wright and J. Grundy and J. Harrison},
berghofe@13009
  1558
  publisher     = Springer,
berghofe@13009
  1559
  series	= LNCS,
berghofe@13009
  1560
  volume        = 1125,
paulson@6592
  1561
  year		= 1996}
paulson@6670
  1562
wenzelm@7041
  1563
@Proceedings{tphols97,
wenzelm@7041
  1564
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1565
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1566
  editor	= {Elsa L. Gunter and Amy Felty},
berghofe@13009
  1567
  publisher     = Springer,
berghofe@13009
  1568
  series	= LNCS,
berghofe@13009
  1569
  volume        = 1275,
wenzelm@7041
  1570
  year		= 1997}
wenzelm@7041
  1571
wenzelm@7041
  1572
@Proceedings{tphols98,
wenzelm@7041
  1573
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1574
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1575
  editor	= {Jim Grundy and Malcom Newey},
berghofe@13009
  1576
  publisher     = Springer,
berghofe@13009
  1577
  series	= LNCS,
berghofe@13009
  1578
  volume        = 1479,
wenzelm@7041
  1579
  year		= 1998}
wenzelm@7041
  1580
paulson@6670
  1581
@Proceedings{tphols99,
paulson@6670
  1582
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  1583
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7350
  1584
  editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
wenzelm@7350
  1585
                  Paulin, C. and Thery, L.},
berghofe@13009
  1586
  publisher     = Springer,
berghofe@13009
  1587
  series	= LNCS,
berghofe@13009
  1588
  volume        = 1690,
paulson@6670
  1589
  year		= 1999}
paulson@6670
  1590
wenzelm@12878
  1591
@Proceedings{tphols2000,
wenzelm@12878
  1592
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  1593
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  1594
  editor        = {J. Harrison and M. Aagaard},
berghofe@13009
  1595
  publisher     = Springer,
berghofe@13009
  1596
  series        = LNCS,
berghofe@13009
  1597
  volume        = 1869,
wenzelm@12878
  1598
  year          = 2000}
wenzelm@12878
  1599
wenzelm@12878
  1600
@Proceedings{tphols2001,
wenzelm@12878
  1601
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  1602
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  1603
  editor        = {R. J. Boulton and P. B. Jackson},
berghofe@13009
  1604
  publisher     = Springer,
berghofe@13009
  1605
  series        = LNCS,
berghofe@13009
  1606
  volume        = 2152,
wenzelm@12878
  1607
  year          = 2001}
haftmann@22317
  1608
krauss@23187
  1609
@Proceedings{ijcar2006,
krauss@23187
  1610
  title         = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  1611
  booktitle     = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  1612
  editor        = {U. Furbach and N. Shankar},
krauss@23187
  1613
  publisher     = Springer,
krauss@23187
  1614
  series        = LNCS,
krauss@23187
  1615
  volume        = 4130,
krauss@23187
  1616
  year          = 2006}
krauss@23187
  1617
krauss@25093
  1618
@Proceedings{tphols2007,
krauss@25093
  1619
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  1620
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  1621
  editor        = {K. Schneider and J. Brandt},
krauss@25093
  1622
  publisher     = Springer,
krauss@25093
  1623
  series        = LNCS,
krauss@25093
  1624
  volume        = 4732,
krauss@25093
  1625
  year          = 2007}
krauss@25093
  1626
haftmann@28593
  1627
@Proceedings{tphols2008,
haftmann@28593
  1628
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  1629
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  1630
  publisher     = Springer,
haftmann@28593
  1631
  series        = LNCS,
haftmann@28593
  1632
  year          = 2008}
haftmann@28593
  1633
%  editor        =
haftmann@28593
  1634
%  volume        = 4732,
haftmann@28593
  1635
haftmann@22317
  1636
@unpublished{classes_modules,
haftmann@23956
  1637
  title         = {{ML} Modules and {Haskell} Type Classes: A Constructive Comparison},
haftmann@22317
  1638
  author        = {Stefan Wehr et. al.}
haftmann@22317
  1639
}