Interpretation of the language with the domain assigns semantics to the symbols used in language.
In first order logic, the interpretation requires a domain and interpretation changes when domain changes.
A constant symbol is interpreted in domain to an element or an object the domain.
A function symbol of an arity maps elements in domain to an element in .
A predicate or relation symbol of an arity is interpreted as a tuple of elements in domain for which the is .
Todo
- Verify the interpretation of predicate or relation symbol (@2024-06-20)