\documentclass[openany]{x}
\usepackage{xepersian}
\settextfont{XB Niloofar}


\newtheorem{definition}{تعریف}[section]


\newtheorem{cor}{تبصره}[section]
\newtheorem{theo}[definition]{قضیه}
\newtheorem{lemma}[definition]{لم}
\newtheorem{prop}[definition]{گزاره}
\newtheorem{coro}[definition]{نتیجه}
\newtheorem{remark}[definition]{ملاحظه}
\newtheorem{nok}[definition]{نکته}
\newtheorem{nok-def}[definition]{نکته و تعریف}
\newtheorem{nokg}[definition]{چند نکته و قرداد}
\newtheorem{defnok}[definition]{تعریف و نکته}
\newtheorem{garar}[definition]{قرارداد}

\newtheorem{example}[definition]{مثال}
\newtheorem{algo}{الگوریتم}[section]
\newtheorem{theorem}{Theorem}
\newtheorem{Proposition}[theorem]{گزاره}
\newtheorem{Lemma}[theorem]{لم}
\newtheorem{Corollary}[theorem]{نتیجه}
\begin{document}
%\tableofcontents
\newpage


\chapter{ حلقه‌های گالوای متناهی}


\thispagestyle{empty}
\newpage

\begin{lemma}
فرض کنیم $ R $ حلقه زنجیری متناهی یکدار و $ x,y \in R $ باشند. اگر $ x-y $ در $ R $ پوچتوان باشد، آنگاه $ x $ یکه است اگر وتنها 
اگر $ y $ یکه باشد.
\end{lemma}



\end{document}