-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
20 lines (13 loc) · 1005 Bytes
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\documentclass{article}
\include{preamble}
\title{Behavioral Mereology: A Modal Logic for Passing Constraints}
\author{Brendan Fong, David Jaz Myers, David I. Spivak}
\date{}
\begin{document}
\maketitle
\begin{abstract}
Mereology is the study of parts and the relationships that hold between them. We introduce a behavioral approach to mereology, in which systems and their parts are known only by the types of behavior they can exhibit. Our discussion is formally topos-theoretic, and agnostic to the topos, providing maximal generality; however, by using only its internal logic we can hide the details and readers may assume a completely elementary set-theoretic discussion. We consider the relationship between various parts of a whole in terms of how behavioral constraints are passed between them, and give an inter-modal logic that generalizes the usual alethic modalities in the setting of symmetric accessibility.
\end{abstract}
\input{Constraints2.tex}
\printbibliography
\end{document}