Planche 1 |
Planche 2 |
Planche 3 |
a, b, c | ::= | (channel) names | ||||||||||||||||||||||||
|
::= |
|
||||||||||||||||||||||||
a | ::= |
|
actions | |||||||||||||||||||||||
P,Q,R | ::= | 0 | a.P | P+Q | (P | Q) | (n a) P | K | processes | |||||||||||||||||||||||
|
::= | constant definitions |
Planche 4 |
P0 = A |
A = c.(k.d.A + t.d.A) |
P0' = B | C = (k.d.D + t.d.D) | |
B = c.C | D = c.C |
P0'' = E |
E = (c.k.d.E + c.t.d.E) |
P0''' = F |
F = c+(c.k.d.F + c.t.d.F) |
Planche 5 |
|
|
|
||||||||||||||||||||
|
|
|||||||||||||||||||||
|
||||||||||||||||||||||
|
Planche 6 |
Planche 7 |
P+0 | ~ | P | P | 0 | ~ | P | |||||
P+Q | ~ | Q+P | P | Q | ~ | Q | P | |||||
(P + Q) + R | ~ | P + (Q + R) | (P | Q) | R | ~ | P | (Q | R) | |||||
P+P | ~ | P | ||||||||
(n a)(P | Q) | ~ | ((n a) P) | Q | if a not free in Q | |||||||
(n a)(n b)P | ~ | (n b)(n a)P | ||||||||
(n a) P | ~ | (n b) P{b/a} | if b not bound in Q | |||||||
(n a) a.P | ~ | 0 | if a=a or a=a | |||||||
(n a) a.P | ~ | a. (n a).P | otherwise | |||||||
K | ~ | P | if K =def P |
Planche 8 |
Planche 9 |
Planche 10 |
a.P | b.Q | ~ | a.(P | b.Q) + b.(a.P | Q) | ||||||||||||||||||||
|
~ |
|
P | = |
|
K2 |
|
|
||||||||||||||||||||
K1 |
|
a.(t.K1 + b) + t.a.K1 | K3 |
|
d.K3 |
K1 |
|
|
K2 |
|
b.c.K2 |
Planche 11 |
This document was translated from LATEX by HEVEA.