:: deftheorem defrEMLat defines EMLat ZMODLAT2:def 5 :
for L being Z_Lattice
for r being Element of F_Rat
for b3 being strict Z_Lattice holds
( b3 = EMLat (r,L) iff ( the carrier of b3 = r * (rng (MorphsZQ L)) & the ZeroF of b3 = zeroCoset L & the addF of b3 = (addCoset L) || (r * (rng (MorphsZQ L))) & the lmult of b3 = (lmultCoset L) | [: the carrier of INT.Ring,(r * (rng (MorphsZQ L))):] & the scalar of b3 = (ScProductDM L) || (r * (rng (MorphsZQ L))) ) );