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