Associativity

Associativity is the law that regrouping repeated applications of an operation leaves the result unchanged. For a binary operation, it means (a ⋆ b) ⋆ c = a ⋆ (b ⋆ c).

Connect