We have frame $\mathcal{F} = (W,R)$ that $R$ is reflexive and transitive and $\forall x,y,z (xRy \wedge xRz \wedge y\ne z \rightarrow yRz \vee zRy)$ ,prove $\mathcal{F} \models \square(\square p \rightarrow q) \vee \square(\square q \rightarrow p )$.
I assume that if $\mathcal{F} \nvDash \square(\square p \rightarrow q)$ then I must show $\mathcal{F} \models \square(\square q \rightarrow p) $.
so because $\mathcal{x} \nvDash \square(\square p \rightarrow q)$ I have $\exists y \;xRy((\,\forall z \; yRz \; z\Vdash q) \rightarrow y \Vdash p) $ but I don't have any idea how to get $\mathcal{x} \models \square(\square q \rightarrow p)$.