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