let V be RealLinearSpace; :: thesis: for u, u1, v, v1, w, y being VECTOR of V
for p, p1, q, q1 being Element of (AMSpace (V,w,y)) st p = u & p1 = u1 & q = v & q1 = v1 holds
( p,q _|_ p1,q1 iff u,v,u1,v1 are_Ort_wrt w,y )

let u, u1, v, v1, w, y be VECTOR of V; :: thesis: for p, p1, q, q1 being Element of (AMSpace (V,w,y)) st p = u & p1 = u1 & q = v & q1 = v1 holds
( p,q _|_ p1,q1 iff u,v,u1,v1 are_Ort_wrt w,y )

let p, p1, q, q1 be Element of (AMSpace (V,w,y)); :: thesis: ( p = u & p1 = u1 & q = v & q1 = v1 implies ( p,q _|_ p1,q1 iff u,v,u1,v1 are_Ort_wrt w,y ) )
assume A1: ( p = u & p1 = u1 & q = v & q1 = v1 ) ; :: thesis: ( p,q _|_ p1,q1 iff u,v,u1,v1 are_Ort_wrt w,y )
hereby :: thesis: ( u,v,u1,v1 are_Ort_wrt w,y implies p,q _|_ p1,q1 )
assume p,q _|_ p1,q1 ; :: thesis: u,v,u1,v1 are_Ort_wrt w,y
then consider u9, v9, u19, v19 being VECTOR of V such that
A2: [u,v] = [u9,v9] and
A3: [u1,v1] = [u19,v19] and
A4: u9,v9,u19,v19 are_Ort_wrt w,y by A1, Def4;
A5: u1 = u19 by A3, XTUPLE_0:1;
( u = u9 & v = v9 ) by A2, XTUPLE_0:1;
hence u,v,u1,v1 are_Ort_wrt w,y by A3, A4, A5, XTUPLE_0:1; :: thesis: verum
end;
assume u,v,u1,v1 are_Ort_wrt w,y ; :: thesis: p,q _|_ p1,q1
hence p,q _|_ p1,q1 by A1, Def4; :: thesis: verum