You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title = {{A gentle introduction to type classes and relations in Coq}},
37
+
title = {A gentle introduction to type classes and relations in Coq},
38
38
author = {Cast{\'e}ran, Pierre and Sozeau, Matthieu},
39
39
url = {https://hal.science/hal-00702455},
40
40
note = {This document presents the main features of type classes and user-defined relations in the Coq proof assistant. Available at http://www.labri.fr/perso/casteran/CoqArt/TypeClassesTut/typeclassestut.pdf},
@@ -46,7 +46,7 @@ @misc{casteran:hal-00702455
46
46
47
47
@misc{selsam2020tabledtypeclassresolution,
48
48
title = {Tabled Typeclass Resolution},
49
-
author = {Daniel Selsamand Sebastian Ullrichand Leonardo de Moura},
49
+
author = {Selsam, Daniel and Ullrich, Sebastian and de Moura, Leonardo},
author = {Curry, Haskell B. (Haskell Brooks) and Hindley, J. Roger. and Seldin, J. P.},
146
-
address = {London ;},
147
-
booktitle = {To H.B. Curry : essays on combinatory logic, lambda calculus, and formalism},
145
+
author = {Curry, Haskell and Hindley, J. Roger. and Seldin, Jonathan P.},
146
+
address = {London},
147
+
booktitle = {Essays on combinatory logic, lambda calculus, and formalism.},
148
148
isbn = {0123490502},
149
149
keywords = {Curry Haskell B (Haskell Brooks) 1900-1982 ; Logic Symbolic and mathematical ; Logic Symbolic and mathematical Addresses essays lectures},
150
150
language = {eng},
151
151
lccn = {80040139},
152
152
publisher = {Academic Press},
153
-
title = {To H.B. Curry : essays on combinatory logic, lambda calculus, and formalism },
153
+
title = {Essays on combinatory logic, lambda calculus, and formalism },
154
154
year = {1980}
155
155
}
156
156
@@ -185,8 +185,9 @@ @article{eauto
185
185
186
186
@book{lambdacalc,
187
187
place = {Cambridge},
188
-
series = {Perspectives in Logic},
189
188
title = {Lambda Calculus with Types},
189
+
booktitle = {Lambda Calculus with Types},
190
+
series = {Perspectives in Logic},
190
191
publisher = {Cambridge University Press},
191
192
author = {Barendregt, Henk and Dekkers, Wil and Statman, Richard},
192
193
year = {2013},
@@ -195,8 +196,8 @@ @book{lambdacalc
195
196
196
197
@article{metaprogrammingbook,
197
198
title = {Metaprogramming in Lean 4},
198
-
author = {Paulino, Arthur and Testa, Damiano and Ayers, Edward and Karunus, Evgenia and Böving, Henrik and Limperg, Jannis and Gadgil, Siddhartha and Bhat, Siddharth},
author = {Paulino, Arthur and Testa, Damiano and Ayers, Edward and Karunus, Evgenia and B{\"o}ving, Henrik and Limperg, Jannis and Gadgil, Siddhartha and Bhat, Siddharth},
0 commit comments