-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathldl.tex
47 lines (29 loc) · 794 Bytes
/
ldl.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
\documentclass[10pt,a4paper]{amsart}
\input{preamble}
\begin{document}
\title{Interpolation for the Logic of Dynamic Locales}
\author{Amirhossein Akbar Tabatabai}
\author{Majid Alizadeh}
\author{Alireza Mahmoudian}
\date{\today}
\begin{abstract}
\input{abstract}
\end{abstract}
\maketitle
\keywords{Cut-elimination, Interpolation, Dynamics in general topological spaces}
\subjclass{03F05, 03C40, 37B02}
\section{Introduction}
\input{introduction}
\section{Preliminaries}
\input{preliminaries}
\section{An analytic system for $\ldl$ and $\ldl_*$}
\input{system}
\section{Admissibility of $cut$}
\input{cut-adm}
\section{Some applications}
\input{applications}
\section{Interpolation Theorems}
\input{interpolation}
\bibliographystyle{abbrv}
\bibliography{refs}
\end{document}