I was reading this question by user107952 and trying to come up with an example of a theory with no independent axiomatization or at least no independent recursive axiomatization.
I've come up with the following infinite theory with only nullary predicates, but I'm having trouble proving or disproving whether it has a (recursive) independent axiomatization.
Here's the theory, which can also be thought of as a theory in classical propositional calculus.
We are using a whole mess of nullary predicates $R_\alpha$ for each $\alpha$ in $\omega + 1$.
Let the axiomatization of our theory $T$ be the following. I'll write $R_\alpha$ instead of $R_\alpha()$.
- $R_\alpha \to R_\beta$ whenever $\alpha < \beta$.
Models of this theory can be thought of encodings of monotone functions $(\omega + 1) \to 2$.
I've tried for a little bit to show that we can't have an independent axiomatization of $T$. I tried to derive a contradiction regarding the handling of $R_\omega$, but I haven't manage to actually produce one. As of right now, I don't know whether it has an independent axiomatization or not.
My question is threefold:
- Does $T$ have an independent axiomatization?
- If (1), does $T$ have a recursive independent axiomatization?
- If (1), is there an independent axiomatization of $T$ such that there exists a $k \in \mathbb{N}$ such that for all sentences $\varphi$ in $T$, it holds that $|\varphi| \le k$?