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

Appendices

This commit is contained in:
2021-05-29 20:21:32 +01:00
parent 363628c1d3
commit 754c3b823e
3 changed files with 1986 additions and 25 deletions

View File

@@ -3749,4 +3749,15 @@
editor = {Andrew M. Pitts and Peter Dybjer},
pages = {131--184},
year = 1997
}
}
# Milner's context lemma
@article{Milner77,
author = {Robin Milner},
title = {Fully Abstract Models of Typed $\lambda$-Calculi},
journal = {Theor. Comput. Sci.},
volume = {4},
number = {1},
pages = {1--22},
year = {1977}
}