doc-src/manual.bib
author paulson
Mon, 01 Nov 1999 12:48:54 +0100
changeset 7991 966efa3bb851
parent 7989 50ca726466c6
child 8003 5244d7ed31b9
permissions -rw-r--r--
inserted {...}
     1 % BibTeX database for the Isabelle documentation
     2 %
     3 % Lawrence C Paulson $Id$
     4 
     5 %publishers
     6 @string{AP="Academic Press"}
     7 @string{CUP="Cambridge University Press"}
     8 @string{IEEE="{\sc ieee} Computer Society Press"}
     9 @string{LNCS="Lect.\ Notes in Comp.\ Sci."}
    10 @string{MIT="MIT Press"}
    11 @string{NH="North-Holland"}
    12 @string{Prentice="Prentice-Hall"}
    13 @string{PH="Prentice-Hall"}
    14 @string{Springer="Springer-Verlag"}
    15 
    16 %institutions
    17 @string{CUCL="Comp. Lab., Univ. Camb."}
    18 @string{Edinburgh="Dept. Comp. Sci., Univ. Edinburgh"}
    19 
    20 %journals
    21 @string{FAC="Formal Aspects Comput."}
    22 @string{JAR="J. Auto. Reas."}
    23 @string{JCS="J. Comput. Secur."}
    24 @string{JFP="J. Func. Prog."}
    25 @string{JLC="J. Logic and Comput."}
    26 @string{JLP="J. Logic Prog."}
    27 @string{JSC="J. Symb. Comput."}
    28 @string{JSL="J. Symb. Logic"}
    29 @string{SIGPLAN="{SIGPLAN} Notices"}
    30 
    31 %conferences
    32 @string{CADE="International Conference on Automated Deduction"}
    33 @string{POPL="Symposium on Principles of Programming Languages"}
    34 @string{TYPES="Types for Proofs and Programs"}
    35 
    36 
    37 %A
    38 
    39 @incollection{abramsky90,
    40   author	= {Samson Abramsky},
    41   title		= {The Lazy Lambda Calculus},
    42   pages		= {65-116},
    43   editor	= {David A. Turner},
    44   booktitle	= {Research Topics in Functional Programming},
    45   publisher	= {Addison-Wesley},
    46   year		= 1990}
    47 
    48 @Unpublished{abrial93,
    49   author	= {J. R. Abrial and G. Laffitte},
    50   title		= {Towards the Mechanization of the Proofs of some Classical
    51 		  Theorems of Set Theory},
    52   note		= {preprint},
    53   year		= 1993,
    54   month		= Feb}
    55 
    56 @incollection{aczel77,
    57   author	= {Peter Aczel},
    58   title		= {An Introduction to Inductive Definitions},
    59   pages		= {739-782},
    60   crossref	= {barwise-handbk}}
    61 
    62 @Book{aczel88,
    63   author	= {Peter Aczel},
    64   title		= {Non-Well-Founded Sets},
    65   publisher	= {CSLI},
    66   year		= 1988}
    67 
    68 @InProceedings{alf,
    69   author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
    70   title		= {The {ALF} Proof Editor and Its Proof Engine},
    71   crossref	= {types93},
    72   pages		= {213-237}}
    73 
    74 @book{andrews86,
    75   author	= "Peter Andrews",
    76   title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
    77 through Proof",
    78   publisher	= AP,
    79   series	= "Computer Science and Applied Mathematics",
    80   year		= 1986}
    81 
    82 @Misc{isamode,
    83   author =	 {David Aspinall},
    84   title =	 {Isamode},
    85   note =	 {\url{http://www.dcs.ed.ac.uk/home/da/Isamode/}}
    86 }
    87 
    88 @Misc{proofgeneral,
    89   author =	 {David Aspinall and others},
    90   title =	 {{P}roof {G}eneral --- {O}rganize your proofs!},
    91   note =	 {\url{http://www.dcs.ed.ac.uk/home/proofgen/}}
    92 }
    93 
    94 %B
    95 
    96 @incollection{basin91,
    97   author	= {David Basin and Matt Kaufmann},
    98   title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
    99 		   Comparison}, 
   100   crossref	= {huet-plotkin91},
   101   pages		= {89-119}}
   102 
   103 
   104 @InProceedings{Berghofer-Wenzel:1999:TPHOL,
   105   author = 	 {Stefan Berghofer and Markus Wenzel},
   106   title = 	 {Inductive datatypes in {HOL} --- lessons learned in
   107                   {F}ormal-{L}ogic {E}ngineering},
   108   crossref =     {tphols99}}
   109 
   110 @book{Bird-Wadler,author="Richard Bird and Philip Wadler",
   111 title="Introduction to Functional Programming",publisher=PH,year=1988}
   112 
   113 @Article{boyer86,
   114   author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
   115 		   Overbeek and Mark Stickel and Lawrence Wos},
   116   title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
   117 		   Axioms},
   118   journal	= JAR,
   119   year		= 1986,
   120   volume	= 2,
   121   number	= 3,
   122   pages		= {287-327}}
   123 
   124 @book{bm79,
   125   author	= {Robert S. Boyer and J Strother Moore},
   126   title		= {A Computational Logic},
   127   publisher	= {Academic Press},
   128   year		= 1979}
   129 
   130 @book{bm88book,
   131   author	= {Robert S. Boyer and J Strother Moore},
   132   title		= {A Computational Logic Handbook},
   133   publisher	= {Academic Press},
   134   year		= 1988}
   135 
   136 @Article{debruijn72,
   137   author	= {N. G. de Bruijn},
   138   title		= {Lambda Calculus Notation with Nameless Dummies,
   139 	a Tool for Automatic Formula Manipulation,
   140 	with Application to the {Church-Rosser Theorem}},
   141   journal	= {Indag. Math.},
   142   volume	= 34,
   143   pages		= {381-392},
   144   year		= 1972}
   145 
   146 %C
   147 
   148 @TechReport{camilleri92,
   149   author	= {J. Camilleri and T. F. Melham},
   150   title		= {Reasoning with Inductively Defined Relations in the
   151 		 {HOL} Theorem Prover},
   152   institution	= CUCL,
   153   year		= 1992,
   154   number	= 265,
   155   month		= Aug}
   156 
   157 @Book{charniak80,
   158   author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
   159   title		= {Artificial Intelligence Programming},
   160   publisher	= {Lawrence Erlbaum Associates},
   161   year		= 1980}
   162 
   163 @article{church40,
   164   author	= "Alonzo Church",
   165   title		= "A Formulation of the Simple Theory of Types",
   166   journal	= JSL,
   167   year		= 1940,
   168   volume	= 5,
   169   pages		= "56-68"}
   170 
   171 @PhdThesis{coen92,
   172   author	= {Martin D. Coen},
   173   title		= {Interactive Program Derivation},
   174   school	= {University of Cambridge},
   175   note		= {Computer Laboratory Technical Report 272},
   176   month		= nov,
   177   year		= 1992}
   178 
   179 @book{constable86,
   180   author	= {R. L. Constable and others},
   181   title		= {Implementing Mathematics with the Nuprl Proof
   182 		 Development System}, 
   183   publisher	= Prentice,
   184   year		= 1986}
   185 
   186 %D
   187 
   188 @Book{davey-priestley,
   189   author	= {B. A. Davey and H. A. Priestley},
   190   title		= {Introduction to Lattices and Order},
   191   publisher	= CUP,
   192   year		= 1990}
   193 
   194 @Book{devlin79,
   195   author	= {Keith J. Devlin},
   196   title		= {Fundamentals of Contemporary Set Theory},
   197   publisher	= {Springer},
   198   year		= 1979}
   199 
   200 @book{dummett,
   201   author	= {Michael Dummett},
   202   title		= {Elements of Intuitionism},
   203   year		= 1977,
   204   publisher	= {Oxford University Press}}
   205 
   206 @incollection{dybjer91,
   207   author	= {Peter Dybjer},
   208   title		= {Inductive Sets and Families in {Martin-L\"of's} Type
   209 		  Theory and Their Set-Theoretic Semantics}, 
   210   crossref	= {huet-plotkin91},
   211   pages		= {280-306}}
   212 
   213 @Article{dyckhoff,
   214   author	= {Roy Dyckhoff},
   215   title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
   216   journal	= JSL,
   217   year		= 1992,
   218   volume	= 57,
   219   number	= 3,
   220   pages		= {795-807}}
   221 
   222 %F
   223 
   224 @Article{IMPS,
   225   author	= {William M. Farmer and Joshua D. Guttman and F. Javier
   226 		 Thayer},
   227   title		= {{IMPS}: An Interactive Mathematical Proof System},
   228   journal	= JAR,
   229   volume	= 11,
   230   number	= 2,
   231   year		= 1993,
   232   pages		= {213-248}}
   233 
   234 @InProceedings{felty91a,
   235   Author	= {Amy Felty},
   236   Title		= {A Logic Program for Transforming Sequent Proofs to Natural
   237 		  Deduction Proofs}, 
   238   crossref	= {extensions91},
   239   pages		= {157-178}}
   240 
   241 @TechReport{frost93,
   242   author	= {Jacob Frost},
   243   title		= {A Case Study of Co-induction in {Isabelle HOL}},
   244   institution	= CUCL,
   245   number	= 308,
   246   year		= 1993,
   247   month		= Aug}
   248 
   249 %revised version of frost93
   250 @TechReport{frost95,
   251   author	= {Jacob Frost},
   252   title		= {A Case Study of Co-induction in {Isabelle}},
   253   institution	= CUCL,
   254   number	= 359,
   255   year		= 1995,
   256   month		= Feb}
   257 
   258 @inproceedings{OBJ,
   259   author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
   260 		 and J. Meseguer}, 
   261   title		= {Principles of {OBJ2}},
   262   booktitle	= POPL, 
   263   year		= 1985,
   264   pages		= {52-66}}
   265 
   266 %G
   267 
   268 @book{gallier86,
   269   author	= {J. H. Gallier},
   270   title		= {Logic for Computer Science: 
   271 		Foundations of Automatic Theorem Proving},
   272   year		= 1986,
   273   publisher	= {Harper \& Row}}
   274 
   275 @Book{galton90,
   276   author	= {Antony Galton},
   277   title		= {Logic for Information Technology},
   278   publisher	= {Wiley},
   279   year		= 1990}
   280 
   281 @InProceedings{gimenez-codifying,
   282   author	= {Eduardo Gim{\'e}nez},
   283   title		= {Codifying Guarded Definitions with Recursive Schemes},
   284   crossref	= {types94},
   285   pages		= {39-59}
   286 }
   287 
   288 @Book{mgordon-hol,
   289   author	= {M. J. C. Gordon and T. F. Melham},
   290   title		= {Introduction to {HOL}: A Theorem Proving Environment for
   291 		 Higher Order Logic},
   292   publisher	= CUP,
   293   year		= 1993}
   294 
   295 @book{mgordon79,
   296   author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
   297 		 Wadsworth},
   298   title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
   299   year		= 1979,
   300   publisher	= {Springer},
   301   series	= {LNCS 78}}
   302 
   303 @inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
   304 title={Why we can't have {SML} style datatype declarations in {HOL}},
   305 booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
   306 IFIP TC10/WG10.2 Intl. Workshop, 1992},
   307 editor={L.J.M. Claesen and M.J.C. Gordon},
   308 publisher=NH,year=1993,pages={561--568}}
   309 
   310 @InProceedings{gunter-trees,
   311   author	= {Elsa L. Gunter},
   312   title		= {A Broader Class of Trees for Recursive Type Definitions for
   313 		  {HOL}},
   314   crossref	= {hug93},
   315   pages		= {141-154}}
   316 
   317 %H
   318 
   319 @Book{halmos60,
   320   author	= {Paul R. Halmos},
   321   title		= {Naive Set Theory},
   322   publisher	= {Van Nostrand},
   323   year		= 1960}
   324 
   325 @Book{hennessy90,
   326   author	= {Matthew Hennessy},
   327   title		= {The Semantics of Programming Languages: An Elementary
   328 		  Introduction Using Structural Operational Semantics},
   329   publisher	= {Wiley},
   330   year		= 1990}
   331 
   332 @Article{haskell-report,
   333   author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
   334   title		= {Report on the Programming Language {Haskell}: A
   335 		 Non-strict, Purely Functional Language},
   336   journal	= SIGPLAN,
   337   year		= 1992,
   338   volume	= 27,
   339   number	= 5,
   340   month		= May,
   341   note		= {Version 1.2}}
   342 
   343 @Article{haskell-tutorial,
   344   author	= {Paul Hudak and Joseph H. Fasel},
   345   title		= {A Gentle Introduction to {Haskell}},
   346   journal	= SIGPLAN,
   347   year		= 1992,
   348   volume	= 27,
   349   number	= 5,
   350   month		= May}
   351 
   352 @article{huet75,
   353   author	= {G. P. Huet},
   354   title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
   355   journal	= TCS,
   356   volume	= 1,
   357   year		= 1975,
   358   pages		= {27-57}}
   359 
   360 @article{huet78,
   361   author	= {G. P. Huet and B. Lang},
   362   title		= {Proving and Applying Program Transformations Expressed with 
   363 			Second-Order Patterns},
   364   journal	= acta,
   365   volume	= 11,
   366   year		= 1978, 
   367   pages		= {31-55}}
   368 
   369 @inproceedings{huet88,
   370   author	= {G\'erard Huet},
   371   title		= {Induction Principles Formalized in the {Calculus of
   372 		 Constructions}}, 
   373   booktitle	= {Programming of Future Generation Computers},
   374   editor	= {K. Fuchi and M. Nivat},
   375   year		= 1988,
   376   pages		= {205-216}, 
   377   publisher	= {Elsevier}}
   378 
   379 @InProceedings{Harrison:1996:MizarHOL,
   380   author = 	 {J. Harrison},
   381   title = 	 {A {Mizar} Mode for {HOL}},
   382   pages =	 {203--220},
   383   crossref =     {tphols96}}
   384 
   385 %K
   386 
   387 @InProceedings{kammueller-locales,
   388   author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
   389                   Lawrence C. Paulson},
   390   title = 	 {Locales: A Sectioning Concept for {Isabelle}},
   391   crossref =	 {tphols99}}
   392 
   393 @book{Knuth3-75,author={Donald E. Knuth},
   394 title={The Art of Computer Programming, Volume 3: Sorting and Searching},
   395 publisher={Addison-Wesley},year=1975}
   396 
   397 @Book{kunen80,
   398   author	= {Kenneth Kunen},
   399   title		= {Set Theory: An Introduction to Independence Proofs},
   400   publisher	= NH,
   401   year		= 1980}
   402 
   403 %M
   404 
   405 @Article{mw81,
   406   author	= {Zohar Manna and Richard Waldinger},
   407   title		= {Deductive Synthesis of the Unification Algorithm},
   408   journal	= SCP,
   409   year		= 1981,
   410   volume	= 1,
   411   number	= 1,
   412   pages		= {5-48}}
   413 
   414 @InProceedings{martin-nipkow,
   415   author	= {Ursula Martin and Tobias Nipkow},
   416   title		= {Ordered Rewriting and Confluence},
   417   crossref	= {cade10},
   418   pages		= {366-380}}
   419 
   420 @book{martinlof84,
   421   author	= {Per Martin-L\"of},
   422   title		= {Intuitionistic type theory},
   423   year		= 1984,
   424   publisher	= {Bibliopolis}}
   425 
   426 @incollection{melham89,
   427   author	= {Thomas F. Melham},
   428   title		= {Automating Recursive Type Definitions in Higher Order
   429 		 Logic}, 
   430   pages		= {341-386},
   431   crossref	= {birtwistle89}}
   432 
   433 @Article{miller-mixed,
   434   Author	= {Dale Miller},
   435   Title		= {Unification Under a Mixed Prefix},
   436   journal	= JSC,
   437   volume	= 14,
   438   number	= 4,
   439   pages		= {321-358},
   440   Year		= 1992}
   441 
   442 @Article{milner78,
   443   author	= {Robin Milner},
   444   title		= {A Theory of Type Polymorphism in Programming},
   445   journal	= "J. Comp.\ Sys.\ Sci.",
   446   year		= 1978,
   447   volume	= 17,
   448   pages		= {348-375}}
   449 
   450 @TechReport{milner-ind,
   451   author	= {Robin Milner},
   452   title		= {How to Derive Inductions in {LCF}},
   453   institution	= Edinburgh,
   454   year		= 1980,
   455   type		= {note}}
   456 
   457 @Article{milner-coind,
   458   author	= {Robin Milner and Mads Tofte},
   459   title		= {Co-induction in Relational Semantics},
   460   journal	= TCS,
   461   year		= 1991,
   462   volume	= 87,
   463   pages		= {209-220}}
   464 
   465 @Book{milner89,
   466   author	= {Robin Milner},
   467   title		= {Communication and Concurrency},
   468   publisher	= Prentice,
   469   year		= 1989}
   470 
   471 @PhdThesis{monahan84,
   472   author	= {Brian Q. Monahan},
   473   title		= {Data Type Proofs using Edinburgh {LCF}},
   474   school	= {University of Edinburgh},
   475   year		= 1984}
   476 
   477 @article{MuellerNvOS99,
   478 author=
   479 {Olaf M\"uller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
   480 title={{HOLCF = HOL + LCF}},journal=JFP,year=1999}
   481 
   482 %N
   483 
   484 @InProceedings{NaraschewskiW-TPHOLs98,
   485   author	= {Wolfgang Naraschewski and Markus Wenzel},
   486   title		= 
   487 {Object-Oriented Verification based on Record Subtyping in
   488                   Higher-Order Logic},
   489   crossref      = {tphols98}}
   490 
   491 @inproceedings{nazareth-nipkow,
   492   author	= {Dieter Nazareth and Tobias Nipkow},
   493   title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
   494   crossref	= {tphols96},
   495   pages		= {331-345},
   496   year		= 1996}
   497 
   498 @inproceedings{nipkow-W,
   499   author	= {Wolfgang Naraschewski and Tobias Nipkow},
   500   title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
   501   booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
   502   editor	= {E. Gim\'enez and C. Paulin-Mohring},
   503   publisher	= Springer,
   504   series	= LNCS,
   505   volume	= 1512,
   506   pages		= {317-332},
   507   year		= 1998}
   508 
   509 @inproceedings{Nipkow-CR,
   510   author	= {Tobias Nipkow},
   511   title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
   512   booktitle	= {Automated Deduction --- CADE-13},
   513   editor	= {M. McRobbie and J.K. Slaney},
   514   publisher	= Springer,
   515   series	= LNCS,
   516   volume	= 1104,
   517   pages		= {733-747},
   518   year		= 1996}
   519 
   520 % WAS Nipkow-LICS-93
   521 @InProceedings{nipkow-patterns,
   522   title		= {Functional Unification of Higher-Order Patterns},
   523   author	= {Tobias Nipkow},
   524   pages		= {64-74},
   525   crossref	= {lics8},
   526   url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
   527   keywords	= {unification}}
   528 
   529 @article{nipkow-IMP,
   530   author	= {Tobias Nipkow},
   531   title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
   532   journal	= FAC,
   533   volume	= 10,
   534   pages		= {171-186},
   535   year		= 1998}
   536 
   537 @manual{isabelle-HOL,
   538   author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
   539   title		= {{Isabelle}'s Logics: {HOL}},
   540   institution	= {Institut f\"ur Informatik, Technische Universi\"at
   541                   M\"unchen and Computer Laboratory, University of Cambridge}}
   542 
   543 @article{nipkow-prehofer,
   544   author	= {Tobias Nipkow and Christian Prehofer},
   545   title		= {Type Reconstruction for Type Classes},
   546   journal	= JFP,
   547   volume	= 5,
   548   number	= 2,
   549   year		= 1995,
   550   pages		= {201-224}}
   551 
   552 @Article{noel,
   553   author	= {Philippe No{\"e}l},
   554   title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
   555   journal	= JAR,
   556   volume	= 10,
   557   number	= 1,
   558   pages		= {15-58},
   559   year		= 1993}
   560 
   561 @book{nordstrom90,
   562   author	= {Bengt {Nordstr\"om} and Kent Petersson and Jan Smith},
   563   title		= {Programming in {Martin-L\"of}'s Type Theory.  An
   564 		 Introduction}, 
   565   publisher	= {Oxford University Press}, 
   566   year		= 1990}
   567 
   568 %O
   569 
   570 @Manual{pvs-language,
   571   title		= {The {PVS} specification language},
   572   author	= {S. Owre and N. Shankar and J. M. Rushby},
   573   organization	= {Computer Science Laboratory, SRI International},
   574   address	= {Menlo Park, CA},
   575   note          = {Beta release},
   576   year		= 1993,
   577   month		= apr,
   578   url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
   579 
   580 %P
   581 
   582 % replaces paulin92
   583 @InProceedings{paulin-tlca,
   584   author	= {Christine Paulin-Mohring},
   585   title		= {Inductive Definitions in the System {Coq}: Rules and
   586 		 Properties},
   587   crossref	= {tlca93},
   588   pages		= {328-345}}
   589 
   590 @InProceedings{paulson-CADE,
   591   author	= {Lawrence C. Paulson},
   592   title		= {A Fixedpoint Approach to Implementing (Co)Inductive
   593 		  Definitions},
   594   pages		= {148-161},
   595   crossref	= {cade12}}
   596 
   597 @InProceedings{paulson-COLOG,
   598   author	= {Lawrence C. Paulson},
   599   title		= {A Formulation of the Simple Theory of Types (for
   600 		 {Isabelle})}, 
   601   pages		= {246-274},
   602   crossref	= {colog88},
   603   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
   604 
   605 @Article{paulson-coind,
   606   author	= {Lawrence C. Paulson},
   607   title		= {Mechanizing Coinduction and Corecursion in Higher-Order
   608 		  Logic},
   609   journal	= JLC,
   610   year		= 1997,
   611   volume	= 7,
   612   number	= 2,
   613   month		= mar,
   614   pages		= {175-204}}
   615 
   616 @manual{isabelle-ref,
   617   author	= {Lawrence C. Paulson},
   618   title		= {The {Isabelle} Reference Manual},
   619   institution	= CUCL}
   620 
   621 @manual{isabelle-ZF,
   622   author	= {Lawrence C. Paulson},
   623   title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
   624   institution	= CUCL}
   625 
   626 @article{paulson-found,
   627   author	= {Lawrence C. Paulson},
   628   title		= {The Foundation of a Generic Theorem Prover},
   629   journal	= JAR,
   630   volume	= 5,
   631   number	= 3,
   632   pages		= {363-397},
   633   year		= 1989,
   634   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
   635 
   636 %replaces paulson-final
   637 @Article{paulson-mscs,
   638   author	= {Lawrence C. Paulson},
   639   title = 	 {Final Coalgebras as Greatest Fixed Points 
   640                   in {ZF} Set Theory},
   641   journal	= {Mathematical Structures in Computer Science},
   642   year		= 1999,
   643   volume	= 9,
   644   note		= {in press}}
   645 
   646 @InCollection{paulson-generic,
   647   author	= {Lawrence C. Paulson},
   648   title		= {Generic Automatic Proof Tools},
   649   crossref	= {wos-fest},
   650   chapter	= 3}
   651 
   652 @Article{paulson-gr,
   653   author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
   654   title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
   655 		  Choice},
   656   journal	= JAR,
   657   year		= 1996,
   658   volume	= 17,
   659   number	= 3,
   660   month		= dec,
   661   pages		= {291-323}}
   662 
   663 @InCollection{paulson-handbook,
   664   author	= {Lawrence C. Paulson},
   665   title		= {Designing a Theorem Prover},
   666   crossref	= {handbk-lics2},
   667   pages		= {415-475}}
   668 
   669 @Book{paulson-isa-book,
   670   author	= {Lawrence C. Paulson},
   671   title		= {Isabelle: A Generic Theorem Prover},
   672   publisher	= {Springer},
   673   year		= 1994,
   674   note		= {LNCS 828}}
   675 
   676 @InCollection{paulson-markt,
   677   author	= {Lawrence C. Paulson},
   678   title		= {Tool Support for Logics of Programs},
   679   booktitle	= {Mathematical Methods in Program Development:
   680                   Summer School Marktoberdorf 1996},
   681   publisher	= {Springer},
   682   pages		= {461-498},
   683   year		= {Published 1997},
   684   editor	= {Manfred Broy},
   685   series	= {NATO ASI Series F}}
   686 
   687 %replaces Paulson-ML and paulson91
   688 @book{paulson-ml2,
   689   author	= {Lawrence C. Paulson},
   690   title		= {{ML} for the Working Programmer},
   691   year		= 1996,
   692   edition	= {2nd},
   693   publisher	= CUP}
   694 
   695 @article{paulson-natural,
   696   author	= {Lawrence C. Paulson},
   697   title		= {Natural Deduction as Higher-order Resolution},
   698   journal	= JLP,
   699   volume	= 3,
   700   pages		= {237-258},
   701   year		= 1986,
   702   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
   703 
   704 @Article{paulson-set-I,
   705   author	= {Lawrence C. Paulson},
   706   title		= {Set Theory for Verification: {I}.  {From}
   707 		 Foundations to Functions},
   708   journal	= JAR,
   709   volume	= 11,
   710   number	= 3,
   711   pages		= {353-389},
   712   year		= 1993,
   713   url		= {\url{ftp://ftp.cl.cam.ac.uk/ml/set-I.ps.gz}}}
   714 
   715 @Article{paulson-set-II,
   716   author	= {Lawrence C. Paulson},
   717   title		= {Set Theory for Verification: {II}.  {Induction} and
   718 		 Recursion},
   719   journal	= JAR,
   720   volume	= 15,
   721   number	= 2,
   722   pages		= {167-215},
   723   year		= 1995,
   724   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
   725 
   726 @article{paulson85,
   727   author	= {Lawrence C. Paulson},
   728   title		= {Verifying the Unification Algorithm in {LCF}},
   729   journal	= SCP,
   730   volume	= 5,
   731   pages		= {143-170},
   732   year		= 1985}
   733 
   734 %replqces Paulson-LCF
   735 @book{paulson87,
   736   author	= {Lawrence C. Paulson},
   737   title		= {Logic and Computation: Interactive proof with Cambridge
   738 		 LCF}, 
   739   year		= 1987,
   740   publisher	= CUP}
   741 
   742 @incollection{paulson700,
   743   author	= {Lawrence C. Paulson},
   744   title		= {{Isabelle}: The Next 700 Theorem Provers},
   745   crossref	= {odifreddi90},
   746   pages		= {361-386},
   747   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
   748 
   749 % replaces paulson-ns and paulson-security
   750 @Article{paulson-jcs,
   751   author	= {Lawrence C. Paulson},
   752   title		= {The Inductive Approach to Verifying Cryptographic Protocols},
   753   journal	= JCS,
   754   year		= 1998,
   755   volume	= 6,
   756   pages		= {85-128}}
   757 
   758 @article{pelletier86,
   759   author	= {F. J. Pelletier},
   760   title		= {Seventy-five Problems for Testing Automatic Theorem
   761 		 Provers}, 
   762   journal	= JAR,
   763   volume	= 2,
   764   pages		= {191-216},
   765   year		= 1986,
   766   note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
   767 
   768 @Article{pitts94,  
   769   author	= {Andrew M. Pitts},
   770   title		= {A Co-induction Principle for Recursively Defined Domains},
   771   journal	= TCS,
   772   volume	= 124, 
   773   pages		= {195-219},
   774   year		= 1994} 
   775 
   776 @Article{plaisted90,
   777   author	= {David A. Plaisted},
   778   title		= {A Sequent-Style Model Elimination Strategy and a Positive
   779 		 Refinement},
   780   journal	= JAR,
   781   year		= 1990,
   782   volume	= 6,
   783   number	= 4,
   784   pages		= {389-402}}
   785 
   786 %Q
   787 
   788 @Article{quaife92,
   789   author	= {Art Quaife},
   790   title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
   791 		 Theory},
   792   journal	= JAR,
   793   year		= 1992,
   794   volume	= 8,
   795   number	= 1,
   796   pages		= {91-147}}
   797 
   798 %R
   799 
   800 @TechReport{rasmussen95,
   801   author	= {Ole Rasmussen},
   802   title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
   803 		  Experiment},
   804   institution	= {Computer Laboratory, University of Cambridge},
   805   year		= 1995,
   806   number	= 364,
   807   month		= may,
   808   url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
   809 
   810 @Book{reeves90,
   811   author	= {Steve Reeves and Michael Clarke},
   812   title		= {Logic for Computer Science},
   813   publisher	= {Addison-Wesley},
   814   year		= 1990}
   815 
   816 @InProceedings{Rudnicki:1992:MizarOverview,
   817   author = 	 {P. Rudnicki},
   818   title = 	 {An Overview of the {MIZAR} Project},
   819   booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
   820   year =	 1992,
   821   organization = {Chalmers University of Technology},
   822   publisher =	 {Bastad}
   823 }
   824 
   825 %S
   826 
   827 @inproceedings{saaltink-fme,
   828   author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
   829 		 Dan Craigen and Irwin Meisels},
   830   title		= {An {EVES} Data Abstraction Example}, 
   831   pages		= {578-596},
   832   crossref	= {fme93}}
   833 
   834 @inproceedings{slind-tfl,
   835   author	= {Konrad Slind},
   836   title		= {Function Definition in Higher Order Logic},
   837   booktitle	= {Theorem Proving in Higher Order Logics},
   838   editor	= {J. von Wright and J. Grundy and J. Harrison},
   839   publisher	= Springer,
   840   series	= LNCS,
   841   volume	= 1125,
   842   pages		= {381-397},
   843   year		= 1996}
   844 
   845 @book{suppes72,
   846   author	= {Patrick Suppes},
   847   title		= {Axiomatic Set Theory},
   848   year		= 1972,
   849   publisher	= {Dover}}
   850 
   851 @InCollection{szasz93,
   852   author	= {Nora Szasz},
   853   title		= {A Machine Checked Proof that {Ackermann's} Function is not
   854 		  Primitive Recursive},
   855   crossref	= {huet-plotkin93},
   856   pages		= {317-338}}
   857 
   858 @TechReport{Syme:1997:DECLARE,
   859   author = 	 {D. Syme},
   860   title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
   861   institution =  {University of Cambridge Computer Laboratory},
   862   year = 	 1997,
   863   number =	 416
   864 }
   865 
   866 @PhdThesis{Syme:1998:thesis,
   867   author = 	 {D. Syme},
   868   title = 	 {Declarative Theorem Proving for Operational Semantics},
   869   school = 	 {University of Cambridge},
   870   year = 	 1998,
   871   note =	 {Submitted}
   872 }
   873 
   874 @InProceedings{Syme:1999:TPHOL,
   875   author = 	 {D. Syme},
   876   title = 	 {Three Tactic Theorem Proving},
   877   crossref =     {tphols99}}
   878 
   879 %T
   880 
   881 @book{takeuti87,
   882   author	= {G. Takeuti},
   883   title		= {Proof Theory},
   884   year		= 1987,
   885   publisher	= NH,
   886   edition	= {2nd}}
   887 
   888 @Book{thompson91,
   889   author	= {Simon Thompson},
   890   title		= {Type Theory and Functional Programming},
   891   publisher	= {Addison-Wesley},
   892   year		= 1991}
   893 
   894 @Unpublished{Trybulec:1993:MizarFeatures,
   895   author = 	 {A. Trybulec},
   896   title = 	 {Some Features of the {Mizar} Language},
   897   note = 	 {Presented at a workshop in Turin, Italy},
   898   year =	 1993
   899 }
   900 
   901 %V
   902 
   903 @Unpublished{voelker94,
   904   author	= {Norbert V\"olker},
   905   title		= {The Verification of a Timer Program using {Isabelle/HOL}},
   906   url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
   907   year		= 1994,
   908   month		= aug}
   909 
   910 %W
   911 
   912 @manual{isabelle-sys,
   913   author	= {Markus Wenzel and Stefan Berghofer},
   914   title		= {The {Isabelle} System Manual},
   915   institution	= TUM}
   916 
   917 @manual{isabelle-isar-ref,
   918   author	= {Markus Wenzel},
   919   title		= {The {Isabelle/Isar} Reference Manual},
   920   institution	= TUM}
   921 
   922 
   923 @InProceedings{Wenzel:1999:TPHOL,
   924   author = 	 {Markus Wenzel},
   925   title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
   926   crossref =     {tphols99}}
   927 
   928 @InProceedings{Wenzel:1997:TPHOL,
   929   author = 	 {Markus Wenzel},
   930   title = 	 {Type Classes and Overloading in Higher-Order Logic},
   931   crossref =     {tphols97}}
   932 
   933 
   934 
   935 @book{principia,
   936   author	= {A. N. Whitehead and B. Russell},
   937   title		= {Principia Mathematica},
   938   year		= 1962,
   939   publisher	= CUP, 
   940   note		= {Paperback edition to *56,
   941   abridged from the 2nd edition (1927)}}
   942 
   943 @book{winskel93,
   944   author	= {Glynn Winskel},
   945   title		= {The Formal Semantics of Programming Languages},
   946   publisher	= MIT,year=1993}
   947 
   948 @InCollection{wos-bledsoe,
   949   author	= {Larry Wos},
   950   title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
   951   crossref	= {bledsoe-fest},
   952   pages		= {297-342}}
   953 
   954 @InProceedings{Zammit:1999:TPHOL,
   955   author = 	 {Vincent Zammit},
   956   title = 	 {On the Implementation of an Extensible Declarative Proof Language},
   957   crossref =     {tphols99}}
   958 
   959 %Z
   960 
   961 
   962 % CROSS REFERENCES
   963 
   964 @book{handbk-lics2,
   965   editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
   966   title		= {Handbook of Logic in Computer Science},
   967   booktitle	= {Handbook of Logic in Computer Science},
   968   publisher	= {Oxford University Press},
   969   year		= 1992,
   970   volume	= 2}
   971 
   972 @book{types93,
   973   editor	= {Henk Barendregt and Tobias Nipkow},
   974   title		= TYPES # {: International Workshop {TYPES '93}},
   975   booktitle	= TYPES # {: International Workshop {TYPES '93}},
   976   year		= {published 1994},
   977   publisher	= {Springer},
   978   series	= {LNCS 806}}
   979 
   980 @book{barwise-handbk,
   981   editor	= {J. Barwise},
   982   title		= {Handbook of Mathematical Logic},
   983   booktitle	= {Handbook of Mathematical Logic},
   984   year		= 1977,
   985   publisher	= NH}
   986 
   987 @Proceedings{tlca93,
   988   title		= {Typed Lambda Calculi and Applications},
   989   booktitle	= {Typed Lambda Calculi and Applications},
   990   editor	= {M. Bezem and J.F. Groote},
   991   year		= 1993,
   992   publisher	= {Springer},
   993   series	= {LNCS 664}}
   994 
   995 @book{birtwistle89,
   996   editor	= {Graham Birtwistle and P. A. Subrahmanyam},
   997   title		= {Current Trends in Hardware Verification and Automated
   998 		 Theorem Proving}, 
   999   booktitle	= {Current Trends in Hardware Verification and Automated
  1000 		 Theorem Proving}, 
  1001   publisher	= {Springer},
  1002   year		= 1989}
  1003 
  1004 @book{bledsoe-fest,
  1005   title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
  1006   booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
  1007   publisher	= {Kluwer Academic Publishers},
  1008   year		= 1991,
  1009   editor	= {Robert S. Boyer}}
  1010 
  1011 @Proceedings{cade12,
  1012   editor	= {Alan Bundy},
  1013   title		= {Automated Deduction --- {CADE}-12 
  1014 		  International Conference},
  1015   booktitle	= {Automated Deduction --- {CADE}-12 
  1016 		  International Conference},
  1017   year		= 1994,
  1018   series	= {LNAI 814},
  1019   publisher	= {Springer}}
  1020 
  1021 @book{types94,
  1022   editor	= {Peter Dybjer and Bengt Nordstr{\"om} and Jan Smith},
  1023   title		= TYPES # {: International Workshop {TYPES '94}},
  1024   booktitle	= TYPES # {: International Workshop {TYPES '94}},
  1025   year		= 1995,
  1026   publisher	= {Springer},
  1027   series	= {LNCS 996}}
  1028 
  1029 @book{huet-plotkin91,
  1030   editor	= {{G\'erard} Huet and Gordon Plotkin},
  1031   title		= {Logical Frameworks},
  1032   booktitle	= {Logical Frameworks},
  1033   publisher	= CUP,
  1034   year		= 1991}
  1035 
  1036 @book{huet-plotkin93,
  1037   editor	= {{G\'erard} Huet and Gordon Plotkin},
  1038   title		= {Logical Environments},
  1039   booktitle	= {Logical Environments},
  1040   publisher	= CUP,
  1041   year		= 1993}
  1042 
  1043 @Proceedings{hug93,
  1044   editor	= {J. Joyce and C. Seger},
  1045   title		= {Higher Order Logic Theorem Proving and Its
  1046 		  Applications: HUG '93},
  1047   booktitle	= {Higher Order Logic Theorem Proving and Its
  1048 		  Applications: HUG '93},
  1049   year		= {Published 1994},
  1050   publisher	= {Springer},
  1051   series	= {LNCS 780}}
  1052 
  1053 @proceedings{colog88,
  1054   editor	= {P. Martin-L\"of and G. Mints},
  1055   title		= {COLOG-88: International Conference on Computer Logic},
  1056   booktitle	= {COLOG-88: International Conference on Computer Logic},
  1057   year		= {Published 1990},
  1058   publisher	= {Springer},
  1059   organization	= {Estonian Academy of Sciences},
  1060   address	= {Tallinn},
  1061   series	= {LNCS 417}}
  1062 
  1063 @book{odifreddi90,
  1064   editor	= {P. Odifreddi},
  1065   title		= {Logic and Computer Science},
  1066   booktitle	= {Logic and Computer Science},
  1067   publisher	= {Academic Press},
  1068   year		= 1990}
  1069 
  1070 @proceedings{extensions91,
  1071   editor	= {Peter Schroeder-Heister},
  1072   title		= {Extensions of Logic Programming},
  1073   booktitle	= {Extensions of Logic Programming},
  1074   year		= 1991,
  1075   series	= {LNAI 475}, 
  1076   publisher	= {Springer}}
  1077 
  1078 @proceedings{cade10,
  1079   editor	= {Mark E. Stickel},
  1080   title		= {10th } # CADE,
  1081   booktitle	= {10th } # CADE,
  1082   year		= 1990,
  1083   publisher	= {Springer},
  1084   series	= {LNAI 449}}
  1085 
  1086 @Proceedings{lics8,
  1087   editor	= {M. Vardi},
  1088   title		= {Eighth Annual Symposium on Logic in Computer Science},
  1089   booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
  1090   publisher	= IEEE,
  1091   year		= 1993}
  1092 
  1093 @book{wos-fest,
  1094   title		= {Automated Reasoning and its Applications: 
  1095 			Essays in Honor of {Larry Wos}},
  1096   booktitle	= {Automated Reasoning and its Applications: 
  1097 			Essays in Honor of {Larry Wos}},
  1098   publisher	= {MIT Press},
  1099   year		= 1997,
  1100   editor	= {Robert Veroff}}
  1101 
  1102 @proceedings{fme93,
  1103   editor	= {J. C. P. Woodcock and P. G. Larsen},
  1104   title		= {FME '93: Industrial-Strength Formal Methods},
  1105   booktitle	= {FME '93: Industrial-Strength Formal Methods},
  1106   year		= 1993,
  1107   publisher	= {Springer},
  1108   series	= {LNCS 670}}
  1109 
  1110 @Proceedings{tphols96,
  1111   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
  1112   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
  1113   editor	= {J. von Wright and J. Grundy and J. Harrison},
  1114   series	= {LNCS 1125},
  1115   year		= 1996}
  1116 
  1117 @Proceedings{tphols97,
  1118   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
  1119   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
  1120   editor	= {Elsa L. Gunter and Amy Felty},
  1121   series	= {LNCS 1275},
  1122   year		= 1997}
  1123 
  1124 @Proceedings{tphols98,
  1125   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
  1126   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
  1127   editor	= {Jim Grundy and Malcom Newey},
  1128   series	= {LNCS 1479},
  1129   year		= 1998}
  1130 
  1131 @Proceedings{tphols99,
  1132   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
  1133   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
  1134   editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
  1135                   Paulin, C. and Thery, L.},
  1136   series	= {LNCS 1690},
  1137   year		= 1999}
  1138