Skip to content

Commit 93569fd

Browse files
committed
add guest talk
1 parent 9ed568a commit 93569fd

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

_posts/2024-04-30-jason-hu.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: post
3+
title: Layered Modal Type Theory
4+
authors: Jason Hu
5+
date: 2024-4-30 9:30:00 +0800
6+
venue: CB308
7+
---
8+
9+
This is a guest talk by Jason Hu from McGill University (website: https://hustmphrrr.github.io)
10+
11+
### Abstract
12+
13+
In this talk, we describe a type theory based on modal logic which supports meta-programming and intensional analysis. What sits at the core is the idea of layering. In a layered modal type theory, a language at a higher layer extends one at a lower layer with the extra power of meta-programming through the box modality. This architecture not only ensures a universal run primitive which executes code as programs, but also enables pattern matching on code while still retaining normalization. Our type theory is proven normalization by evaluation using an extended presheaf model. We see this development as a significant first step to support meta-programming in proof assistants' core languages.
14+
15+
### Venue information
16+
17+
The speaker will give the talk via Zoom. All are welcome to join the talk in person at CB308 or online via Zoom.
18+
19+
```
20+
Topic: HKU PL Group Seminar
21+
Time: Apr 30, 2024 09:00 AM Hong Kong SAR
22+
23+
Join Zoom Meeting
24+
https://hku.zoom.us/j/93429804537?pwd=N0lDVmlXSHlHQzZZZ1ltZGJjeXAzdz09
25+
26+
Meeting ID: 934 2980 4537
27+
Password: 428671
28+
```
29+
30+
The talk will start at 9:30 am, but please feel free to join the meeting at 9:00 am for a chat.

0 commit comments

Comments
 (0)