theorem Th21:
  sin_C/.0c = 0
proof
  sin_C/.0c = (exp(0c)-exp(-<i>*0c))/(<i>*2) by Def1
    .=0c/(<i>*2);
  hence thesis;
end;
