Graph Theory
The Handshaking Lemma is a fundamental principle in graph theory stating that in any undirected graph, the sum of the degrees of all vertices is twice the number of edges. This arises because each edge contributes to the degree of two vertices, creating a clear relationship between vertices, edges, and their respective degrees.
congrats on reading the definition of Handshaking Lemma. now let's actually learn it.