Equaties
Equaties are a theoretical construct in mathematics used to represent systems of equality constraints among terms of a formal language. An equatie is given by a finite set of equations t1 = s1, ..., tn = sn, where each ti and si is a term formed from operation symbols of a signature and variables. A model M for the signature satisfies the equatie if, for every variable assignment in M, all corresponding equalities hold when interpreting the terms.
Equaties generalize single equations by considering multiple equalities simultaneously. They are central to equational logic and
Examples: { x = y } specifies that x and y denote the same element; { f(x) = g(y), h(z) = w
Applications appear in constraint solving, type inference, and algebraic geometry, where solving equaties corresponds to finding