begin
theorem
theorem Th2:
theorem Th3:
Lm1:
for X being non empty addLoopStr
for M being Subset of X
for x, y being Point of X st y in M holds
x + y in x + M
Lm2:
for X being non empty addLoopStr
for M, N being Subset of X holds { (x + N) where x is Point of X : x in M } is Subset-Family of X
theorem Th4:
theorem Th5:
theorem Th6:
theorem Th7:
theorem Th8:
theorem Th9:
theorem Th10:
Lm3:
for X being non empty addLoopStr
for M, N, V being Subset of X st M c= N holds
V + M c= V + N
theorem Th11:
theorem Th12:
theorem Th13:
theorem
theorem Th15:
theorem
:: deftheorem Def1 defines convex RLTOPSP1:def 1 :
for V being RealLinearSpace
for M being Subset of V holds
( M is convex iff for u, v being Point of V
for r being Real st 0 <= r & r <= 1 & u in M & v in M holds
(r * u) + ((1 - r) * v) in M );
Lm4:
for X being RealLinearSpace holds conv ({} X) = {}
theorem
canceled;
theorem
theorem Th19:
theorem Th20:
theorem Th21:
theorem
:: deftheorem defines LSeg RLTOPSP1:def 2 :
for X being RealLinearSpace
for v, w being Point of X holds LSeg (v,w) = { (((1 - r) * v) + (r * w)) where r is Real : ( 0 <= r & r <= 1 ) } ;
theorem
:: deftheorem Def3 defines convex-membered RLTOPSP1:def 3 :
for V being non empty RLSStruct
for P being Subset-Family of V holds
( P is convex-membered iff for M being Subset of V st M in P holds
M is convex );
theorem
:: deftheorem defines - RLTOPSP1:def 4 :
for X being non empty RLSStruct
for A being Subset of X holds - A = (- 1) * A;
theorem Th25:
:: deftheorem Def5 defines symmetric RLTOPSP1:def 5 :
for X being non empty RLSStruct
for A being Subset of X holds
( A is symmetric iff A = - A );
theorem Th26:
:: deftheorem Def6 defines circled RLTOPSP1:def 6 :
for X being non empty RLSStruct
for A being Subset of X holds
( A is circled iff for r being Real st abs r <= 1 holds
r * A c= A );
theorem Th27:
theorem Th28:
Lm5:
for X being RealLinearSpace
for A, B being circled Subset of X holds A + B is circled
theorem Th29:
Lm6:
for X being RealLinearSpace
for A being circled Subset of X holds A is symmetric
Lm7:
for X being RealLinearSpace
for M being circled Subset of X holds conv M is circled
:: deftheorem Def7 defines circled-membered RLTOPSP1:def 7 :
for X being non empty RLSStruct
for F being Subset-Family of X holds
( F is circled-membered iff for V being Subset of X st V in F holds
V is circled );
theorem
theorem
begin
registration
let X be non
empty set ;
let O be
Element of
X;
let F be
BinOp of
X;
let G be
Function of
[:REAL,X:],
X;
let T be
Subset-Family of
X;
cluster RLTopStruct(#
X,
O,
F,
G,
T #)
-> non
empty ;
coherence
not RLTopStruct(# X,O,F,G,T #) is empty
;
end;
:: deftheorem Def8 defines add-continuous RLTOPSP1:def 8 :
for X being non empty RLTopStruct holds
( X is add-continuous iff for x1, x2 being Point of X
for V being Subset of X st V is open & x1 + x2 in V holds
ex V1, V2 being Subset of X st
( V1 is open & V2 is open & x1 in V1 & x2 in V2 & V1 + V2 c= V ) );
:: deftheorem Def9 defines Mult-continuous RLTOPSP1:def 9 :
for X being non empty RLTopStruct holds
( X is Mult-continuous iff for a being Real
for x being Point of X
for V being Subset of X st V is open & a * x in V holds
ex r being positive Real ex W being Subset of X st
( W is open & x in W & ( for s being Real st abs (s - a) < r holds
s * W c= V ) ) );
theorem Th32:
theorem Th33:
:: deftheorem Def10 defines transl RLTOPSP1:def 10 :
for X being non empty RLTopStruct
for a being Point of X
for b3 being Function of X,X holds
( b3 = transl (a,X) iff for x being Point of X holds b3 . x = a + x );
theorem Th34:
theorem Th35:
Lm8:
for X being LinearTopSpace
for a being Point of X holds transl (a,X) is one-to-one
theorem Th36:
Lm9:
for X being LinearTopSpace
for a being Point of X holds transl (a,X) is continuous
Lm10:
for X being LinearTopSpace
for E being Subset of X
for x being Point of X st E is open holds
x + E is open
Lm11:
for X being LinearTopSpace
for E being open Subset of X
for K being Subset of X holds K + E is open
Lm12:
for X being LinearTopSpace
for D being closed Subset of X
for x being Point of X holds x + D is closed
theorem Th37:
theorem Th38:
theorem
theorem
theorem
:: deftheorem Def11 defines locally-convex RLTOPSP1:def 11 :
for X being non empty RLTopStruct holds
( X is locally-convex iff ex P being local_base of X st P is convex-membered );
:: deftheorem Def12 defines bounded RLTOPSP1:def 12 :
for X being LinearTopSpace
for E being Subset of X holds
( E is bounded iff for V being a_neighborhood of 0. X ex s being Real st
( s > 0 & ( for t being Real st t > s holds
E c= t * V ) ) );
theorem Th42:
theorem
theorem
theorem Th45:
theorem
:: deftheorem Def13 defines mlt RLTOPSP1:def 13 :
for X being non empty RLTopStruct
for r being Real
for b3 being Function of X,X holds
( b3 = mlt (r,X) iff for x being Point of X holds b3 . x = r * x );
theorem Th47:
theorem Th48:
Lm13:
for X being LinearTopSpace
for r being non zero Real holds mlt (r,X) is one-to-one
theorem Th49:
Lm14:
for X being LinearTopSpace
for r being non zero Real holds mlt (r,X) is continuous
theorem Th50:
theorem Th51:
theorem Th52:
theorem Th53:
theorem
theorem Th55:
theorem Th56:
Lm15:
for X being LinearTopSpace
for V being bounded Subset of X
for r being Real holds r * V is bounded
theorem Th57:
theorem Th58:
theorem Th59:
theorem Th60:
theorem
theorem Th62:
theorem Th63:
Lm16:
for X being LinearTopSpace
for C being convex Subset of X holds Cl C is convex
Lm17:
for X being LinearTopSpace
for C being convex Subset of X holds Int C is convex
Lm18:
for X being LinearTopSpace
for B being circled Subset of X holds Cl B is circled
theorem
Lm19:
for X being LinearTopSpace
for E being bounded Subset of X holds Cl E is bounded
Lm20:
for X being LinearTopSpace
for U, V being a_neighborhood of 0. X
for F being Subset-Family of X
for r being positive Real st ( for s being Real st abs s < r holds
s * V c= U ) & F = { (a * V) where a is Real : abs a < r } holds
( union F is a_neighborhood of 0. X & union F is circled & union F c= U )
theorem Th65:
theorem Th66:
theorem
theorem
begin
theorem Th69:
theorem
theorem
theorem