let V, W be non empty ModuleStr over F_Complex ; for f being Form of V,W holds (- f) *' = - (f *')
let f be Form of V,W; (- f) *' = - (f *')
now for v being Vector of V
for w being Vector of W holds ((- f) *') . (v,w) = (- (f *')) . (v,w)let v be
Vector of
V;
for w being Vector of W holds ((- f) *') . (v,w) = (- (f *')) . (v,w)let w be
Vector of
W;
((- f) *') . (v,w) = (- (f *')) . (v,w)thus ((- f) *') . (
v,
w) =
((- f) . (v,w)) *'
by Def8
.=
(- (f . (v,w))) *'
by BILINEAR:def 4
.=
- ((f . (v,w)) *')
by COMPLFLD:52
.=
- ((f *') . (v,w))
by Def8
.=
(- (f *')) . (
v,
w)
by BILINEAR:def 4
;
verum end;
hence
(- f) *' = - (f *')
; verum