begin
theorem
canceled;
theorem
canceled;
theorem Th3:
theorem
theorem Th5:
theorem
theorem
theorem Th8:
theorem Th9:
theorem Th10:
begin
theorem
canceled;
theorem
canceled;
theorem Th13:
begin
theorem Th14:
theorem Th15:
theorem Th16:
theorem Th17:
theorem Th18:
theorem Th19:
theorem Th20:
theorem Th21:
theorem Th22:
theorem Th23:
theorem Th24:
theorem Th25:
theorem Th26:
theorem Th27:
theorem Th28:
theorem Th29:
theorem Th30:
begin
:: deftheorem HAHNBAN:def 1 :
canceled;
:: deftheorem HAHNBAN:def 2 :
canceled;
:: deftheorem Def3 defines subadditive HAHNBAN:def 3 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is subadditive iff for x, y being VECTOR of V holds IT . (x + y) <= (IT . x) + (IT . y) );
:: deftheorem Def4 defines additive HAHNBAN:def 4 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is additive iff for x, y being VECTOR of V holds IT . (x + y) = (IT . x) + (IT . y) );
:: deftheorem Def5 defines homogeneous HAHNBAN:def 5 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is homogeneous iff for x being VECTOR of V
for r being Real holds IT . (r * x) = r * (IT . x) );
:: deftheorem Def6 defines positively_homogeneous HAHNBAN:def 6 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is positively_homogeneous iff for x being VECTOR of V
for r being Real st r > 0 holds
IT . (r * x) = r * (IT . x) );
:: deftheorem Def7 defines semi-homogeneous HAHNBAN:def 7 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is semi-homogeneous iff for x being VECTOR of V
for r being Real st r >= 0 holds
IT . (r * x) = r * (IT . x) );
:: deftheorem Def8 defines absolutely_homogeneous HAHNBAN:def 8 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is absolutely_homogeneous iff for x being VECTOR of V
for r being Real holds IT . (r * x) = (abs r) * (IT . x) );
:: deftheorem Def9 defines 0-preserving HAHNBAN:def 9 :
for V being RealLinearSpace
for IT being Functional of V holds
( IT is 0-preserving iff IT . (0. V) = 0 );
registration
let V be
RealLinearSpace;
cluster Function-like V15( the
carrier of
V,
REAL )
additive -> subadditive Element of
bool [: the carrier of V,REAL:];
coherence
for b1 being Functional of V st b1 is additive holds
b1 is subadditive
cluster Function-like V15( the
carrier of
V,
REAL )
homogeneous -> positively_homogeneous Element of
bool [: the carrier of V,REAL:];
coherence
for b1 being Functional of V st b1 is homogeneous holds
b1 is positively_homogeneous
cluster Function-like V15( the
carrier of
V,
REAL )
semi-homogeneous -> positively_homogeneous Element of
bool [: the carrier of V,REAL:];
coherence
for b1 being Functional of V st b1 is semi-homogeneous holds
b1 is positively_homogeneous
cluster Function-like V15( the
carrier of
V,
REAL )
semi-homogeneous -> 0-preserving Element of
bool [: the carrier of V,REAL:];
coherence
for b1 being Functional of V st b1 is semi-homogeneous holds
b1 is 0-preserving
cluster Function-like V15( the
carrier of
V,
REAL )
absolutely_homogeneous -> semi-homogeneous Element of
bool [: the carrier of V,REAL:];
coherence
for b1 being Functional of V st b1 is absolutely_homogeneous holds
b1 is semi-homogeneous
cluster Function-like V15( the
carrier of
V,
REAL )
positively_homogeneous 0-preserving -> semi-homogeneous Element of
bool [: the carrier of V,REAL:];
coherence
for b1 being Functional of V st b1 is 0-preserving & b1 is positively_homogeneous holds
b1 is semi-homogeneous
end;
theorem Th31:
theorem Th32:
theorem Th33:
theorem Th34:
begin
Lm1:
for V being RealLinearSpace
for X being Subspace of V
for v being VECTOR of V st not v in the carrier of X holds
for q being Banach-Functional of V
for fi being linear-Functional of X st ( for x being VECTOR of X
for v being VECTOR of V st x = v holds
fi . x <= q . v ) holds
ex psi being linear-Functional of (X + (Lin {v})) st
( psi | the carrier of X = fi & ( for x being VECTOR of (X + (Lin {v}))
for v being VECTOR of V st x = v holds
psi . x <= q . v ) )
Lm2:
for V being RealLinearSpace holds RLSStruct(# the carrier of V, the ZeroF of V, the addF of V, the Mult of V #) is RealLinearSpace
Lm3:
for V, V9, W9 being RealLinearSpace st V9 = RLSStruct(# the carrier of V, the ZeroF of V, the addF of V, the Mult of V #) holds
for W being Subspace of V st W9 = RLSStruct(# the carrier of W, the ZeroF of W, the addF of W, the Mult of W #) holds
W9 is Subspace of V9
Lm4:
for V, V9 being RealLinearSpace st V9 = RLSStruct(# the carrier of V, the ZeroF of V, the addF of V, the Mult of V #) holds
for f being linear-Functional of V9 holds f is linear-Functional of V
Lm5:
for V, V9 being RealLinearSpace st V9 = RLSStruct(# the carrier of V, the ZeroF of V, the addF of V, the Mult of V #) holds
for f being linear-Functional of V holds f is linear-Functional of V9
theorem Th35:
theorem Th36:
theorem