Show that if φ ⊨ ψ but φ and ψ have no sentence letters in common, then either φ is unsatisfiable or ψ is tautologous.
Use the lemma: if $\cal{A}$(Ρ) = $\cal{B}$(P), for every sentence letter P in φ, then |φ|$\cal{A}$ = |φ|$\cal{B}$.
I see that we can reformulate the question as follows: If φ ⊨ ψ but φ and ψ have no sentence letters in common, then either |φ|$\cal{A}$ = F or |ψ|$\cal{A}$ = T in all $\cal{L}$1-structures.
I figure the proof will look something like this:
Let's say it's not the case that either |φ|$\cal{A}$ = F or |ψ|$\cal{A}$ = T in all $\cal{L}$1-structures.
That leaves two possibilities:
(1) |φ|$\cal{A}$ = T, |ψ|$\cal{A}$ = T. Can this happen if φ and ψ have no sentence letters in common?
(2) |φ|$\cal{A}$ = F, |ψ|$\cal{A}$ = F. Again, I don't know what the implications of φ and ψ having no sentence letters in common does here.
I am new to proofs, and perhaps I am going completely the wrong direction here. Any help would be greatly appreciated.