let X be finite-dimensional RealNormSpace; :: thesis: for Y being RealNormSpace st dim X <> 0 holds
LinearOperators (X,Y) = BoundedLinearOperators (X,Y)

let Y be RealNormSpace; :: thesis: ( dim X <> 0 implies LinearOperators (X,Y) = BoundedLinearOperators (X,Y) )
assume A1: dim X <> 0 ; :: thesis: LinearOperators (X,Y) = BoundedLinearOperators (X,Y)
for f being object holds
( f in LinearOperators (X,Y) iff f in BoundedLinearOperators (X,Y) )
proof end;
hence LinearOperators (X,Y) = BoundedLinearOperators (X,Y) by TARSKI:2; :: thesis: verum