Skip to content

Commit 3e70c6f

Browse files
author
Ioana
committed
new version
1 parent bcf7232 commit 3e70c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notes/graph_rewrite.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ \subsection{Graph rewriting}
1111
Denote $\varepsilon$ the empty graph.
1212
\end{definition}
1313

14-
A mono is a morphism injective on nodes. A subgraph $S = (V_S,E_S)$ of $G$, is graph such that $V_S\subseteq V$ and $E_S\subseteq E$.
14+
A mono is a morphism injective on nodes, denoted $h:G_1\emb G_2$. A subgraph $S = (V_S,E_S)$ of $G$, is graph such that $V_S\subseteq V$ and $E_S\subseteq E$.
1515

1616
\begin{definition}[Pushout]
1717
The \emph{pushout} of the span $G_1\leftarrow O\rightarrow G_2$ is the cospan $G_1\rightarrow M\leftarrow G_2$ such that the following diagram commutes
@@ -55,7 +55,7 @@ \subsection{Graph rewriting}
5555

5656
\begin{definition}[Double-pushout rewriting]
5757
\label{def:dpo}
58-
Let $p = L\overset{l}{\leftarrow} K \overset{r}{\rightarrow} R$ be a span of injective morphisms, called a \emph{production} or a \emph{rule}. Let $M$ be a graph and $L\lemb M$ be an injective morphism in $M$, called \emph{a matching}.
58+
Let $p = L\overset{l}{\lemb} K \overset{r}{\remb} R$ be a span of injective morphisms, called a \emph{production} or a \emph{rule}. Let $M$ be a graph and $L\lemb M$ be an injective morphism in $M$, called \emph{a matching}.
5959

6060
The \emph{double pushout transformation} consists in defining the graphs $D'$, called the \emph{context} graph, and the graph $N$ such that in the following diagram:
6161
\[

0 commit comments

Comments
 (0)