mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Compare commits
6 Commits
363628c1d3
...
3f91ab595e
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f91ab595e | |||
| 333452bed2 | |||
| 51429afdd8 | |||
| e52cc41d40 | |||
| b2eb9334ca | |||
| 754c3b823e |
@@ -531,10 +531,15 @@
|
||||
\newcommand{\Control}{\keyw{control}}
|
||||
\newcommand{\Prompt}{\#}
|
||||
\newcommand{\Controlz}{\ensuremath{\keyw{control_0}}}
|
||||
\newcommand{\Spawn}{\keyw{spawn}}
|
||||
\newcommand{\Promptz}{\ensuremath{\#_0}}
|
||||
\newcommand{\Escape}{\keyw{escape}}
|
||||
\newcommand{\shift}{\keyw{shift}}
|
||||
\newcommand{\shiftz}{\ensuremath{\keyw{shift_0}}}
|
||||
\newcommand{\CCpp}{\ensuremath{+\CC+}}
|
||||
\newcommand{\CCpm}{\ensuremath{+\CC-}}
|
||||
\newcommand{\CCmp}{\ensuremath{-\CC+}}
|
||||
\newcommand{\CCmm}{\ensuremath{-\CC-}}
|
||||
\def\sigh#1{%
|
||||
\pmb{\left\langle\vphantom{#1}\right.}%
|
||||
#1%
|
||||
|
||||
13
thesis.bib
13
thesis.bib
@@ -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}
|
||||
}
|
||||
|
||||
2229
thesis.tex
2229
thesis.tex
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user