theorem Th82:
  |[-1,0]|,|[1,0]| realize-max-dist-in P implies
  LSeg(LMP P,|[0,-3]|) is vertical
proof
  assume a,b realize-max-dist-in P;
  then d`1 = (W-bound P + E-bound P) / 2 by Lm88
    .= (LMP P)`1 by EUCLID:52;
  hence thesis by SPPOL_1:16;
end;
