Doing multiple comparisons increases the number of false positive findings. In the Bonferroni method, the adjusted critical level is $\hat{\alpha} = \frac{\large\alpha}{N}$ where $N$ is the number of tests. However, demanding this from each test increases the number of false negatives.
In the Holm-Bonferroni and FDR methods, the smallest p-values have to be likewise below $\frac{\large\alpha}{N}$. Is this some general property?
In order to control the number of false positives, when doing $N$ tests, do the smallest $p$ have to be smaller than $\alpha/N$? It seems the Holm-Bonferroni and FDR differ only with respect to the following values.