Capítulo III Planeación Financiera
3.1 Planeación Financiera
3.5.1 Weak Simulation on States
We first introduce the weak simulation on networks which can be seen as an one direc-tion weak bisimuladirec-tion defined in Definidirec-tion16.
Below follows the definition of weak simulation.
Definition 18 (Weak Simulation). A relation R ⊆ N × N is a weak bisimulation iff E R F implies that for each k and CE,F,k, whenever
E ∝ CE,F,k−→ µ,αk there exists
F ∝ CE,F,k ==⇒αk c µ′ such that µ ⊑R µ′.
Let E and F be weakly bisimilar, written as E wM F , if there exists a weak simulation R such that E R F .
Lemma 14. E k C wM F k C for any C provided that E wM F . Proof. Similar with the proof of Lemma11 and is omitted here.
Theorem 16. wM is a congruence and preorder.
Proof. We first prove that wM is a preorder. The reflexivity is trivial, we only prove the transitivity here i.e. E wM F and F wM G implies that E wM G. In order to do so, we need another definition of weak simulation, calledwM1 . The definition of wM1 is almost the same as wM except that E ∝ CE,F,k −→ µ is replaced by the weakαk transition E ∝ CE,F,k ==⇒αk c µ.
It can be proved that wM = wM1 . It is easy to see that E wM1 F implies that E wM F since E ∝ CE,F,k −→ µ is a special case of E ∝ Cαk E,F,k αk
==⇒c µ. We prove that E wM F implies E wM1 F , it is enough to show that
R= {(E, F ) ∈ N × N | E wM F }
is a weak simulation under the new definition. For simplicity we will omit the parameter CE,F,k in the sequel. Suppose that E R F and E ==⇒αk c µ. If αk = (x,L) ⊳ k, we need to prove that there exists F ==⇒αk c µ′ such that µ ⊑R µ′. We are going to prove by induction on E ==⇒ µ. First assume that Eαk ==⇒ µ, there are two cases to be considered:αk 1. E −→ µτ 1 ==⇒ µ. Since E R F i.e. Eαk wM F , there exists F ==⇒τ c µ′1 such that
µ1 ⊑R µ′1. By induction there exists F ==⇒τ c αk
==⇒ µ′ such that µ ⊑R µ′.
2. E −→ µαk 1 τ
=
=⇒ µ. Since E wM F , there exists F ==⇒ µτ ′1 such that µ1 ⊑R µ′1. The following proof is similar with Clause 1, and is omitted here.
If αk= ν ˜xhx,Li@l, there are also two cases:
1. E−→ µτ 1 αk
==⇒ µ. This case is similar with the first clause when αk= (x,L) ⊳ k.
2. E−−−−−−−→ µν ˜xhx,L1i@l1 1
ν ˜xhx,L2i@l2
========⇒ µ such that
(ν ˜xhx,L1i@l1) ⊗ (ν ˜xhx,L2i@l2) = αk. Since E wM F , there exists
F ========⇒ν ˜xhx,L1i@l1 c µ′1 such that µ1 ⊑R µ′1. As a result there exists
F ========⇒ν ˜xhx,L1i@l1 c========⇒ν ˜xhx,L2i@l2 cµ′ such that µ ⊑R µ′.
When E ==⇒αk c µ, we know there exists {E==⇒αk c µi}1≤i≤n and {wi}1≤i≤n such that P
1≤i≤nwi= 1 and P
1≤i≤nwi· µi = µ. Since we have proved that for each E==⇒ µαk i, there exists F ==⇒αk c µ′i such that µi ⊑R µ′i, thus there exists F ==⇒αk c µ′ such that µ ⊑R µ′.
Since we have proved that wM =wM1 , in order to show thatwMis a preorder, it is equivalent to prove thatwM1 is a preorder. Suppose that E wM1 F and F wM1 G, we prove that E wM1 G. According to the definition ofwM1 , there exists weak simulations R1 and R2 such that E R1 F and F R2 G. Therefore whenever E =====⇒(x,L)⊳k c µ1, there
exists F =====⇒(x,L)⊳k c µ2 and G =====⇒(x,L)⊳k c µ3 such that µ1 ⊑R1 µ2 and µ2 ⊑R2 µ3. In other words, there exists ∆1 and ∆2 satisfying the conditions in Definition 7. Let
R= R1◦ R2 = {(E′, G′) | ∃F′.(E′ R1 F′∧ F′ R2 G′)},
we show that ∆ defined in this way does satisfy the conditions in Definition7. Condition one is easy since ∆(E, G) > 0 implies that there exists F such that ∆1(E, F ) > 0 and
we prove that the second condition is satisfied too. The third condition is similar as the second one, and is omitted here. Therefore µ1 ⊑R µ3, this completes the proof.
Finally we prove that wM is a congruence, it is enough to show that R= {(ν ˜x(E k G), ν ˜x(F k G)) | E wM F }
is a weak simulation. The following proof is similar with Theorem 13, and is omitted here.
Since weak simulation is one direction weak bisimulation, and is strictly coarser than weak bisimulation, therefore there exists networks which are not weakly bisimilar with each other, but one network is able to simulation the other one, refer to the following example.
Example 33. Consider the networks E and F in Example 31 where we have shown that E 6≈ F , but it holds that F wM E. The only non-trivial case is when
this can be simulated by the following weak transition of E: that the node at k can receive messages from other locations with positive probability i.e. k 7−→ m is not always equal to 0 for m 6= l.
3.5.2 Weak Simulation on Distributions
In this section we give the definition of weak simulation on distributions. Based on Definition 17, the weak simulation can be given in a straightforward way as follows:
Definition 19 (Weak Simulation on Distributions). A relation R ⊆ ND × ND is a weak simulation iff µ1 R µ2 implies that for each k and Cµ1,µ2,k, whenever Proof. Similar to the proof of Lemma 12, and is omitted here.
Lemma 16. If µ wd µ′ where Supp(µ) = {Ei}1≤i≤n, then there exists
Proof. Similar to the proof of Lemma13, and is omitted here.
Similar with wM, we can also show that wd is a congruent preorder.
Theorem 17. wd is a congruence and preorder.
Proof. We first prove thatwd is a preorder. The reflexivity is trivial, and we only prove the transitivity here i.e. E wd F and F wd G implies that E wd G. Similar as Theorem 16, we define another weak simulation, denoted as w′d, which is almost the same aswd except that (µ1 ∝ Cµ1,µ2,k) −→αk ρµ′1 is replaced by (µ1 ∝ Cµ1,µ2,k)==⇒αk ρµ′1
is a weak simulation under the new definition. Again we will omit the parameter Cµ1,µ2,k for simplicity. Suppose that µ1 Rµ2 and µ1==⇒αk ρµ′1, we need prove that there
such that
(ν ˜xhx,Mii@l) ⊗ (ν ˜xhx,Nii@l) = αk
for each 1 ≤ i < n, X
1≤i≤n
ρi= ρ and X
1≤i≤n
(ρi
ρ · µ′1i) = µ′1. The following proof is similar with Clause 1,and is omitted here.
3. αk = τ . This case is similar with Clause 1, and is omitted here.
Since we have proved that wd = w′d, it is enough to show that w′d is a preorder.
The proof is similar with Theorem 16. The congruence of wd can also be proved in a similar way as Theorem 14 based on Lemma 15 and 16. These proofs are omitted here.
We give an example of weak simulation over distributions as follows:
Example 34. Suppose that we have two networks:
E = ⌊2 · p + 2 · (x) · q + 3 · q{y/x}⌋l k ⌊0⌋k, F = ⌊2 · p + 5 · (x) · q⌋lk ⌊hy ⊲ li⌋k.
Assume that in the given SMF M, the node at l can receive messages from k with probability 0.6. Let C = {{(0.6, k)} 7−→ l}, then we have
E k C wd F k C.
Intuitively, in E the node at k has received the message y, while in F the message y has not been received by l. Since (F k C)(k, l) = 0.6, the node at k can also receive y and evolve into ⌊q{y/x}⌋k with probability 57 · 0.6 = 37, which is the same as in E, similarly for other cases.
As in the bisimulation setting, wd is strictly coarser thanwM. Theorem 18. wM ⊂wd.
Proof. It is easy to see that E wM F implies E wd F given Definition 18 and 19. To show that E wd F does not always imply E wM F , it is enough to give a counterexample. Note that Example31also works here, for the same reason E 6wM F , but we can show E wd F .