\documentclass{article}
\usepackage{amsmath}
\usepackage{amsthm}
\newtheorem{theorem}{Theorem} 
\theoremstyle{definition}
\newtheorem{definition}{Definition}[section]
\begin{document}





\end{document}