Step 
*
 of Lemma 
play-len_wf
∀[g:SimpleGame]. ∀[n:ℕ]. ∀[s:win2strat(g;n)]. ∀[f:strat2play(g;n;s)].  (||f|| ∈ ℤ)
BY
 
{ (InstLemma `win2strat-strat2play-wf` [] THEN RepeatFor 2 (ParallelLast') THEN RepeatFor 3 (D -1) THEN Trivial) }
 
Latex: 
Latex:
\mforall{}[g:SimpleGame].  \mforall{}[n:\mBbbN{}].  \mforall{}[s:win2strat(g;n)].  \mforall{}[f:strat2play(g;n;s)].    (||f||  \mmember{}  \mBbbZ{})
 By 
Latex:
(InstLemma  `win2strat-strat2play-wf`  []
  THEN  RepeatFor  2  (ParallelLast')
  THEN  RepeatFor  3  (D  -1)
  THEN  Trivial)
Home
Index