:: deftheorem defiso defines emb_iso FIELD_2:def 8 :
for K being Field
for F being b1 -monomorphic Field
for f being Monomorphism of K,F
for b4 being Function of (embField f),F holds
( b4 = emb_iso f iff ( ( for a being Element of (embField f) st not a in K holds
b4 . a = a ) & ( for a being Element of (embField f) st a in K holds
b4 . a = f . a ) ) );