:: deftheorem Def6 defines BilinearOperators LOPBAN_9:def 1 :
for X, Y, Z being RealLinearSpace
for b4 being Subset of (RealVectSpace ( the carrier of [:X,Y:],Z)) holds
( b4 = BilinearOperators (X,Y,Z) iff for x being set holds
( x in b4 iff x is BilinearOperator of X,Y,Z ) );