\documentclass[11pt , a4paper]{report}
\usepackage[all]{xy}
\usepackage{amsthm, amssymb, amsmath,amsfonts,fancyhdr,color,xspace,hyperref,latexsym,amscd,tikz}
%\usepackage{glossaries}
\usepackage[xindy]{glossaries}
\usepackage{MnSymbol}
%\pagestyle{fancy}
%\fancyhead{} 
%\fancyhead[L]{\slshape \rightmark}
%\fancyhead[R]{\slshape \leftmark}
\usepackage{graphicx}
\fancyfoot{} 
\fancyfoot[C]{\thepage}
\renewcommand{\headrulewidth}{0.6pt}
\usepackage{tocbibind}
\usepackage{makeidx}
\makeindex
\usepackage{xepersian}
\numberwithin{equation}{section}
\settextfont[Scale=1.2]{Yas} 
\setdigitfont[Scale=1.2]{Yas}
\setlatintextfont{Yas}
\defpersianfont\nastaliq[Scale=2]{IranNastaliq}
\defpersianfont\chapternumber[Scale=3]{XB Niloofar}
\linespread{2}
%\def\e{\eta}
%\def\x{\overline{x}}
%\def\n{\frac{1}{n}}
%\def\a{\alpha}
%\def\t{\theta}
%\def\d{\delta}
%\def\la{\lambda}
%\def\m{\mu}
%\def\o{\Omega}
%\def\p{\partial}
%\def\l{\partial_{L}
\newcommand\persiangloss[2]{#1\dotfill\lr{#2}\\}
\newcommand\englishgloss[2]{#2\dotfill\lr{#1}\\}
\def\addsymbol #1:#2#3{$#1$ \> \parbox{4in}{#2 \dotfill \pageref{#3}}\\} 
\def\symboldisplay#1{\label{#1}} 
\theoremstyle{definition}\newtheorem{de}{تعریف}[section]
\theoremstyle{plain}\newtheorem{thh}[de]{قضیه}
\theoremstyle{plain}\newtheorem{pr}[de]{گزاره}
\theoremstyle{plain}\newtheorem{rem}[de]{نکته}
\theoremstyle{plain}\newtheorem{lee}[de]{لم}
\theoremstyle{plain}\newtheorem{cor}[de]{نتیجه}
\theoremstyle{definition}\newtheorem{exa}[de]{مثال}
\theoremstyle{plain}\newtheorem{qu}[de]{سوال}
%renewcommand\proofname{\textbf{برهان}}
\renewcommand{\bibname}{\textbf{مراجع}}
\makeglossaries
\begin{document}
 عنصر 
$A_n \wedge A_{n+1} \wedge ...\wedge A_{n+m}$
را با 
$\bigwedge_{i=n}^{n+m} A_i$
 نشان می‌دهند. 
 \end{document}