I am trying to prove that $\neg \lozenge p$ from $\square (p \rightarrow q)$ and $\lozenge \square \neg q$ using only the axioms in KTB and propositional logic. I can prove using tableux, but not synthetically. Can you help me? Thank you.
UPDATE: Actually, you need B and 4 in order to make this proof. But you can prove in KTB from the premise $\square (p \rightarrow \square q)$.
This formula is invalid in KTB. To see this take three worlds 0,1,2 s.t. $P$ holds at 1, $\Box \neg Q$ holds at 2, but there is no way for 2 to access 1 without transitivity. This is a full counter-model:
Worlds: {0,1,2}
@: 0
P: {1}
Q: {1}
R: {(0,1),(0,2),(0,0),(1,1),(2,2),(1,0),(2,0)}