\documentclass[a4paper,twoside,12pt]{report}
\usepackage[numbers,sort&compress]{natbib}
\usepackage{physics}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage{trfsigns}
\usepackage{bm}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage{mathtools}
\usepackage[shortlabels]{enumitem}
\usepackage[top=45mm, bottom=45mm, left=40mm, right=40mm]{geometry}
\usepackage{graphicx}
%\usepackage{showkeys}
\usepackage{pdfsync}
\usepackage{framed}
\usepackage{tocloft}
\usepackage{titlesec}
\usepackage{xspace}
\usepackage{bidihl}
\usepackage[textfont={small},labelfont={rm,small},format=hang,labelsep=quad,justification={centering},aboveskip=1pt,belowskip=1pt]{caption}
\usepackage{subcaption}
\usepackage[nottoc,notlof,notlot]{tocbibind}
\usepackage{color}
\usepackage{bbold}
\usepackage{etoolbox}
\usepackage{bidihl}
\usepackage{indentfirst}
\definecolor{Blue}{rgb}{0,0,.55}
\usepackage[nodisplayskipstretch]{setspace}
\linespread{1.35}
\usepackage[fontsloadable,extrafootnotefeatures]{xepersian}
\usepackage{xepersian}
\threecolumnfootnotes
\settextfont[Scale=0.93]{HM XZar}
\setlatintextfont[Scale=0.91]{Times New Roman}
\defpersianfont\nastaliq[Scale=1]{IranNastaliq}
\defpersianfont\ftitr{XB Titre}
\DefaultMathsDigits
\allowdisplaybreaks
\graphicspath{{images/}}
\titlespacing\section{0pt}{0pt}{0pt}
\titlespacing\subsection{0pt}{0pt}{0pt}
\titlespacing\subsubsection{0pt}{0pt}{0pt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  \setlength{\parskip}{0pt}
\paragraphfootnotes
\usepackage{perpage}
\MakePerPage{footnote}
\setlength{\footmarkwidth}{0pt}
\SepMark{-}
%%%%%% ne enviroment %%%%%%%%%

%%%%%%%%%%%
%\renewcommand{\labelitemi}{$\dash$}
%%%%%%%%%%%%new command %%%%%%%%
\newcommand{\eq}[2]{\begin{equation}\label{#1} #2 \end{equation}}
\newcommand{\eqs}[2]{\begin{equation}\label{#1}\begin{split} #2 \end{split}\end{equation}}
\newcommand{\req}[1]{معادلهٔ \eqref{#1}}
\newcommand{\fref}[1]{شکل \ref{#1}}
\newcommand{\ma}[1]{\mathcal{#1}}
%%%%%%%%%%%%%%%%%
\BeforeBeginEnvironment{equation}{\vskip-1cm}
\AfterEndEnvironment{equation}{\vskip-0.3cm}
\begin{document}
%%%%%%%%%%%%%%%%%%%%

 	%%%%%%%%%%%%%%%%%%
 	\chapter{مفاهیم اولیه}
  	\section{ فضای هیلبرت}
 	طبق اصول موضوع مکانیک کوانتومی هر حالت کوانتومی  	 با یک
\textit{بردار حالت }، 
 	  در یک فضای برداری مختلط موسوم به هیلبرت،
$\mathcal{H}$،
   نمایش داده می‌شود به تبعیت از دیراک این بردار را
    \textit{کت حالت }
    می‌نامند. فضای هیلبرت با خواص
    	\textit{خطی بودن}،
 	\textit{ضرب داخلی و هنجار}
 	و 
 	\textit{تمامیت}
 	مشخص می‌شود. 
  
 \end{document}