let X, Y be RealLinearSpace; :: thesis: MultilinearOperators (<*X*>,Y) = LinearOperators ((product <*X*>),Y)
for f being object holds
( f in MultilinearOperators (<*X*>,Y) iff f in LinearOperators ((product <*X*>),Y) )
proof end;
hence MultilinearOperators (<*X*>,Y) = LinearOperators ((product <*X*>),Y) by TARSKI:2; :: thesis: verum