theorem
  E-min L~f <> E-max L~f
proof
  (E-min L~f)`2 < (E-max L~f)`2 by Th53;
  hence thesis;
end;
