theorem
  ^(1,T,I) = \0(T,I)+\1(T,I)
  proof 1 = 0+1;
    hence ^(1,T,I) = ^(0,T,I)+\1(T,I) by Th88 .= \0(T,I)+\1(T,I) by Th87;
  end;
