theorem Th25:
  x.|.0.X = 0
proof
  x.|.0.X = ((0.X).|.x)*' by Def11
    .= 0c by Th24,COMPLEX1:28;
  hence thesis;
end;
