$F$ is a function symbol with arity $2$. Is $F(x,y)=x$ an atomic formula?
My teachers solutions say it is but I thought that atomic formula had to be a predicate name followed by a variable and if a $F$ is a function variable than it is not an atomic formula.
Is it an atomic formula or not? Thanks
It is an atomic formula. The atomic formulas include all formulas of the shape $s=t$ where $s$ and $t$ are terms. The terms $s$ and $t$ can be quite complicated. For instance $G(F(x,y))$ is a term, where $x$ and $y$ are variable symbols, $F$ is a binary function symbol, and $G$ is a unary function symbol.