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).
Linked from 15 pages
Vector additionRelated: Regrouping three or more vectors does not change their total.
MagmaCompared with: Unlike a semigroup, a magma need not satisfy this law.
Abelian groupRelated: Associativity is a group axiom independent of commutativity.
CategoryRelated: Associativity ensures that a chain of morphisms has an unambiguous composite.
Inverse elementRelated: Associativity helps establish familiar laws for two-sided inverses.