Show that doesn't exists $\Delta$ such that it is satisfable iff assigment has finite number of $1's$. It means that we assign only finitely many $1's$ for variables and from this fact we would like to conclude that $\Delta$ is satisfable. And if $\Delta$ is satisfable then assigment constains only finite unmber of $1's$. Number of variables is infinite: $a_1,a_2,...$. We are in predicate-logic (no quantifiers).
My idea is following:
Let's suppose that such $\Delta$ exists. Lets consider any finite subset of $\Delta_0\subseteq_{\text{fin}}\Delta$ such that it may be contradictory - finite subset with this property must exists - if it doesn't exists $\Delta$ is satisfable regardless to valuation of variables - then we have contradiction and show that such $\Delta$ doesn't exists.
So, we have finite $\Delta_0$ such that it may be contradictory - we force contradictory - we use only finitely many values $1$ because subset is finite. Rest of variables we set to $0$. However, $\Delta$ is unsatisfable becuase there exists unsataisfable finite susbet (compacntess theorem). Although, we assign only finite number of ones, $\Delta$ is unsatisfable.
Am I ok ?