theorem
  f/.1 = S-max L~f implies (S-min L~f)..f > 1
proof
  assume
A1: f/.1 = S-max L~f;
  then (S-max L~f)..f = 1 by FINSEQ_6:43;
  hence thesis by A1,Th29;
end;
