The bilinear axiom is:
<cu + dv,w> = c<u,w> + d<v,w>
<u,cv + dw> = c<u,v> + d<u,w>
Where c and d are scalars and u, v, and w are vectors.
Can this be extended to something like
<cu + dv, ew + fx> = ?
The bilinear axiom is:
<cu + dv,w> = c<u,w> + d<v,w>
<u,cv + dw> = c<u,v> + d<u,w>
Where c and d are scalars and u, v, and w are vectors.
Can this be extended to something like
<cu + dv, ew + fx> = ?
The same as above: $$<cu+dv,ew+fx>=c<u,ew+fx>+d<v,ew+fx>=c(e<u,w>+f<u,x>)+d(e<v,w>+f<v,x>)$$