| author | wenzelm |
| Sun, 16 Jul 2023 15:53:13 +0200 | |
| changeset 78366 | aa4ea5398ab8 |
| parent 64907 | 354bfbb27fbb |
| permissions | -rw-r--r-- |
| 7816 | 1 |
|
2 |
@string{CUCL="Comp. Lab., Univ. Camb."}
|
|
3 |
@string{CUP="Cambridge University Press"}
|
|
4 |
@string{Springer="Springer-Verlag"}
|
|
5 |
@string{TUM="TU Munich"}
|
|
6 |
||
|
64907
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
7 |
@article{church40,
|
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
8 |
author = "Alonzo Church", |
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
9 |
title = "A Formulation of the Simple Theory of Types", |
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
10 |
journal = "Journal of Symbolic Logic", |
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
11 |
year = 1940, |
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
12 |
volume = 5, |
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
13 |
pages = "56-68"} |
|
354bfbb27fbb
misc tuning and updates according to Curry-Club Dec-2016;
wenzelm
parents:
61935
diff
changeset
|
14 |
|
| 8051 | 15 |
@Book{Concrete-Math,
|
16 |
author = {R. L. Graham and D. E. Knuth and O. Patashnik},
|
|
17 |
title = {Concrete Mathematics},
|
|
18 |
publisher = {Addison-Wesley},
|
|
19 |
year = 1989 |
|
20 |
} |
|
21 |
||
| 10148 | 22 |
@InProceedings{Naraschewski-Wenzel:1998:HOOL,
|
23 |
author = {Wolfgang Naraschewski and Markus Wenzel},
|
|
24 |
title = {Object-Oriented Verification based on Record Subtyping in
|
|
25 |
{H}igher-{O}rder {L}ogic},
|
|
26 |
crossref = {tphols98}}
|
|
27 |
||
28 |
@Article{Nipkow:1998:Winskel,
|
|
29 |
author = {Tobias Nipkow},
|
|
30 |
title = {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
|
|
31 |
journal = {Formal Aspects of Computing},
|
|
32 |
year = 1998, |
|
33 |
volume = 10, |
|
34 |
pages = {171--186}
|
|
35 |
} |
|
36 |
||
| 7968 | 37 |
@InProceedings{Wenzel:1999:TPHOL,
|
38 |
author = {Markus Wenzel},
|
|
39 |
title = {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
|
|
40 |
crossref = {tphols99}}
|
|
41 |
||
| 10148 | 42 |
@Book{Winskel:1993,
|
43 |
author = {G. Winskel},
|
|
44 |
title = {The Formal Semantics of Programming Languages},
|
|
45 |
publisher = {MIT Press},
|
|
46 |
year = 1993 |
|
47 |
} |
|
48 |
||
| 7816 | 49 |
@Book{davey-priestley,
|
50 |
author = {B. A. Davey and H. A. Priestley},
|
|
51 |
title = {Introduction to Lattices and Order},
|
|
52 |
publisher = CUP, |
|
53 |
year = 1990} |
|
54 |
||
| 61935 | 55 |
@TechReport{Gordon:1985:HOL,
|
56 |
author = {M. J. C. Gordon},
|
|
57 |
title = {{HOL}: A machine oriented formulation of higher order logic},
|
|
58 |
institution = {University of Cambridge Computer Laboratory},
|
|
59 |
year = 1985, |
|
60 |
number = 68 |
|
61 |
} |
|
62 |
||
| 7816 | 63 |
@manual{isabelle-HOL,
|
64 |
author = {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
|
|
65 |
title = {{Isabelle}'s Logics: {HOL}},
|
|
66 |
institution = {Institut f\"ur Informatik, Technische Universi\"at
|
|
67 |
M\"unchen and Computer Laboratory, University of Cambridge}} |
|
68 |
||
69 |
@manual{isabelle-intro,
|
|
70 |
author = {Lawrence C. Paulson},
|
|
71 |
title = {Introduction to {Isabelle}},
|
|
72 |
institution = CUCL} |
|
73 |
||
74 |
@manual{isabelle-isar-ref,
|
|
75 |
author = {Markus Wenzel},
|
|
| 7968 | 76 |
title = {The {Isabelle/Isar} Reference Manual},
|
| 7816 | 77 |
institution = TUM} |
78 |
||
| 7968 | 79 |
@manual{isabelle-ref,
|
80 |
author = {Lawrence C. Paulson},
|
|
81 |
title = {The {Isabelle} Reference Manual},
|
|
82 |
institution = CUCL} |
|
83 |
||
| 61930 | 84 |
@Book{paulson-isa-book,
|
85 |
author = {Lawrence C. Paulson},
|
|
86 |
title = {Isabelle: A Generic Theorem Prover},
|
|
87 |
publisher = {Springer},
|
|
88 |
year = 1994, |
|
89 |
note = {LNCS 828}}
|
|
90 |
||
| 7968 | 91 |
@TechReport{paulson-mutilated-board,
|
92 |
author = {Lawrence C. Paulson},
|
|
93 |
title = {A Simple Formalization and Proof for the Mutilated Chess Board},
|
|
94 |
institution = CUCL, |
|
95 |
year = 1996, |
|
96 |
number = 394, |
|
|
14378
69c4d5997669
generic of_nat and of_int functions, and generalization of iszero
paulson
parents:
10148
diff
changeset
|
97 |
note = {\url{http://www.cl.cam.ac.uk/users/lcp/papers/Reports/mutil.pdf}}
|
| 7968 | 98 |
} |
| 7816 | 99 |
|
| 10148 | 100 |
@Proceedings{tphols98,
|
101 |
title = {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
|
|
102 |
booktitle = {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
|
|
103 |
editor = {Jim Grundy and Malcom Newey},
|
|
104 |
series = {LNCS},
|
|
105 |
volume = 1479, |
|
106 |
year = 1998} |
|
107 |
||
| 7816 | 108 |
@Proceedings{tphols99,
|
109 |
title = {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
|
|
110 |
booktitle = {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
|
|
111 |
editor = {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
|
|
112 |
Paulin, C. and Thery, L.}, |
|
113 |
series = {LNCS 1690},
|
|
114 |
year = 1999} |