I am reading a lecture and there is a sentece that say:
Every tautology $\tau$ on $n$ variables has an proof in which there are at most $2^{O(n)}$ formulas.
I know that $O$ is the big notation used for the worst case in algorithms, but in this case What means that? Could you give an example please?