logic

Definition

Interpretation (First-Order Logic)

In first-order logic, an interpretation (often denoted as a structure ) is a tuple consisting of:

  1. Universe (): A non-empty set called the domain of discourse.
  2. Mapping ():

Interpretation vs. Assignment

Interpretation vs. Assignment

The interpretation is fixed for a given structure and handles non-logical symbols (constants, functions, predicates). It does not handle logical variables; those are managed by a variable assignment .