In the notes for my course on Graph Theory, there is a short elementary proof of the Euler characteristic formula $V-E+F=2$ for planar graphs: see page 27 here.
In the generalisation of this formula to surfaces of genus $g \ge 1$ (i.e many-holed toruses), namely
$$V-E+F \ge 2-2g$$
the proof is left as an exercise.
I can't see how to generalise the inductive argument for the plane to genus $g \ge 1$ surfaces. Intuitively, it seems only possible for the faces of the graph to be homeomorphic to
- an open disk
- an open cylinder
- a punctured torus
though proving this seems non-obvious. Is there an elementary proof of this inequality as there is for the plane?
We can begin by starting with an empty graph (with $n$ vertices and no edges) embedded in a genus-$g$ surface. This has only one face: a face homeomorphic to a genus-$g$ surface punctured $n$ times.
In general, we can prove by induction that as we add edges to this embedding, each face will be homeomorphic to a genus-$a$ surface punctured $b$ times, for some $(a,b)$ with $a\ge 0$ and $b\ge 1$. For short, let's call such a surface an $(a,b)$-surface. At the beginning, every "puncture" corresponds only to a vertex of the graph, but in general, it could be something more complicated.
To verify that this is all we get, we have to think about what happens when we add an edge inside a face. Under the homeomorphism to an $(a,b)$-surface, this corresponds to cutting along a curve that starts and ends at a puncture point. There are $3$ cases:
Now we can prove a theorem analogous to Euler's formula. To each face homeomorphic to an $(a,b)$-surface, we assign the value $2-2a-b$. Let $S$ be the sum of the values assigned to all faces. Then each of the cases above increases $S$ by $1$ (that's why the awkward value $2-2a-b$ is chosen, so the quantity $V-E+S$ doesn't change).
In the empty graph, we have $$ V - E + S = n - 0 + (2-2g-n) = 2-2g. $$ Therefore we have $V-E+S = 2-2g$ for every graph embedded in the genus-$g$ surface.
We have $S \le F$, because a $(0,1)$-surface (an open disk, or punctured sphere) is the only one with value $1$, and all other $(a,b)$-surfaces get nonpositive values. This gives us the inequality $V-E+F \ge 2-2g$.
Often, we only consider cellular embeddings, in which all faces are open disks. In this case, equality holds: $V-E+F=2-2g$. This is easier to prove, because we don't have to mess about with different types of faces (but you need a trickier base case).