theorem Th19:
  0.X in BCK-part(X)
proof
  (0.X)`=0.X by Def5;
  then 0.X <= 0.X;
  hence thesis;
end;
