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