:: deftheorem Def10 defines PrimeField RING_3:def 10 :
for F being Field
for b2 being strict doubleLoopStr holds
( b2 = PrimeField F iff ( the carrier of b2 = carrier/\ F & the addF of b2 = the addF of F || (carrier/\ F) & the multF of b2 = the multF of F || (carrier/\ F) & the OneF of b2 = 1. F & the ZeroF of b2 = 0. F ) );