%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[12pt,a4paper]{report}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{xepersian}

\settextfont[Scale=1.1]{Yas}
\setdigitfont[Scale=1]{Yas}   

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% تعریف و نحوه ظاهر شدن قضایا، لم‌ها، تعریف‌ها و ...
\theoremstyle{definition}
\newtheorem{definition}{تعریف}[section]%chapter
%\theoremstyle{theorem}
\newtheorem{theorem}[definition]{{\bf قضیه}}
\newtheorem{lemma}[definition]{{\bf لم}}
\newtheorem{proposition}[definition]{{\bf گزاره}}
\newtheorem{corollary}[definition]{{\bf نتیجه}}
\newtheorem{note}[definition]{{\bf نکته}} 
%\theoremstyle{definition}
\newtheorem{example}[definition]{{\bf مثال}}
\newtheorem{dad}[definition]{{\bf قرارداد}}
\newenvironment{prof}{{\bf اثبات.}}{\hfill{$\blacksquare$}} %$\Box$
%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%
\textheight=22cm%تنظیم طول متن   
\textwidth=14.7cm%تنظیم عرض متن 
\topmargin=-.5cm%تنظیم حاشیه بالای صفحه 
\oddsidemargin=.1cm%تنظیم حاشیه سمت چپ صفحه  
%\headsep=1cm%     فاصله متن از سر برگ   
\footskip=1.2cm% فاصله شماره صفحه از انتهای متن 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\chapter{آنالیز}
\begin{theorem}


فرض کنیم $X$ یک فضای برداری نرم‌دار  باشد. مجموعه‌ی تمام تابعک‌های خطی کراندار روی $X$ را
‌ دوگان {$X$} می‌نامیم و با نماد $X'$ نشان می‌دهیم.  مقدار تابعک خطی کراندار $x'$ در $x$ را
با $\langle x',x \rangle $نمایش می‌دهیم.  
\end{theorem}
\end{document}