Prove that if $\delta(G) \geq 2$ then $G$ contain a cycle
I tried to prove this using proof by contrapositive.
I assume that $G$ has no cycle and show that $\delta(g) <2$.
The smallest cycle we can have is $C_3$. if $G$ has no cycle that mean $G$ has at least one vertex of degree $1$ or $0$. Meaning $\delta (G) <2$.
Is this proof sound acceptable? It look a little bit too short to me.
I doubt if what you have presented can be called a proof. We can discuss that in the comments.
For a proof choose a maximal path $P$ in the graph. (I am assuming the graph is finite.) Let $v$ be an end point of $P$. Now since $\delta(G)\geq 2$, there is an edge $e=vx$ incident to $v$ such that $e\notin E(P)$.
But since $P$ was a maximal path, the vertex $x$ must be in $P$ giving a cycle.