-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrefs.bib
More file actions
228 lines (197 loc) · 6.9 KB
/
Copy pathrefs.bib
File metadata and controls
228 lines (197 loc) · 6.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
@misc{nlab,
title = {Open problems in homotopy type theory},
howpublished = {\url{https://ncatlab.org/nlab/show/open+problems+in+homotopy+type+theory}},
note = {nLab},
year = {2024}
}
@misc{mynameMentioned,
author = {Nawrocki, Wojciech and others},
title = {Certifying Synthetic Mathematics in {Lean}},
year = {2026},
url = {https://voidma.in/assets/slides/2026nawrocki_certifying_synthetic_mathematics_lean.pdf},
note = {Slides}
}
@misc{HoTTESTSS,
author = {Rijke, Egbert and others},
title = {{HoTT}est Summer School},
year = {2022},
url = {https://github.com/martinescardo/HoTTEST-Summer-School}
}
@book{LADM,
author = {David Gries and Fred B. Schneider},
title = {A Logical Approach to Discrete Math},
publisher = {Springer},
year = {1993}
}
@book{NotesOST,
title = {Notes on Set Theory},
author = {Moschovakis, Yiannis},
year = {2006},
edition = {2nd},
series = {Undergraduate Texts in Mathematics},
publisher = {Springer},
address = {New York, NY},
isbn = {9780387316093},
}
@misc{Agda,
title = {Agda Language Documentation},
year = {2024},
url = {https://agda.readthedocs.io/}
}
@misc{Belmont,
author = {Belmont, Emily},
title = {A Basic Introduction to Homotopy Type Theory},
url = {https://mathweb.ucsd.edu/~ebelmont/hott.pdf}
}
@misc{Mathias,
author = {Stout, Mathias and others},
title = {Many-Sorted Model Theory},
year = {2026},
url = {https://github.com/Mathias-Stout/Many-sorted-model-theory}
}
@inproceedings{LicataSchulman,
author = {Daniel R. Licata and Michael Shulman},
title = {Calculating the Fundamental Group of the Circle in Homotopy Type Theory},
booktitle = {Proceedings of the 28th Annual {ACM/IEEE} Symposium on Logic in Computer Science ({LICS})},
year = {2013},
url = {https://dlicata.wescreates.wesleyan.edu/pubs/ls13pi1s1/ls13pi1s1.pdf}
}
@mastersthesis{EgbertRijke,
author = {Egbert Rijke},
title = {Homotopy Type Theory},
school = {Utrecht University},
year = {2012}
}
@techreport{MaxBlans,
author = {Max Blans},
institution = {University of Amsterdam},
title = {Homotopy Type Theory: Synthetic Homotopy Theory and Proof Verification},
year = {2019}
}
@misc{HottBlDan,
author = {{Homotopy Type Theory blog}},
title = {Homotopy Theory in Type Theory: Progress Report},
year = {2013},
url = {https://homotopytypetheory.org/2013/05/20/homotopy-theory-in-type-theory-progress-report/}
}
@book{DocsLean,
author = {{Lean Community}},
publisher = {Microsoft Corporation and Lean FRO},
title = {Functional Programming in {Lean}},
year = {2023}
}
@manual{MathLean,
author = {{Lean Community}},
title = {Mathematics in {Lean}}
}
@book{Farmer,
author = {William M. Farmer},
title = {Simple Type Theory},
publisher = {Birkh\"auser},
year = {2025}
}
@book{Kam,
author = {Holger Kammeyer},
title = {Introduction to Algebraic Topology},
publisher = {Birkh\"auser},
year = {2023}
}
@book{Hatcher,
author = {Allen Hatcher},
title = {Algebraic Topology},
publisher = {Cambridge University Press},
year = {2002},
url = {https://pi.math.cornell.edu/~hatcher/AT/ATpage.html}
}
@book{HottI,
author = {Egbert Rijke},
title = {Introduction to Homotopy Type Theory},
publisher = {Cambridge University Press},
year = {2022}
}
@book{HottON,
author = {{The Univalent Foundations Program}},
title = {Homotopy Type Theory: Univalent Foundations of Mathematics},
publisher = {The Univalent Foundations Program},
year = {2013},
url = {https://homotopytypetheory.org/book/}
}
@misc{hottorg,
title = {Homotopy Type Theory},
url = {https://homotopytypetheory.org/blog/}
}
@misc{vlad,
author = {Voevodsky, Vladimir},
title = {Univalent Foundations ({IAS})},
url = {https://www.math.ias.edu/~vladimir/Site3/Univalent_Foundations.html}
}
@misc{myissue,
title = {{HoTTLean} Magma Definition},
url = {https://github.com/sinhp/HoTTLean/issues/165}
}
@misc{sinhp,
title = {{HoTTLean} Issues},
url = {https://github.com/sinhp/HoTTLean/issues}
}
@misc{myrepo,
title = {{HoTTLean} Contributions},
url = {https://github.com/PradCoder/HoTTLean/tree/master/test}
}
@misc{1lab,
author = {{1lab contributors}},
title = {1lab},
url = {https://1lab.dev/}
}
@article{HoTTLean3,
author = {Ulrik Buchholtz and Floris van Doorn and Egbert Rijke},
title = {Homotopy Type Theory in {Lean}},
journal = {Interactive Theorem Proving},
year = {2017}
}
@misc{VoevodskyObituary,
author = {{Institute for Advanced Study}},
title = {Vladimir Voevodsky, 1966--2017},
year = {2017},
url = {https://www.ias.edu/news/2017/vladimir-voevodsky-obituary}
}
@misc{VoevodskyIAS2014,
author = {Voevodsky, Vladimir},
title = {Univalent Foundations: New Foundations of Mathematics},
year = {2014},
note = {Lecture at the Institute for Advanced Study},
url = {https://www.math.ias.edu/~vladimir/Site3/Univalent_Foundations_files/2014_IAS.pdf}
}
@misc{TYPES2025abstract,
author = {Nawrocki, Wojciech and others},
title = {Certifying Synthetic Mathematics in {Lean}},
year = {2025},
note = {Abstract, TYPES 2025},
url = {https://msp.cis.strath.ac.uk/types2025/abstracts/TYPES2025_paper25.pdf}
}
@misc{HomotopyNotes,
title = {Homotopy Theory Primer for HoTT},
author ={Brandon Shapiro},
note = {Cornell University},
url = {https://pi.math.cornell.edu/~bts82/events/hott/notes/HomotopyNotes.pdf}
}
@misc{CubicalAgda,
title = {Cubical {Agda}},
year = {2024},
url = {https://agda.readthedocs.io/en/latest/language/cubical.html}
}
@misc{Wadler,
pages = {75-84},
publisher = {Association for Computing Machinery},
abstract = {Powerful insights arise from linking two fields of study previously thought separate. Examples include Descartes' coordinates, which links geometry to algebra, Planck's Quantum Theory, which links particles to waves, and Shannon's Information Theory, which links thermodynamics to communication. Such a synthesis is offered by the principle of Propositions as Types, which links logic to computation. At first sight it appears to be a simple coincidence -- almost a pun -- but it turns out to be remarkably robust, inspiring the design of automated proof assistants and programming languages, and continuing to influence the forefronts of computing. Propositions as Types is a notion with depth, breadth, and mystery. Proposition as Types informs our view of the universality of certain programming languages.},
author = {Wadler, Philip},
address = {New York},
copyright = {Copyright Association for Computing Machinery Dec 2015},
issn = {0001-0782},
journal = {Communications of the ACM},
keywords = {Computer science ; Information theory ; Quantum theory},
language = {eng},
number = {12},
volume = {58},
year = {2015},
title = {Propositions as types},
}