let V be non empty vector-distributive scalar-distributive scalar-associative scalar-unital CLSStruct ; for M being Subset of V
for z being Complex st M is convex holds
z * M is convex
let M be Subset of V; for z being Complex st M is convex holds
z * M is convex
let z be Complex; ( M is convex implies z * M is convex )
assume A1:
M is convex
; z * M is convex
for u, v being VECTOR of V
for s being Complex st ex p being Real st
( s = p & 0 < p & p < 1 ) & u in z * M & v in z * M holds
(s * u) + ((1r - s) * v) in z * M
proof
let u,
v be
VECTOR of
V;
for s being Complex st ex p being Real st
( s = p & 0 < p & p < 1 ) & u in z * M & v in z * M holds
(s * u) + ((1r - s) * v) in z * Mlet s be
Complex;
( ex p being Real st
( s = p & 0 < p & p < 1 ) & u in z * M & v in z * M implies (s * u) + ((1r - s) * v) in z * M )
assume that A2:
ex
p being
Real st
(
s = p &
0 < p &
p < 1 )
and A3:
u in z * M
and A4:
v in z * M
;
(s * u) + ((1r - s) * v) in z * M
consider v9 being
Element of
V such that A5:
v = z * v9
and A6:
v9 in M
by A4;
consider u9 being
Element of
V such that A7:
u = z * u9
and A8:
u9 in M
by A3;
A9:
(s * u) + ((1r - s) * v) =
((s * z) * u9) + ((1r - s) * (z * v9))
by A7, A5, CLVECT_1:def 4, CLVECT_1:def 5
.=
((z * s) * u9) + ((z * (1r - s)) * v9)
by CLVECT_1:def 4, CLVECT_1:def 5
.=
(z * (s * u9)) + ((z * (1r - s)) * v9)
by CLVECT_1:def 4, CLVECT_1:def 5
.=
(z * (s * u9)) + (z * ((1r - s) * v9))
by CLVECT_1:def 4, CLVECT_1:def 5
.=
z * ((s * u9) + ((1r - s) * v9))
by CLVECT_1:def 2
;
(s * u9) + ((1r - s) * v9) in M
by A1, A2, A8, A6, Def23;
hence
(s * u) + ((1r - s) * v) in z * M
by A9;
verum
end;
hence
z * M is convex
by Def23; verum