Skip to content

Commit dbfc4ee

Browse files
committed
Added ACT/CT
1 parent 74636a0 commit dbfc4ee

File tree

3 files changed

+28
-5
lines changed

3 files changed

+28
-5
lines changed

_data/education.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ main:
33
- title: PhD in Computer Science (expected)
44
affiliation: University of Cambridge
55
location: Cambridge, UK
6-
date: Oct 2020 - Jun 2024
6+
date: Oct 2020 - Sep 2024
77
note:
88
url: https://www.cst.cam.ac.uk/
99

_data/papers.yml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,26 @@
22

33
main:
44

5+
- title: Invertible cells in \(\omega\)-categories
6+
authors: Thibaut Benjamin, Ioannis Markakis
7+
journal: Preprint
8+
date: 2024
9+
pdf: https://arxiv.org/pdf/2406.12345.pdf
10+
arxiv : https://arxiv.org/abs/2406.12345
11+
abstract: We study coinductive invertibility of cells in weak \(\omega\)\-categories. We use the inductive presentation of weak \(\omega\)\-categories via an adjunction with the category of computads, and show that invertible cells are closed under all operations of $\omega$\-categories. Moreover, we give a simple criterion for invertibility in computads, together with an algorithm computing the data witnessing the invertibility, including the inverse, and the cancellation data.
12+
doi: https://doi.org/10.48550/arXiv.2406.12345
13+
514
- title: CaTT contexts are finite computads
615
authors: Thibaut Benjamin, Ioannis Markakis, Chiara Sarti
7-
journal: 40th Mathematical Foundations of Programming Semantics
16+
journal: Proceedings of the 40th Conference in Mathematical Foundations of Programming Semantics
817
date: 2024
918
pdf: https://arxiv.org/pdf/2405.00398.pdf
1019
arxiv : https://arxiv.org/abs/2405.00398
1120
abstract: Two novel descriptions of weak \(\omega\)-categories have been recently proposed, using type-theoretic ideas. The first one is the dependent type theory CaTT whose models are \(\omega\)-categories. The second is a recursive description of a category of computads together with an adjunction to globular sets, such that the algebras for the induced monad are again \(\omega\)-categories. We compare the two descriptions by showing that there exits a fully faithful morphism of categories with families from the syntactic category of CaTT to the opposite of the category of computads, which gives an equivalence on the subcategory of finite computads. We derive a more direct connection between the category of models of CaTT and the category of algebras for the monad on globular sets, induced by the adjunction with computads.
1221
doi: https://doi.org/10.48550/arXiv.2405.00398
1322

1423

15-
- title: Duality for weak \(\omega\)-categories
24+
- title: Opposites for weak \(\omega\)-categories and the suspension and hom adjunction
1625
authors: Thibaut Benjamin, Ioannis Markakis
1726
journal: Preprint
1827
date: 2024
@@ -37,7 +46,7 @@ main:
3746
pdf: https://arxiv.org/pdf/2208.08719.pdf
3847
arxiv : https://arxiv.org/abs/2208.08719
3948
abstract: We give a new description of computads for weak globular ω-categories by giving an explicit inductive definition of the free words. This yields a new understanding of computads, and allows a new definition of \(\omega\)-category that avoids the technology of globular operads. Our framework permits direct proofs of important results via structural induction, and we use this to give new proofs that every ω-category is equivalent to a free one, and that the category of computads with variable-to-variable maps is a presheaf topos, giving a direct description of the index category. We prove that our resulting definition of \(\omega\)-category agrees with that of Batanin and Leinster and that the induced notion of cofibrant replacement for \(\omega\)-categories coincides with that of Garner.
40-
doi: https://doi.org/10.48550/arXiv.2208.08719
49+
doi: https://doi.org/10.1016/j.aim.2024.109739
4150
code: https://github.com/jmarkakis/computads.agda
4251

4352
- title: Computing minimal generating systems for some special toric ideals

_data/talks.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
main:
22

3+
- title: Invertible cells in weak \(\omega\)-categories (Poster)
4+
venue: Category Theory 2024
5+
location: University of Santiago de Compostela
6+
date: Jun 25, 2024
7+
pdf : ./assets/2024-CT-poster.pdf
8+
page: https://www.usc.gal/regaca/ct2024/
9+
10+
- title: Opposite and hom weak \(\omega\)-categories
11+
venue: Category Theory 2024
12+
location: University of Santiago de Compostela
13+
date: Jun 24, 2024
14+
pdf : ./assets/2024-CT-slides.pdf
15+
page: https://www.usc.gal/regaca/ct2024/
16+
317
- title: A novel approach to \(\omega\)-categories.
418
venue: Masaryk University Algebra Seminar
519
location: Masaryk University
@@ -10,7 +24,7 @@ main:
1024
location: National Technical University of Athens
1125
date: Apr 01, 2023
1226
pdf: ./assets/pdf/2023-PSSL.pdf
13-
page: https://sites.google.com/view/pssl-107-athens
27+
page: https://sites.google.com/view/pssl-107-athens/
1428

1529
- title: Computads for generalised signatures
1630
venue: Yorkshire and Midlands Category Theory Seminar 30

0 commit comments

Comments
 (0)