You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notes/influence_stories.tex
+46-2Lines changed: 46 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -552,8 +552,52 @@ \subsection{From posets to traces}
552
552
553
553
So far, we have a trace $M_2\Rightarrow N_2\cdots M_k\Rightarrow N_2\cdots M_n\Rightarrow N_n$ corresponding to the chain $e_2\prec e'\cdots e_k\prec e''\prec\cdots e_n$ and a transition $P_1\Rightarrow M_k$. The last step consists in "swaping" the transition $P_1\Rightarrow M_k$ at the beginning of the trace, to obtain a trace $M_1\Rightarrow M_2\Rightarrow N_2\cdots M_n\Rightarrow N_n$.
554
554
555
-
From~\autoref{eq:e3}, for all events $e_i$ between $e_2$ and $e_k$ we have that $e_1\not\sqsubset e_i$.
556
-
Therefore we have the transitions $M_{k-1}\Rightarrow M_k\Rightarrow P_1$ that are sequential independent.
555
+
We proceed by induction on the trace $M_2\Rightarrow N_2\cdots M_k\Rightarrow N_2\cdots M_n\Rightarrow N_n$.
556
+
Let us consider one step of swapping: let $M_j\overset{e_j}{\Rightarrow} M_{j+1}$ and $P_j\overset{e_1}{\Rightarrow}M_{j+1}$ where $2\leq j\leq k-1$. We consider the following cases:
557
+
558
+
\begin{itemize}
559
+
\item {\bf both events have a common successor $\mathbf{e_j\sqsubset e_{j+1}}$ and $\mathbf{e_1\sqsubset e_{j+1}}$.} Note that from~\autoref{eq:e3} this case is only possible if $j+1=k$.
560
+
561
+
\item {\bf events have different successors $\mathbf{e_j\sqsubset e_i}$ with $\mathbf{i\neq k}$.}
562
+
We can rewrite the transitions $M_j\overset{e_j}{\Rightarrow} M_{j+1}\overset{e_1^{-1}}{\Rightarrow} P_j$, as productions are reversible. We distinguish again between two cases. In the diagram below:
first suppose that there is a morphism $j:R_1\to D_j$ such that the diagram commutes. Then we can rewrite $M_j$ using the production of $e_1^{-1}$ and obtain the transition $M_j\overset{e_1^{-1}}{\Rightarrow}P_{j+1}$. We reverse it again and obtain $P_{j+1}\overset{e_1}{\Rightarrow} M_j$. Then the induction continues with the transitions $M_{j-1}\overset{e_{j-1}}{\Rightarrow} M_{j}$ and $P_{j+1}\overset{e_1}{\Rightarrow} M_j$.
590
+
591
+
The second case is when there is no such morphism. We will show that this case is not possible. To do this we have to reason by induction
592
+
593
+
If there is no morphism $j$ then there exists $O$ the pullback of $R_j\lemb M_{j+1}\remb L_1$ and $P$ the pullback of $K_j\lemb R_j\remb O$ such that the morphism $P\to O$ is not an iso.
594
+
595
+
We also have the transition $M_{j+1}\overset{e_{j+1}}{\Rightarrow} M_{j+2}$. If
596
+
597
+
598
+
599
+
600
+
\end{itemize}
557
601
558
602
559
603
The construction of~\autoref{lemm:linear_to_trace} is minimal w.r.t. the choice of decoration and linear extension, in the sense that each graph in the construction is the result of a pushout.
0 commit comments