reserve n,i,j,k for Nat;
reserve T for TuringStr,
  s for All-State of T;

theorem
  (Computation s).0 = s by Def7;
