:: deftheorem Def11 defines ord GROUP_1A:def 10 :
for G being addGroup
for h being Element of G
for b3 being Element of NAT holds
( ( h is being_of_order_0 implies ( b3 = ord h iff b3 = 0 ) ) & ( not h is being_of_order_0 implies ( b3 = ord h iff ( b3 * h = 0_ G & b3 <> 0 & ( for m being Nat st m * h = 0_ G & m <> 0 holds
b3 <= m ) ) ) ) );