let S be set ; :: according to PRVECT_2:def 3 :: thesis: ( not S in rng <*G*> or S is RLSStruct )
assume S in rng <*G*> ; :: thesis: S is RLSStruct
then consider i being object such that
A1: ( i in dom <*G*> & <*G*> . i = S ) by FUNCT_1:def 3;
reconsider i = i as Element of NAT by A1;
dom <*G*> = {1} by FINSEQ_1:2, FINSEQ_1:def 8;
then i = 1 by A1, TARSKI:def 1;
hence S is RealLinearSpace by A1; :: thesis: verum