let X, Y, Z be ComplexLinearSpace; :: 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, CLOPBAN1:def 3, CLOPBAN1:def 4; :: thesis: verum