theorem Th3:
for
x,
y being
Real st ( for
c being
Real st
c > 0 &
c < 1 holds
c * x >= y ) holds
y <= 0
Lm1:
for x, y being Real st ( for c being Real st c > 0 & c < 1 holds
c * x >= y ) holds
y <= 0
by Th3;
Lm2:
for L being non empty ZeroStr
for p being AlgSequence of L st len p > 0 holds
p . ((len p) -' 1) <> 0. L