Step * 2 1 1 2 1 2 1 of Lemma win2strat-strat2play-wf

.....assertion..... 
1. SimpleGame
2. : ℤ
3. 0 < n
4. win2strat(g;n 1) ∈ Type
5. ∀[s:win2strat(g;n 1)]. (strat2play(g;n 1;s) ∈ Type)
6. ∀[s:win2strat(g;n 1)]. ∀[f:strat2play(g;n 1;s)].  (||f|| ∈ ℤ)
7. ∀[s:win2strat(g;n 1)]. ∀[f:strat2play(g;n 1;s)]. ∀[k:{(2 (n 1)) 2..||f|| 1-}].
     (seq-truncate(f;k) ∈ strat2play(g;n 1;s))
8. win2strat(g;n) ∈ Type
9. ∀[s:win2strat(g;n)]. (strat2play(g;n;s) ∈ Type)
10. ∀[s:win2strat(g;n)]. ∀[f:strat2play(g;n;s)].  (||f|| ∈ ℤ)
⊢ ∀[s:win2strat(g;n)]. ∀[f:strat2play(g;n;s)]. ∀[k:{(2 n) 2..||f|| 1-}].  (seq-truncate(f;k) ∈ strat2play(g;n;s))
BY
(ParallelOp -2 THEN -3 With ⌜s⌝  THEN Auto) }

1
1. SimpleGame
2. : ℤ
3. 0 < n
4. win2strat(g;n 1) ∈ Type
5. ∀[s:win2strat(g;n 1)]. (strat2play(g;n 1;s) ∈ Type)
6. ∀[s:win2strat(g;n 1)]. ∀[f:strat2play(g;n 1;s)].  (||f|| ∈ ℤ)
7. ∀[s:win2strat(g;n 1)]. ∀[f:strat2play(g;n 1;s)]. ∀[k:{(2 (n 1)) 2..||f|| 1-}].
     (seq-truncate(f;k) ∈ strat2play(g;n 1;s))
8. win2strat(g;n) ∈ Type
9. ∀[s:win2strat(g;n)]. (strat2play(g;n;s) ∈ Type)
10. win2strat(g;n)
11. strat2play(g;n;s) ∈ Type
12. ∀[f:strat2play(g;n;s)]. (||f|| ∈ ℤ)
13. strat2play(g;n;s)
14. {(2 n) 2..||f|| 1-}
⊢ seq-truncate(f;k) ∈ strat2play(g;n;s)


Latex:


Latex:
.....assertion..... 
1.  g  :  SimpleGame
2.  n  :  \mBbbZ{}
3.  0  <  n
4.  win2strat(g;n  -  1)  \mmember{}  Type
5.  \mforall{}[s:win2strat(g;n  -  1)].  (strat2play(g;n  -  1;s)  \mmember{}  Type)
6.  \mforall{}[s:win2strat(g;n  -  1)].  \mforall{}[f:strat2play(g;n  -  1;s)].    (||f||  \mmember{}  \mBbbZ{})
7.  \mforall{}[s:win2strat(g;n  -  1)].  \mforall{}[f:strat2play(g;n  -  1;s)].  \mforall{}[k:\{(2  *  (n  -  1))  +  2..||f||  +  1\msupminus{}\}].
          (seq-truncate(f;k)  \mmember{}  strat2play(g;n  -  1;s))
8.  win2strat(g;n)  \mmember{}  Type
9.  \mforall{}[s:win2strat(g;n)].  (strat2play(g;n;s)  \mmember{}  Type)
10.  \mforall{}[s:win2strat(g;n)].  \mforall{}[f:strat2play(g;n;s)].    (||f||  \mmember{}  \mBbbZ{})
\mvdash{}  \mforall{}[s:win2strat(g;n)].  \mforall{}[f:strat2play(g;n;s)].  \mforall{}[k:\{(2  *  n)  +  2..||f||  +  1\msupminus{}\}].
        (seq-truncate(f;k)  \mmember{}  strat2play(g;n;s))


By


Latex:
(ParallelOp  -2  THEN  D  -3  With  \mkleeneopen{}s\mkleeneclose{}    THEN  Auto)




Home Index