please prove it from Compactness theorem for propositional logic. Don't assume AC in any form. I mean relation $<$ is total order for $X$ iff
- trichotomy
- transitivity
- irreflexivity
are true about $<$ on $X$
please prove it from Compactness theorem for propositional logic. Don't assume AC in any form. I mean relation $<$ is total order for $X$ iff
are true about $<$ on $X$
Copyright © 2021 JogjaFile Inc.
Consider the language that has propositional variables $p_{x,y}$ for any pair $x,y\in X$. It will effectively stand for $x<y$.
Now, our theory $T$ will be the combination of these three theories:
Use compactness to prove that $T$ is satisfiable: for any finitely many propositions, only finitely many variables are involved, and we can linearly order the set of necessary $x$'s to find a satisfying assignment for the variables.
So by compactness there is an assignment $\sigma$ for which $T$ is evaluated as true. Now define $x<y$ if and only if $\sigma(p_{x,y})=\rm True$, and prove that $<$ is a linear order.