theorem
  (S-max L~f)..f < len f
proof
  S-max L~f in rng f & len f > 1 by GOBOARD7:34,SPRECT_2:42,XXREAL_0:2;
  hence thesis by Th7;
end;
