This commit is contained in:
parent
2dc78d6aea
commit
2496ba67f6
2 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@ date: 2024-10-19T21:47:34.026Z
|
|||
tags: [agda, cubical, type-theory, talk]
|
||||
---
|
||||
|
||||
Yesterday I gave my first talk about type theory at my school's grad student seminar series, about some of the work I had been doing with homotopy type theory and cubical Agda.
|
||||
Here is a link to the [slides].
|
||||
import slides from "./main.pdf?url";
|
||||
|
||||
[slides]: ../../talks/2024-10-19-formalizing-mathematics-with-cubical-type-theory.pdf
|
||||
Yesterday I gave my first talk about type theory at my school's grad student seminar series, about some of the work I had been doing with homotopy type theory and cubical Agda.
|
||||
Here is a link to the <a href={slides}>slides</a>.
|
||||
|
||||
It was not a very great talk so I had a couple of important takeaways.
|
||||
|
Loading…
Reference in a new issue