let V be RealLinearSpace; for u, v, w, y being VECTOR of V st Gen w,y & u,v,u,v are_Ort_wrt w,y holds
u = v
let u, v, w, y be VECTOR of V; ( Gen w,y & u,v,u,v are_Ort_wrt w,y implies u = v )
assume that
A1:
Gen w,y
and
A2:
u,v,u,v are_Ort_wrt w,y
; u = v
v - u,v - u are_Ort_wrt w,y
by A2, ANALMETR:def 3;
then
v - u = 0. V
by A1, ANALMETR:11;
hence
u = v
by RLVECT_1:21; verum