Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make categorical foundations of condensed mathematics appear in the list of papers #570

Merged
merged 2 commits into from
Jan 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions lean.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
# To normalize:
# bibtool --preserve.key.case=on --preserve.keys=on --pass.comments=on --print.use.tab=off -s -i lean.bib -o lean.bib
@Article{ ABKNT_2024,
title = {Categorial foundations of formalized condensed
title = {Categorical foundations of formalized condensed
mathematics},
doi = {10.1017/jsl.2024.69},
journal = {The Journal of Symbolic Logic},
author = {Asgeirsson, Dagur and Brasca, Riccardo and Kuhn, Nikolas
and Nuccio Mortarino Majno di Capriglio, Filippo and Topaz,
Adam},
year = {2024},
pages = {1-28}
pages = {1-28},
tags = {formalization, lean4}
}

@InProceedings{ AGLST23,
Expand Down
Loading