So the question goes as follows: Let $G_1=(V, E_1)$ and $G_2=(V, E_2)$ be spanning subgraphs of a complete bipartite graph $K_{n,n}$ such that $E_1 \cap E_2 = \emptyset$ and $E_1 \cup E_2 $ contains all edges of $K_{n,n}$
For $n \ge 7$ show that, at least one of $G_1$ and $G_2$ is not planar.
So, I know that $K_{n,n}$ is not planar, and I tried to assume the opposite but it got me nowhere really.
Any help would be appreciated.