begin
:: deftheorem SUPINF_2:def 1 :
canceled;
theorem
theorem
canceled;
theorem
theorem
canceled;
theorem
for
x,
y being
R_eal for
a,
b being
Real st
x = a &
y = b holds
x - y = a - b
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
:: deftheorem SUPINF_2:def 2 :
canceled;
:: deftheorem SUPINF_2:def 3 :
canceled;
:: deftheorem SUPINF_2:def 4 :
canceled;
:: deftheorem Def5 defines + SUPINF_2:def 5 :
for X, Y being non empty Subset of ExtREAL
for b3 being Subset of ExtREAL holds
( b3 = X + Y iff for z being R_eal holds
( z in b3 iff ex x, y being R_eal st
( x in X & y in Y & z = x + y ) ) );
:: deftheorem Def6 defines - SUPINF_2:def 6 :
for X being non empty Subset of ExtREAL
for b2 being Subset of ExtREAL holds
( b2 = - X iff for z being R_eal holds
( z in b2 iff ex x being R_eal st
( x in X & z = - x ) ) );
theorem
canceled;
theorem Th22:
theorem Th23:
theorem
theorem
theorem Th26:
theorem Th27:
theorem
theorem
theorem Th30:
theorem Th31:
theorem Th32:
theorem Th33:
:: deftheorem defines sup SUPINF_2:def 7 :
for X being non empty set
for Y being non empty Subset of ExtREAL
for F being Function of X,Y holds sup F = sup (rng F);
:: deftheorem defines inf SUPINF_2:def 8 :
for X being non empty set
for Y being non empty Subset of ExtREAL
for F being Function of X,Y holds inf F = inf (rng F);
:: deftheorem Def9 defines + SUPINF_2:def 9 :
for X being non empty set
for Y, Z being non empty Subset of ExtREAL
for F being Function of X,Y
for G being Function of X,Z
for b6 being Function of X,(Y + Z) holds
( b6 = F + G iff for x being Element of X holds b6 . x = (F . x) + (G . x) );
theorem Th34:
theorem Th35:
theorem Th36:
:: deftheorem Def10 defines - SUPINF_2:def 10 :
for X being non empty set
for Y being non empty Subset of ExtREAL
for F being Function of X,Y
for b4 being Function of X,(- Y) holds
( b4 = - F iff for x being Element of X holds b4 . x = - (F . x) );
theorem Th37:
theorem Th38:
:: deftheorem Def11 defines bounded_above SUPINF_2:def 11 :
for X being non empty set
for Y being non empty Subset of ExtREAL
for F being Function of X,Y holds
( F is bounded_above iff sup F < +infty );
:: deftheorem Def12 defines bounded_below SUPINF_2:def 12 :
for X being non empty set
for Y being non empty Subset of ExtREAL
for F being Function of X,Y holds
( F is bounded_below iff -infty < inf F );
:: deftheorem Def13 defines bounded SUPINF_2:def 13 :
for X being non empty set
for Y being non empty Subset of ExtREAL
for F being Function of X,Y holds
( F is bounded iff ( F is bounded_above & F is bounded_below ) );
theorem
theorem Th40:
theorem Th41:
theorem
theorem
theorem
theorem Th45:
theorem Th46:
theorem Th47:
theorem
theorem Th49:
theorem Th50:
theorem
theorem Th52:
:: deftheorem Def14 defines countable SUPINF_2:def 14 :
for D being non empty set
for IT being Subset of D holds
( IT is countable iff ( IT is empty or ex F being Function of NAT,D st IT = rng F ) );
:: deftheorem Def15 defines nonnegative SUPINF_2:def 15 :
for IT being set holds
( IT is nonnegative iff for x being R_eal st x in IT holds
0. <= x );
:: deftheorem Def16 defines Num SUPINF_2:def 16 :
for D being Denum_Set_of_R_EAL
for b2 being Function of NAT,ExtREAL holds
( b2 is Num of D iff D = rng b2 );
theorem Th53:
:: deftheorem Def17 defines Ser SUPINF_2:def 17 :
for D being Denum_Set_of_R_EAL
for N being Num of D
for b3 being Function of NAT,ExtREAL holds
( b3 = Ser (D,N) iff ( b3 . 0 = N . 0 & ( for n being Element of NAT
for y being R_eal st y = b3 . n holds
b3 . (n + 1) = y + (N . (n + 1)) ) ) );
theorem Th54:
theorem Th55:
theorem Th56:
:: deftheorem defines Set_of_Series SUPINF_2:def 18 :
for D being Denum_Set_of_R_EAL
for b2 being non empty Subset of ExtREAL holds
( b2 is Set_of_Series of D iff ex N being Num of D st b2 = rng (Ser (D,N)) );
Lm1:
for F being Function of NAT,ExtREAL holds rng F is non empty Subset of ExtREAL
;
:: deftheorem defines SUM SUPINF_2:def 19 :
for D being Pos_Denum_Set_of_R_EAL
for N being Num of D holds SUM (D,N) = sup (rng (Ser (D,N)));
:: deftheorem defines is_sumable SUPINF_2:def 20 :
for D being Pos_Denum_Set_of_R_EAL
for N being Num of D holds
( D is_sumable N iff SUM (D,N) in REAL );
theorem Th57:
:: deftheorem Def21 defines Ser SUPINF_2:def 21 :
for F, b2 being Function of NAT,ExtREAL holds
( b2 = Ser F iff for N being Num of rng F st N = F holds
b2 = Ser ((rng F),N) );
:: deftheorem Def22 defines nonnegative SUPINF_2:def 22 :
for R being Relation holds
( R is nonnegative iff rng R is nonnegative );
:: deftheorem defines SUM SUPINF_2:def 23 :
for F being Function of NAT,ExtREAL holds SUM F = sup (rng (Ser F));
theorem Th58:
theorem Th59:
theorem Th60:
theorem Th61:
theorem Th62:
theorem Th63:
theorem Th64:
:: deftheorem Def24 defines summable SUPINF_2:def 24 :
for F being Function of NAT,ExtREAL holds
( F is summable iff SUM F in REAL );
theorem
theorem
theorem Th67:
theorem Th68:
theorem
theorem
theorem