Given the graph is a K5.
Are all its subgraphs planar? A visual analysis tells me so, but then again I don't know if there's any mathematical way to proof this.
Given the graph is a K5.
Are all its subgraphs planar? A visual analysis tells me so, but then again I don't know if there's any mathematical way to proof this.
Copyright © 2021 JogjaFile Inc.
Let $G$ be the graph that results when you delete one edge from $K_5$; every proper subgraph of $K_5$ is a subgraph of $G$, and you can exhibit an embedding of $G$ in the plane, so all proper subgraphs of $K_5$ must be planar.