let V be RealLinearSpace; for w, y being VECTOR of V
for a, b, c, d being Element of (DTrSpace (V,w,y)) st a,b // c,d holds
( c,d // a,b & b,a // d,c )
let w, y be VECTOR of V; for a, b, c, d being Element of (DTrSpace (V,w,y)) st a,b // c,d holds
( c,d // a,b & b,a // d,c )
let a, b, c, d be Element of (DTrSpace (V,w,y)); ( a,b // c,d implies ( c,d // a,b & b,a // d,c ) )
reconsider u = a, v = b, u1 = c, v1 = d as VECTOR of V ;
assume
a,b // c,d
; ( c,d // a,b & b,a // d,c )
then
u,v,u1,v1 are_DTr_wrt w,y
by Th44;
then
( v,u,v1,u1 are_DTr_wrt w,y & u1,v1,u,v are_DTr_wrt w,y )
by Th21, Th22;
hence
( c,d // a,b & b,a // d,c )
by Th44; verum