theorem
  Lower_Middle_Point C <> Upper_Middle_Point C
proof
  (Lower_Middle_Point C)`2 <> (Upper_Middle_Point C)`2 by Th15;
  hence thesis;
end;
