I'm investigating attractor reconstruction of Lorenz system. I saw a bunch of work claiming that the time delay map $[x(t), x(t -\tau), x(t - 2\tau)]$ is sufficient to reconstruct the attracotr, e.g. http://www.scholarpedia.org/article/Attractor_reconstruction, https://www.youtube.com/watch?v=6i57udsPKms.
If I'm understanding this correctly, this means that the state space of Lorenz system can be embedded into $\mathbb{R}^3$. However as far as I have known by Takens' theorem, the time delay step $n$ to embed a strange attractor of dimension $d$ should be $n \geq 2d+1$. In this sense, since the fractal dimension of Lorenz attractor is slightly greater than $2$, there should be at least $5$ delay steps in order to achieve the embedding.
Is there any specific theorem/paper claiming that the Lorenz attractor can be embedded by a 3-step time delay embedding?

Without a restriction to delay embedding, this is trivial since the Lorenz system consists of three differential equations.
The dimension given by Takens’s theorem is only an upper limit. A lower embedding dimension may suffice. Also see this question and answer.
Also note that Takens’s theorem doesn’t use fractal dimensions at all; it’s the Sauer–Yorke–Casdagli theorem that does.
Given that the Lorenz attractor can be embedded in three dimensions (see above), it would be intuitively surprising if a three-dimensional delay embedding fails here (in particular for all delays). Moreover, and maybe most importantly, three-dimensional delay embeddings of the Lorenz attractor have been used extensively investigated for benchmarking, proofs of principle, or similar – which, to my knowledge, hasn’t turned up any inconsistencies as to be expected for a failed embedding.
I am not aware of rigorous investigations of this, but I wouldn’t be surprised if none exist, due to a lack of relevance: The entire point of a Takens embedding is to reconstruct attractors of unknown dynamics. Applying it to something like the Lorenz system is only for benchmarking, proofs of principle, etc.