let V be VectSp of F_Complex ; for l being linear-Functional of V holds projIm l is linear-Functional of (RealVS V)
let l be linear-Functional of V; projIm l is linear-Functional of (RealVS V)
A1:
projIm l is homogeneous
proof
let x be
VECTOR of
(RealVS V);
HAHNBAN:def 3 for b1 being object holds (projIm l) . (b1 * x) = b1 * ((projIm l) . x)let r be
Real;
(projIm l) . (r * x) = r * ((projIm l) . x)
addLoopStr(# the
carrier of
V, the
addF of
V, the
ZeroF of
V #)
= addLoopStr(# the
carrier of
(RealVS V), the
addF of
(RealVS V), the
ZeroF of
(RealVS V) #)
by Def17;
then reconsider x1 =
x as
Vector of
V ;
r * x = [**r,0**] * x1
by Def17;
hence (projIm l) . (r * x) =
Im (l . ([**r,0**] * x1))
by Def19
.=
Im ([**r,0**] * (l . x1))
by Def8
.=
((Re [**r,0**]) * (Im (l . x1))) + ((Re (l . x1)) * (Im [**r,0**]))
by COMPLEX1:9
.=
((Re [**r,0**]) * (Im (l . x1))) + ((Re (l . x1)) * 0)
by COMPLEX1:12
.=
r * (Im (l . x1))
by COMPLEX1:12
.=
r * ((projIm l) . x)
by Def19
;
verum
end;
projIm l is additive
hence
projIm l is linear-Functional of (RealVS V)
by A1; verum