let V be RealLinearSpace; for w, y being VECTOR of V
for a, b, c, d being Element of (DTrSpace (V,w,y)) st Gen w,y & a,b // c,d holds
a,b // a # c,b # d
let w, y be VECTOR of V; for a, b, c, d being Element of (DTrSpace (V,w,y)) st Gen w,y & a,b // c,d holds
a,b // a # c,b # d
let a, b, c, d be Element of (DTrSpace (V,w,y)); ( Gen w,y & a,b // c,d implies a,b // a # c,b # d )
assume that
A1:
Gen w,y
and
A2:
a,b // c,d
; a,b // a # c,b # d
reconsider u = a, v = b, u1 = c, v1 = d as VECTOR of V ;
u,v,u1,v1 are_DTr_wrt w,y
by A2, Th44;
then A3:
u,v,u # u1,v # v1 are_DTr_wrt w,y
by A1, Th26;
( a # c = u # u1 & b # d = v # v1 )
by Def8;
hence
a,b // a # c,b # d
by A3, Th44; verum