- Closure: This is obvious. a *1 c is a member of G1, and b *2 d is a member of G2. Thus, (a *1 c,b *2 d) is a member of G1 x G2 by definition.
- Identity element: If e1 is the identity in G1, and e2 is the identity in G2, the identity in G1 x G2 is (e1,e2).
- Inverse element: With a *1 c = e1 and b *2 d = e2, (a *1 c,b *2 d) = (e1,e2), and (c,d) is therefore the inverse of (a,b).