If we are just interested in computing confidence intervals for the population mean $\mu$ using a sample $X_1,X_2,\dots,X_n$ of $n$ iid random variables is bootstrapping redundant if $n$ is large?
I don't see any reason why a bootstrap estimate of the confidence intervals in this case would be any better than just directly applying the CLT to construct the confidence intervals based on the asymptotic normality of the sample mean?
In fact, it seems the bootstrap confidence interval may be even less accurate than confidence intervals given directly by the CLT because afaik there are a couple of levels of approximation taking place when we use bootstrapping?