The inequality is $$ 1 - (1 - x_i)^{\ln{\vert E \vert} + \ln{4}} \leq (\ln{\vert E \vert} +\ln {4})x_i $$
With the following constraints:
- $\vert E \vert \in \mathbb{N}^+$
- $x_i \in [0, 1]$.
This appeared during my approximation algorithm class and my professor just gave no explaination on it. Any help is appreciated!