This commit is contained in:
Yiyun Liu 2025-04-28 17:33:12 -04:00
parent 0e04a7076b
commit d7207c6532
2 changed files with 15 additions and 0 deletions

View file

@ -1,4 +1,6 @@
* Church Rosser, surjective pairing, and strong normalization
[![status-badge](https://woodpecker.electriclam.com/api/badges/3/status.svg)](https://woodpecker.electriclam.com/repos/3)
This repository contains a mechanized proof that the lambda calculus
with beta and eta rules for functions and pairs is in fact confluent
for the subset of terms that are "strongly $\beta$-normalizing".