let V be RealLinearSpace; :: thesis: ( V is non trivial RealLinearSpace iff ex u being Element of V st u in NonZero V )
A1: ( V is non trivial RealLinearSpace implies ex u being Element of V st u in NonZero V )
proof
assume V is non trivial RealLinearSpace ; :: thesis: ex u being Element of V st u in NonZero V
then consider u being Element of V such that
A2: u <> 0. V by STRUCT_0:def 19;
reconsider u = u as Element of V ;
A3: ( u in NonZero V iff not u is zero ) by STRUCT_0:1;
take u ; :: thesis: u in NonZero V
thus u in NonZero V by A2, A3, STRUCT_0:def 15; :: thesis: verum
end;
( ex u being Element of V st u in NonZero V implies V is non trivial RealLinearSpace )
proof end;
hence ( V is non trivial RealLinearSpace iff ex u being Element of V st u in NonZero V ) by A1; :: thesis: verum