Definition
Interpretation
In logic, an interpretation provides the “meaning” of the non-logical symbols in a formal language. Its definition depends on the level of the logic:
Propositional Logic
Definition
Link to originalInterpretation (Propositional Logic)
In propositional logic, an interpretation is a truth assignment that maps each proposition symbol to a truth value.
First-Order Logic
Definition
Link to originalInterpretation (First-Order Logic)
In first-order logic, an interpretation (often denoted as a structure ) is a tuple consisting of:
- Universe (): A non-empty set called the domain of discourse.
- Mapping ():
- For each -ary function symbol , a function .
- For each -ary predicate symbol , a relation .