Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Group

A set equipped with a binary operation that satisfies closure, associativity, identity, and invertibility.
📜

The statement of the theorem

A group is a set GG with an operation \cdot such that:\n1. (ab)c=a(bc)(ab)c = a(bc)\n2. eG\exists e \in G s.t. ae=ea=aae = ea = a\n3. aG,bG\forall a \in G, \exists b \in G s.t. ab=ba=eab = ba = e.