A question is this type if and only if it asks to prove or verify that a given set with an operation forms a group by checking closure, associativity, identity, and inverses.
32 questions · Standard +0.8
| Set | Binary Operation | |
| \(\{1, 2, 3\}\) | Addition modulo 4 | \(\square\) |
| \(\{1, 2, 3\}\) | Multiplication modulo 4 | \(\square\) |
| \(\{0, 1, 2, 3\}\) | Addition modulo 4 | \(\square\) |
| \(\{0, 1, 2, 3\}\) | Multiplication modulo 4 | \(\square\) |
| \(*\) | \(p\) | \(q\) | \(r\) | \(s\) | \(t\) |
| \(p\) | \(p\) | \(q\) | \(r\) | \(s\) | \(t\) |
| \(q\) | \(q\) | \(p\) | \(s\) | \(t\) | \(r\) |
| \(r\) | \(r\) | \(t\) | \(p\) | \(q\) | \(s\) |
| \(s\) | \(s\) | \(r\) | \(t\) | \(p\) | \(q\) |
| \(t\) | \(t\) | \(s\) | \(q\) | \(r\) | \(p\) |