plfa / plfa.github.io

An introduction to programming language theory in Agda
https://plfa.github.io
Creative Commons Attribution 4.0 International
1.36k stars 307 forks source link

The Confluence chapter uses `Subst` without definition, comment, or forward reference #1019

Open nrnrnr opened 2 months ago

nrnrnr commented 2 months ago

The Subst Γ Δ notation from the Substitution appendix is a great notation, but the Confluence chapter uses it without providing a definition, explanation, or forward reference. It warrants a word, I think.

Ultimately I think the book would be improved by introducing this notation in the DeBruijn chapter.