Preliminaries: To be extra clear, I'm assuming (hopefully correctly) the following:
- The "finite von Neumann ordinals" always means the sets $\emptyset , \;\; \{\emptyset\} , \;\; \{\emptyset , \{\emptyset\}\} , \;\; \{ \emptyset , \{\emptyset\} , \{\emptyset , \{\emptyset\}\}\} \ldots \;$ In other words: $\emptyset , \; S(\emptyset), \; S(S(\emptyset)), \; S(S(S(\emptyset))) \ldots$, where $S$ is the successor function $S(x) := x \cup \{x\}$
- The Axiom of Infinity always guarantees the existence of an inductive set, i.e. a set $I$ such that $\emptyset \in I$ and $x \in I \implies (x \cup \{x\}) \in I$
My question is what exactly is meant by an "$\omega$-model" or "$\omega$-standard model"? What I think I can infer (with less than 100% confidence) from what I've read is:
- An "$\omega$-model", or "$\omega$-standard model", is a model in which there exists a "smallest" inductive set (the "$\omega$ of the model") whose elements are exactly the finite von Neumann ordinals (all the finite von Neumann ordinals but nothing else). That is, the $\omega$ of the model is the "standard" $\omega$.
- Thus also a non-$\omega$-model is a model in which every inductive set contains some other elements in addition to the finite von Neumann ordinals. So for such a model, the "smallest" inductive set is some "non-standard $\omega$".
Is this right?