author | haftmann |
Fri, 27 Jun 2025 08:09:26 +0200 | |
changeset 82775 | 61c39a9e5415 |
parent 77812 | fb3d81bd9803 |
permissions | -rw-r--r-- |
14706 | 1 |
|
22367 | 2 |
@Unpublished{Abrial-Laffitte, |
3 |
author = {Abrial and Laffitte}, |
|
4 |
title = {Towards the Mechanization of the Proofs of |
|
5 |
Some Classical Theorems of Set Theory}, |
|
6 |
note = {Unpublished} |
|
7 |
} |
|
8 |
||
14706 | 9 |
@Book{Oberschelp:1993, |
10 |
author = {Arnold Oberschelp}, |
|
11 |
title = {Rekursionstheorie}, |
|
12 |
publisher = {BI-Wissenschafts-Verlag}, |
|
13 |
year = 1993 |
|
14 |
} |
|
12811
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
15 |
|
22367 | 16 |
@InProceedings{Podelski-Rybalchenko, |
17 |
author = {Andreas Podelski and Andrey Rybalchenko}, |
|
18 |
title = {Transition Invariants}, |
|
19 |
booktitle = {19th Annual IEEE Symposium on Logic in Computer Science (LICS'04)}, |
|
20 |
pages = {32--41}, |
|
21 |
year = 2004 |
|
22 |
} |
|
23 |
||
24 |
@Book{davenport92, |
|
25 |
author = {H. Davenport}, |
|
26 |
title = {The Higher Arithmetic}, |
|
27 |
publisher = {Cambridge University Press}, |
|
28 |
year = 1992 |
|
29 |
} |
|
30 |
||
12811
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
31 |
@InProceedings{paulin-tlca, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
32 |
author = {Christine Paulin-Mohring}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
33 |
title = {Inductive Definitions in the System {Coq}: Rules and |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
34 |
Properties}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
35 |
crossref = {tlca93}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
36 |
pages = {328-345}} |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
37 |
|
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
38 |
@Proceedings{tlca93, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
39 |
title = {Typed Lambda Calculi and Applications}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
40 |
booktitle = {Typed Lambda Calculi and Applications}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
41 |
editor = {M. Bezem and J.F. Groote}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
42 |
year = 1993, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
43 |
publisher = {Springer}, |
894da6aee971
moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff
changeset
|
44 |
series = {LNCS 664}} |
68155 | 45 |
|
77812 | 46 |
@article{leijen01, |
47 |
author = {Leijen, Daan}, |
|
48 |
title = {Division and Modulus for Computer Scientists}, |
|
49 |
year = 2001, |
|
50 |
url = {https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/divmodnote-letter.pdf}} |
|
51 |
||
68155 | 52 |
@InProceedings{LochbihlerStoop2018, |
53 |
author = {Andreas Lochbihler and Pascal Stoop}, |
|
54 |
title = {Lazy Algebraic Types in {Isabelle/HOL}}, |
|
55 |
booktitle = {Isabelle Workshop 2018}, |
|
56 |
year = 2018, |
|
76989 | 57 |
} |
58 |
||
59 |
@inproceedings{Haftmann-Nipkow:2010:code, |
|
60 |
author = {Florian Haftmann and Tobias Nipkow}, |
|
61 |
title = {Code Generation via Higher-Order Rewrite Systems}, |
|
62 |
booktitle = {Functional and Logic Programming: 10th International Symposium: FLOPS 2010}, |
|
63 |
year = 2010, |
|
64 |
publisher = Springer, |
|
65 |
series = LNCS, |
|
66 |
editor = {Matthias Blume and Naoki Kobayashi and Germ{\'a}n Vidal}, |
|
67 |
volume = 6009 |
|
68 |
} |