\documentclass[12pt]{report}

\newtheorem{definition}{تعریف}[chapter]
\newtheorem{example}[definition]{مثال}

\usepackage{xepersian}
\begin{document}
\chapter{مقدمه}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\begin{example}
\end{example}
\end{document}