Can someone give me an easy example of a Herbrand structure?
I can't really visualise the difference between a Herbrand and a normal structure.
Can someone give me an easy example of a Herbrand structure?
I can't really visualise the difference between a Herbrand and a normal structure.
Copyright © 2021 JogjaFile Inc.
Example
Consider the very simple FOL formula : $R(c)$.
The domain of the Herbrand structure is :
In the above case, we have only the individual constant $c$ as gorund term. Thus, the domain is $H = \{ c \}$.
With it, we define the Herbrand interpretation :
Again, we have a very simple Herbrand inerpretation $H_S$ :
where $H$ is the domain defiend above and $R^H$ is the subset of $H$ interpreting the relation symbol $R$.
Obviously, $R^H = \{ c \}$.