theorem If a connected planar simple graph has 𝑒 edges and 𝑣 vertices with 𝑣 ≥ 3 and no circuits of length three
then e≤2v−4
Homeomorphic:
theorem The graph G1=(V1,E1) and G2=(V2,E2) are called homeomorphic if they can be obtained from the same graph by a sequence of elementary subdivisions
Elementary Subdivision is when remove an edge {u,v} and add new vertex w together with edge {u,w} and {w,v}
theorem A graph is non-planar if and only if it contains a subgraph Homeomorphic to K3,3 or K5