let F, G be Form of V,W; :: thesis: ( ( for v being Vector of V
for w being Vector of W holds F . v,w = (f . v,w) *' ) & ( for v being Vector of V
for w being Vector of W holds G . v,w = (f . v,w) *' ) implies F = G )
assume that
A2:
for v being Vector of V
for w being Vector of W holds F . v,w = (f . v,w) *'
and
A3:
for v being Vector of V
for w being Vector of W holds G . v,w = (f . v,w) *'
; :: thesis: F = G
hence
F = G
by BINOP_1:2; :: thesis: verum