let V be RealLinearSpace; :: thesis: for u, v, w, x, y being VECTOR of V holds u,v,w,w are_COrtm_wrt x,y
let u, v, w, x, y be VECTOR of V; :: thesis: u,v,w,w are_COrtm_wrt x,y
Ortm (x,y,u), Ortm (x,y,v) // w,w by ANALOAF:9;
hence u,v,w,w are_COrtm_wrt x,y by Def4; :: thesis: verum