Add /math/lc2025.pdf

This commit is contained in:
2025-07-05 01:12:02 +09:00
parent deb155d0e2
commit 219063638b
2 changed files with 11 additions and 0 deletions

View File

@@ -76,6 +76,17 @@ type Talk = {
};
const talks: Talk[] = [
{
title: "Analysis of the pure logic of necessitation and its extensions",
talkers: ["Yuta Sato"],
conference: {
name: "Logic Colloquium 2025",
url: "https://www.colloquium.co/lc2025",
},
location: "TU Wien",
date: new Date(2025, 7 - 1, 8),
slide: "/math/lc2025.pdf",
},
{
title: "必然化の論理の拡張 NAmn のシークエント計算と補間定理",
talkers: ["Yuta Sato"],

BIN
apps/web/static/math/lc2025.pdf Executable file

Binary file not shown.