:: deftheorem Def2 defines Im COMPLEX1:def 2 :
for z being Complex
for b2 being number holds
( ( z is real implies ( b2 = Im z iff b2 = 0 ) ) & ( not z is real implies ( b2 = Im z iff ex f being Function of 2,REAL st
( z = f & b2 = f . 1 ) ) ) );