I have a pretty basic question about direct sum/product of groups.
Say you were given the group (Z4 x Z2, +mod2). Now I know that Z4 x Z2 is given by { (0,0), (0,1), (1,0), (1,1), (2,0), (2,1), (3,0), (3,1) }. So now if you were going to add together two of the elements using the binary...