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