Pierre's printing

This commit is contained in:
Théophile Bastian 2016-08-11 11:49:40 +01:00
parent 9a1fddaf8e
commit 2ee16840bf
1 changed files with 13 additions and 2 deletions

View File

@ -578,10 +578,21 @@ no longer valid when adding a consistency set.}
\begin{definition}[Compositional interaction]
Given two strategies $\sigma : A^\perp \parallel B$ and $\tau : B^\perp
\parallel C$, their \emph{compositional interaction} $\tau \strInteract
\sigma$ is defined as $(\sigma \parallel \id_C) \wedge (\id_A \parallel
\tau)$. \qtodo{Tell me more?}
\sigma$ is an event structure defined as $(\sigma \parallel \id_C) \wedge
(\id_{A^\perp} \parallel \tau)$, where $\id_A$ is exactly the game $A$ seen
as a strategy.
\end{definition}
The idea is to put in correspondence the ``middle'' states (those of $B$) while
adding ``neutral'' states for $A$ and $C$.
$\tau \strInteract \sigma$ is an \emph{event structure} (\ie, without
polarities): indeed, the two strategies disagree on the polarities of the
middle part. \qtodo{Tell me more?}
\note{Fin de la partie refaite.}
\begin{definition}[Strategies composition]
\end{definition}