I have the following statement:
$(A \land B) \rightarrow \square\lozenge(A \lor B)$ characterizes symmetry.
I am pretty sure there exists a proof for that statement since I am unable to find some counterexample.
But I am really struggling with a formal proof.
What I have done until now:
We need to prove two directions:
For all symmetric frames $\mathcal{F}$ we have $\mathcal{F} \vDash (A \land B) \rightarrow \square\lozenge(A \lor B)$
$\mathcal{F} \vDash (A \land B) \rightarrow \square\lozenge(A \lor B)$ implies that $\mathcal{F}$ is symmetric
But how do I correctly prove those?