vault backup: 2025-04-30 19:23:22
This commit is contained in:
parent
8acc318d2c
commit
54ca78a0be
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ $P$ is in standard form if and only if $P \triangleq \sum_{i}\alpha_{i}P_{i}$ an
|
||||||
**Base case:** $P \triangleq 0$. It suffices to consider $P' \triangleq 0$ and conclude reflexivity.
|
**Base case:** $P \triangleq 0$. It suffices to consider $P' \triangleq 0$ and conclude reflexivity.
|
||||||
**Inductive step:** we have to consider three cases.
|
**Inductive step:** we have to consider three cases.
|
||||||
|
|
||||||
|
1. $P \triangleq P_{1}|P_{2}$. By induction, we have that $\exists P_{1}',P_{2}'$ in standard form such that $\vdash P_{1}=P_{1}'$ and $P_{2}=P_{2}'$.
|
||||||
|
|
||||||
|
By context closure, $\vdash P_{1}|P_{2}=P_{1}'|P_{2}$ and $\vdash P_{1}'|P_{2}=P_{1}'|P_{2}'$
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue