Let $M$ be a transitive infinite countable ZFC model.
If I understand correctly, all elements of $M$ are sets. For example: $0=\emptyset$, $1 = \{ 0 \} = \{ \emptyset \}$, $2 = \{ 0,1 \} = \{ \emptyset,\{ \emptyset \} \}$, $3 = \{ \emptyset, \{ \emptyset \}, \{ \emptyset, \{ \emptyset \} \} \}$ etc.
I also get how we can view relations as sets of ordered pairs, and functions as certains sets of ordered pairs.
But, I how can we view a formula?
For example, suppose we assume that $M$ satisfies the axiom of infinity.
Does it means that this axiom exists in $M$ as an element. Or is the statement $M \models \phi$ (where $\phi$ is the axiom of infinity) exists as an elemtnt?
and if so, what is the set which represents this statement?
Thank you!
EDIT For example, suppose $\mathbb P$ is a poset and that $M \models \exists p \in \mathbb P (p(0)=2 \and p(1)=3)$. The fact that $M$ satisfies this satement, how does $M$ contains this fact. Does it contains it as a set? a function with range $\{ T, F \}$?