1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Capture-avoiding substitution.

This commit is contained in:
2020-01-25 19:31:39 +00:00
parent 6d8c70a8c6
commit cecd23e853
3 changed files with 139 additions and 45 deletions

View File

@@ -759,3 +759,13 @@
publisher = {Indiana University},
address = {Indianapolis, IN, USA},
}
# The original lambda calculus reference
@InProceedings{Church32,
author = {Alonzo Church},
title = {A Set of Postulates for the Foundation of Logic},
year = {1932},
booktitle = {Annals of Mathematics},
pages = {346--366},
volume = {33}
}