Step
*
1
1
of Lemma
reliable-env-property1
1. [M] : Type ─→ Type
2. Continuous+(P.M[P])
3. S0 : InitialSystem(P.M[P])@i
4. n2m : ℕ ─→ pMsg(P.M[P])@i
5. l2m : Id ─→ pMsg(P.M[P])@i
6. env : pEnvType(P.M[P])@i
7. r : pRunType(P.M[P])@i
8. pRun(S0;env;n2m;l2m) = r ∈ pRunType(P.M[P])@i
9. ∀t:ℕ. ∃t':ℕ. (t < t' ∧ ((fst((env t' r))) = 0 ∈ ℤ))@i
10. t : ℕ@i
11. n : ℕ@i
12. run-command-node(r;t;n) ∧ (com-kind(snd(snd(run-command(r;t;n)))) ∈ ``msg choose new``)
13. ∀t':ℕ
      Dec(t < t'
      c∧ (((fst((env t' r))) ≤ n)
         ∧ ↑lg-is-source(run-intransit(r;t');fst((env t' r))) supposing 0 < lg-size(run-intransit(r;t'))))
⊢ ∃t':ℕ
   ((t < t'
   c∧ (((fst((env t' r))) ≤ n)
      ∧ ↑lg-is-source(run-intransit(r;t');fst((env t' r))) supposing 0 < lg-size(run-intransit(r;t'))))
   ∧ (∀i:ℕ
        ¬(t < i
        c∧ (((fst((env i r))) ≤ n)
           ∧ ↑lg-is-source(run-intransit(r;i);fst((env i r))) supposing 0 < lg-size(run-intransit(r;i)))) 
        supposing i < t'))
BY
{ Assert ⌈∃n1:ℕ
           (t < n1
           c∧ (((fst((env n1 r))) ≤ n)
              ∧ ↑lg-is-source(run-intransit(r;n1);fst((env n1 r))) supposing 0 < lg-size(run-intransit(r;n1))))⌉⋅ }
1
.....assertion..... 
1. [M] : Type ─→ Type
2. Continuous+(P.M[P])
3. S0 : InitialSystem(P.M[P])@i
4. n2m : ℕ ─→ pMsg(P.M[P])@i
5. l2m : Id ─→ pMsg(P.M[P])@i
6. env : pEnvType(P.M[P])@i
7. r : pRunType(P.M[P])@i
8. pRun(S0;env;n2m;l2m) = r ∈ pRunType(P.M[P])@i
9. ∀t:ℕ. ∃t':ℕ. (t < t' ∧ ((fst((env t' r))) = 0 ∈ ℤ))@i
10. t : ℕ@i
11. n : ℕ@i
12. run-command-node(r;t;n) ∧ (com-kind(snd(snd(run-command(r;t;n)))) ∈ ``msg choose new``)
13. ∀t':ℕ
      Dec(t < t'
      c∧ (((fst((env t' r))) ≤ n)
         ∧ ↑lg-is-source(run-intransit(r;t');fst((env t' r))) supposing 0 < lg-size(run-intransit(r;t'))))
⊢ ∃n1:ℕ
   (t < n1
   c∧ (((fst((env n1 r))) ≤ n)
      ∧ ↑lg-is-source(run-intransit(r;n1);fst((env n1 r))) supposing 0 < lg-size(run-intransit(r;n1))))
2
1. [M] : Type ─→ Type
2. Continuous+(P.M[P])
3. S0 : InitialSystem(P.M[P])@i
4. n2m : ℕ ─→ pMsg(P.M[P])@i
5. l2m : Id ─→ pMsg(P.M[P])@i
6. env : pEnvType(P.M[P])@i
7. r : pRunType(P.M[P])@i
8. pRun(S0;env;n2m;l2m) = r ∈ pRunType(P.M[P])@i
9. ∀t:ℕ. ∃t':ℕ. (t < t' ∧ ((fst((env t' r))) = 0 ∈ ℤ))@i
10. t : ℕ@i
11. n : ℕ@i
12. run-command-node(r;t;n) ∧ (com-kind(snd(snd(run-command(r;t;n)))) ∈ ``msg choose new``)
13. ∀t':ℕ
      Dec(t < t'
      c∧ (((fst((env t' r))) ≤ n)
         ∧ ↑lg-is-source(run-intransit(r;t');fst((env t' r))) supposing 0 < lg-size(run-intransit(r;t'))))
14. ∃n1:ℕ
     (t < n1
     c∧ (((fst((env n1 r))) ≤ n)
        ∧ ↑lg-is-source(run-intransit(r;n1);fst((env n1 r))) supposing 0 < lg-size(run-intransit(r;n1))))
⊢ ∃t':ℕ
   ((t < t'
   c∧ (((fst((env t' r))) ≤ n)
      ∧ ↑lg-is-source(run-intransit(r;t');fst((env t' r))) supposing 0 < lg-size(run-intransit(r;t'))))
   ∧ (∀i:ℕ
        ¬(t < i
        c∧ (((fst((env i r))) ≤ n)
           ∧ ↑lg-is-source(run-intransit(r;i);fst((env i r))) supposing 0 < lg-size(run-intransit(r;i)))) 
        supposing i < t'))
Latex:
Latex:
1.  [M]  :  Type  {}\mrightarrow{}  Type
2.  Continuous+(P.M[P])
3.  S0  :  InitialSystem(P.M[P])@i
4.  n2m  :  \mBbbN{}  {}\mrightarrow{}  pMsg(P.M[P])@i
5.  l2m  :  Id  {}\mrightarrow{}  pMsg(P.M[P])@i
6.  env  :  pEnvType(P.M[P])@i
7.  r  :  pRunType(P.M[P])@i
8.  pRun(S0;env;n2m;l2m)  =  r@i
9.  \mforall{}t:\mBbbN{}.  \mexists{}t':\mBbbN{}.  (t  <  t'  \mwedge{}  ((fst((env  t'  r)))  =  0))@i
10.  t  :  \mBbbN{}@i
11.  n  :  \mBbbN{}@i
12.  run-command-node(r;t;n)  \mwedge{}  (com-kind(snd(snd(run-command(r;t;n))))  \mmember{}  ``msg  choose  new``)
13.  \mforall{}t':\mBbbN{}
            Dec(t  <  t'
            c\mwedge{}  (((fst((env  t'  r)))  \mleq{}  n)
                  \mwedge{}  \muparrow{}lg-is-source(run-intransit(r;t');fst((env  t'  r))) 
                      supposing  0  <  lg-size(run-intransit(r;t'))))
\mvdash{}  \mexists{}t':\mBbbN{}
      ((t  <  t'
      c\mwedge{}  (((fst((env  t'  r)))  \mleq{}  n)
            \mwedge{}  \muparrow{}lg-is-source(run-intransit(r;t');fst((env  t'  r))) 
                supposing  0  <  lg-size(run-intransit(r;t'))))
      \mwedge{}  (\mforall{}i:\mBbbN{}
                \mneg{}(t  <  i
                c\mwedge{}  (((fst((env  i  r)))  \mleq{}  n)
                      \mwedge{}  \muparrow{}lg-is-source(run-intransit(r;i);fst((env  i  r))) 
                          supposing  0  <  lg-size(run-intransit(r;i)))) 
                supposing  i  <  t'))
By
Latex:
Assert  \mkleeneopen{}\mexists{}n1:\mBbbN{}
                  (t  <  n1
                  c\mwedge{}  (((fst((env  n1  r)))  \mleq{}  n)
                        \mwedge{}  \muparrow{}lg-is-source(run-intransit(r;n1);fst((env  n1  r))) 
                            supposing  0  <  lg-size(run-intransit(r;n1))))\mkleeneclose{}\mcdot{}
Home
Index