A1:
dom the addF of V = [: the carrier of V, the carrier of V:]
by FUNCT_2:def 1;
A2:
for z being set st z in [:V1,V1:] holds
( the addF of V || V1) . z in V1
proof
let z be
set ;
( z in [:V1,V1:] implies ( the addF of V || V1) . z in V1 )
assume A3:
z in [:V1,V1:]
;
( the addF of V || V1) . z in V1
then consider r,
x being
set such that A4:
(
r in V1 &
x in V1 )
and A5:
z = [r,x]
by ZFMISC_1:def 2;
reconsider y =
x,
r1 =
r as
Element of
V by A4;
[r,x] in dom ( the addF of V || V1)
by A1, A3, A5, RELAT_1:62, ZFMISC_1:96;
then
( the addF of V || V1) . z = r1 + y
by A5, FUNCT_1:47;
hence
( the addF of V || V1) . z in V1
by B1, A4, IDEAL_1:def 1;
verum
end;
dom ( the addF of V || V1) = [:V1,V1:]
by A1, RELAT_1:62, ZFMISC_1:96;
hence
the addF of V || V1 is BinOp of V1
by A2, FUNCT_2:3; verum