vault backup: 2025-04-29 08:43:47
This commit is contained in:
parent
be940e404a
commit
b698d9868f
1 changed files with 7 additions and 0 deletions
|
@ -22,3 +22,10 @@ basically we can let the left or the right process evolve, leaving the other unc
|
|||

|
||||
$P$ is in standard form if and only if $P \triangleq \sum_{i}\alpha_{i}P_{i}$ and $\forall_{i}P_{i}$ is in standard form.
|
||||
|
||||
**Lemma:** $\forall P \exists P'$* in standard form such that $\vdash P = P'$
|
||||
*Proof:* by induction on the structure of P.
|
||||
|
||||
**Base case:** $P \triangleq 0$. It suffices to consider $P' \triangleq 0$ and conclude reflexivity.
|
||||
**Inductive step:** we have to consider three cases.
|
||||
|
||||
2. P $$
|
Loading…
Add table
Add a link
Reference in a new issue