thus ( z in COMPLEX implies ex IT being Number st IT = 0 ) ; :: thesis: ( not z in COMPLEX implies ex b1 being Number ex f being Function of 4,REAL st
( z = f & b1 = f . 3 ) )

assume A6: not z in COMPLEX ; :: thesis: ex b1 being Number ex f being Function of 4,REAL st
( z = f & b1 = f . 3 )

z in QUATERNION by Def2;
then z in (Funcs (4,REAL)) \ { x where x is Element of Funcs (4,REAL) : ( x . 2 = 0 & x . 3 = 0 ) } by A6, XBOOLE_0:def 3;
then reconsider f = z as Function of 4,REAL by FUNCT_2:66;
take f . 3 ; :: thesis: ex f being Function of 4,REAL st
( z = f & f . 3 = f . 3 )

take f ; :: thesis: ( z = f & f . 3 = f . 3 )
thus ( z = f & f . 3 = f . 3 ) ; :: thesis: verum