D. We proved that every algorithm that sorts n things using comparisons must use at least log2(n!) comparisons in the worst case. log2(n!) is very close to n log2(n).