let K be non empty right_complementable add-associative right_zeroed addLoopStr ; for V, W being non empty VectSpStr of K
for f being Form of V,W holds f - f = NulForm V,W
let V, W be non empty VectSpStr of K; for f being Form of V,W holds f - f = NulForm V,W
let f be Form of V,W; f - f = NulForm V,W
now let v be
Vector of
V;
for w being Vector of W holds (f - f) . v,w = (NulForm V,W) . v,wlet w be
Vector of
W;
(f - f) . v,w = (NulForm V,W) . v,wthus (f - f) . v,
w =
(f . v,w) - (f . v,w)
by Def8
.=
0. K
by RLVECT_1:28
.=
(NulForm V,W) . v,
w
by FUNCOP_1:85
;
verum end;
hence
f - f = NulForm V,W
by BINOP_1:2; verum