I am reading a paper about numerical analysis of a certain method for solving operator equation. Let our Hilbert space be $L^2[0,1]$, we define the subspace $D\in L^2[0,1]$ by
$$
D:=\{f\in C^2(0,1)\cap C^1[0,1] \ | f(0)=f(1)=0 \}.
$$
There is a line saying "It is well known that there exists an $\alpha>0$ such that the inequality
$$
\|f'\|^2\ge \alpha\|f\|^2
$$
holds uniformly for every $f\in D$." without giving a reference.
Since I am quite new to the field, I assumed that it is a common knowledge that such $\alpha$ exists. Could anyone please provide me with a reference for this fact?
My current knowledge includes basic functional analysis, mainly from Kreyszig's book, but very little of Sobolev space since I have just begun studying it. Any help would be very appreciated.