Step
*
1
of Lemma
sg-change-init_wf
1. g : SimpleGame
2. j : Pos(g)
⊢ let p,i,l1,l2 = g 
  in <{y:p| sg-reachable(g;j;y)} , j, l1, l2>   ∈ SimpleGame
BY
{ ((Assert g ∈ SimpleGame BY Auto) THEN Auto) }
Latex:
Latex:
1.  g  :  SimpleGame
2.  j  :  Pos(g)
\mvdash{}  let  p,i,l1,l2  =  g 
    in  <\{y:p|  sg-reachable(g;j;y)\}  ,  j,  l1,  l2>      \mmember{}  SimpleGame
By
Latex:
((Assert  g  \mmember{}  SimpleGame  BY  Auto)  THEN  Auto)
Home
Index