\documentclass{article} \newtheorem{theorem}{Theorem} \newtheorem{lemma}[theorem]{Lemma} \begin{document} \end{document}