let X, Y, Z be RealLinearSpace; :: thesis: for f being LinearOperator of X,Y
for g being LinearOperator of Y,Z holds g * f is LinearOperator of X,Z
let f be LinearOperator of X,Y; :: thesis: for g being LinearOperator of Y,Z holds g * f is LinearOperator of X,Z
let g be LinearOperator of Y,Z; :: thesis: g * f is LinearOperator of X,Z
hence
g * f is LinearOperator of X,Z
by A1, LOPBAN_1:def 5, LOPBAN_1:def 6; :: thesis: verum