Skip to content

Commit

Permalink
Merge pull request #63 from emilyriehl/add-paper
Browse files Browse the repository at this point in the history
mentioned the paper
  • Loading branch information
fizruk authored Feb 13, 2024
2 parents a8f1443 + 01a52f9 commit 08a1344
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ condition is not required for this result. By analogy, precategories are the
non-univalent 1-categories in HoTT. See also
[other Yoneda formalizations](other.md).

We presented this work at [CPP 2024](https://popl24.sigplan.org/home/CPP-2024) and published an overview of our formalization project in the conference proceedings as "[Formalizing the ∞-Categorical Yoneda Lemma](https://dl.acm.org/doi/10.1145/3636501.3636945)"
[^3]. This project has been frozen to match its state as of that publication.

## Checking the Formalisations Locally

[Install](https://rzk-lang.github.io/rzk/latest/getting-started/install/) the
Expand All @@ -61,3 +64,5 @@ rzk typecheck
[^2]: Emily Riehl. Could ∞-category theory be taught to undergraduates? Notices of
the AMS. May 2023.
https://www.ams.org/journals/notices/202305/noti2692/noti2692.html

[^3]: Nikolai Kudasov, Emily Riehl, Jonathan Weinberger, Formalizing the ∞-Categorical Yoneda Lemma. CPP 2024: Proceedings of the 13th ACM SIGPLAN International Conference on Certified Programs and ProofsJanuary 2024Pages 274–290. https://dl.acm.org/doi/10.1145/3636501.3636945

0 comments on commit 08a1344

Please sign in to comment.