Prove that every tree with at least $1$ edge has at least $2$ leaves (recall that a leaf is a vertex of degree $1$).
Can anyone show me how to prove this question? Here's what I tried. Since it doesn't mention full trees, an ordered tree doesn't have to be at least $2$ leaves, some trees do have only $1$ leaf.
Let $P$ denote the maximal in the tree (this holds for graphs as well). It exists since the graph has at least one edge. If one of the endpoints of $P$ isn't a leaf, then we can find a longer path by visiting its children....but then contradicting our assumption that $P$ is maximal.