begin
theorem
theorem
theorem Th3:
theorem Th4:
for
p,
q,
a,
b being
Real st 1
< p &
(1 / p) + (1 / q) = 1 &
0 < a &
0 < b holds
(
a * b <= ((a #R p) / p) + ((b #R q) / q) & (
a * b = ((a #R p) / p) + ((b #R q) / q) implies
a #R p = b #R q ) & (
a #R p = b #R q implies
a * b = ((a #R p) / p) + ((b #R q) / q) ) )
theorem Th5:
Lm1:
for a being Real_Sequence st ( for n being Element of NAT holds 0 <= a . n ) holds
for n being Element of NAT holds a . n <= (Partial_Sums a) . n
Lm2:
for a being Real_Sequence st ( for n being Element of NAT holds 0 <= a . n ) holds
for n being Element of NAT holds 0 <= (Partial_Sums a) . n
Lm3:
for a being Real_Sequence st ( for n being Element of NAT holds 0 <= a . n ) holds
for n being Element of NAT st (Partial_Sums a) . n = 0 holds
for k being Element of NAT st k <= n holds
a . k = 0
Lm4:
for a being Real_Sequence
for n being Element of NAT st ( for k being Element of NAT st k <= n holds
a . k = 0 ) holds
(Partial_Sums a) . n = 0
begin
theorem Th6:
theorem Th7:
theorem Th8:
theorem Th9:
theorem Th10:
theorem
theorem
theorem