Satisfaction of a sentence in a model

74 Views Asked by At

I'm a little confused about satisfaction of formulas (in particular of sentences).

Consider a concrete example. Let $L=(\cdot, ^{-1},e)$ be the language of groups and consider its model $M$ with universe $C_3=\{1,g,g^2\}$ and standard interpretations. Let $\phi$ be the formula in the empty set of variables $1\cdot g=g$. Satisfaction is defined inductively. But what case are we dealing with? $g$ is not a term, is it? So $1\cdot g=g$ is not an atomic formula $t_1=t_2$, is it? Also, it's not T or F, nor is it the conjunction/disjunction of atomic formulas... (I didn't mention all cases, but the formula is also not of one of the types I didn't mention, as far as I can see).

2

There are 2 best solutions below

5
On BEST ANSWER

Either $g$ is a constant symbol and you should add it to your language. In this case $g$ is a term since symbols of constants are terms. Thus $1.g=g$ is an atomic formula. Or $g$ is a variable, and your formula doesn't have an empty ser of variables.

1
On

In general a description of a model takes place in the metalanguage that you are using to talk about the theory whose models you are interested in. In the given description of the model $\{1, g, g^2\}$ of a group, you should read $g$ as a constant in the metatheory. This model is isomorphic to the model with elements $0, 1, 2 \in \Bbb{N}$ and group operation given by addition modulo $3$. Under this isomorphism $1$, $g$ and $g^2$ correspond to $0$, $1$ and $2$ respectively.