let X, Y be RealLinearSpace; for T being LinearOperator of X,Y st T is bijective holds
( T " is LinearOperator of Y,X & rng (T ") = the carrier of X )
let T be LinearOperator of X,Y; ( T is bijective implies ( T " is LinearOperator of Y,X & rng (T ") = the carrier of X ) )
assume A1:
T is bijective
; ( T " is LinearOperator of Y,X & rng (T ") = the carrier of X )
A2:
rng T = the carrier of Y
by A1, FUNCT_2:def 3;
A3:
dom T = the carrier of X
by FUNCT_2:def 1;
T " is LinearOperator of Y,X
hence
( T " is LinearOperator of Y,X & rng (T ") = the carrier of X )
by A1, FUNCT_1:33, A3; verum