Let $T$ be a tree of order $n$.Show that $T$ is isomorphic to a subgraph of $\overline{C}_{n+2}$
I'm allowed to use this theorem: for every tree $T$ of order $k$. If $G$ is a graph such that $\delta(G) \geq k-1$ then $G$ contain a subgraph isomorphic to $T$.
Since the smallest cycle has $3$ vertices so I let $n \geq 1$. I tried to prove this by induction
Base : $n=1$. In this case we have $T$ is just a point, which isomorphic to a subgraph of $\overline{C}_3$. So the base case is good.
Suppose the statment is true for $n=k>1$. Meaning $T$ is isomorphic to a subgraph of $\overline{C}_{k+2}$ and $\delta(\overline{C}_{k+2})\geq k-1$ . Now if I added one vertex into $T$ I'm not sure how to show $\delta(\overline {C}_{k+3})\geq k$
Induction makes this more complicated than necessary. The result follows almost immediately from the theorem.