\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Arithmetic Subgroups and Applications},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020-09-02 (revised: 02 September 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-09-02}
\title{Arithmetic Subgroups and Applications}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Mariam Almahdi Mohammed  Mulla}

             \author[2]{Amal Mohammed Ahmed  Gaweash}

             \author[3]{Hayat Yousuf Ismail  Bakur}

             \affil[1]{  University of Hafr Al-Batin}

\renewcommand\Authands{ and }

\date{\small \em Received: 30 July 2020 Accepted: 19 August 2020 Published: 2 September 2020}

\maketitle


\begin{abstract}
        


Arithmetic subgroups are an important source of discrete groups acting freely on manifolds. We need to know that there exist many torsion-free ??(?,?) is an ?arithmetic? subgroup of ??(?,?). The other arithmetic subgroups are not as obvious, but they can be constructed by using quaternion algebras. Replacing the quaternion algebras with larger division algebras yields many arithmetic subgroups of ??(?,?), with ??>2. In fact, a calculation of group cohomology shows that the only other way to construct arithmetic subgroups of ??(?,?) is by using arithmetic groups. In this paper justifies Commensurable groups, and some definitions and examples,?-forms of classical simple groups over ?, calculating the complexification of each classical group, Applications to manifolds. Let us start with ??(??,?). This is already a complex Lie group, but we can think of it as a real Lie group of twice the dimension. As such, it has a complexification.

\end{abstract}


\keywords{lie group, commensurable groups, orthogonal group, symplectic group, subgroups.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
In This paper we will give a quite explicit description of the arithmetic subgroups of almost every classical Lie group ??. (Recall that a simple Lie group ??is "classical" if it is eithera special linear group, an orthogonal group, a unitary group, or a symplectic group The key point is that all the ?-forms of ??arealso classical, not exceptional, so they are fairly easy to understand. However, there is an exception to this rule, some 8-dimensional orthogonal groups have ?-forms of so-called triality type, that are not classical and will not bediscussed in any detail here given ??, which is a Lie group over ?, we would like to know all of its?-forms (because, by definition, arithmetic groups are made from ?-forms) \hyperref[b1]{[1,}\hyperref[b2]{2,}\hyperref[b3]{3]}. However, we will start with the somewhat simpler problem that replaces the fields ?and ?with the fields ?and ?: finding the ?-forms of the classicalLie groups over ?.In this paper we construct methods by arithmetic groups. The associated symmetric space ???? ?? (?) = ???? ?? is the hyperbolic plane ? ?? . There are uncountably many lattices in ???? ?? (?) (with theassociated locally symmetric spaces being nothing other than Riemann surfaces), but only countably many of them are arithmetic. But in higher rank Lie groups, there is the following truly remarkable theorem known as Margulis arithmeticity. Let ?? be a connected semi simple Lie group with trivial centre and no compact factors, and assume that the real rank of ?? is at least two. Then every irreducible lattice ?? ? ?? is arithmetic \hyperref[b4]{[4,}\hyperref[b5]{5,} {\ref 6]}. These groups play a fundamental role in number theory, and especially in the study of automorphic forms, which can be viewed as complex valued functions on a symmetric domain which are invariant under the action ofan arithmetic group. Appeared that some arithmetic groups are the symmetry groups of several string theories. This is probably why this survey fits into these proceedings \hyperref[b8]{[7]}. 
\section[{II. Commensurable Groups}]{II. Commensurable Groups}\par
Subgroups ?? 1 and ?? 2 of a group are said to be commensurable if ??  \hyperref[b9]{[8,}\hyperref[b10]{9]}. 
\section[{a) Definition}]{a) Definition}\par
Let ?? 1 and ?? 2 be subgroups of a group ??. We say that ?? 1 and  {\ref [6,}\hyperref[b11]{10]} b) Remark "Being commensurable" is an equivalence relation \hyperref[b12]{[11]}.?? 2 are commensurable if [?? 1 : ??], [?? 2 : ??] < ?, where ?? = ?? 1 ? ?? 2 ,\par
Examples ?? finite: any two ?? 1 and ?? 2 are commensurable. ?? = ??: ?? 1 and ?? 2 are commensurable iff they are isomorphic \hyperref[b14]{[13]}. 
\section[{d) The geometry topology}]{d) The geometry topology}\par
Let ?? 1 and ?? 2 as fundamental groups.For instance, let ?? = ??????(??, ?) acting on ?? 3 and let ?? 1 and ?? 2 be lattices which are fundamental groups of hyperbolic manifolds (or, more generally, or bifolds). if ?? 1 and ?? 2 are commensurable ??/?? ?? and ?? ?? ?? have a common finite cover. Since (orbifold) fundamental groups are defined as subgroups of ?? only up to conjugacy, it is natural to allow subgroups to have a finite index intersection only up to conjugacy \hyperref[b5]{[5,}\hyperref[b4]{4]}. 
\section[{e) Definition}]{e) Definition}\par
Let ?? 1 and ?? 2 be subgroups of a group G. We say that ?? 1 and ?? 2 are weakly commensurable if there is a g in ?? suchthat [?? 1 : ??], [?? 2 : ??] < ?, where ?? = ?? 1 ? ???? 2 ?? ??? \hyperref[b10]{[9]} Remark "Weak commensurability" is also an equivalence relation \hyperref[b14]{[13]}.  
\section[{Ref g) The Geometry Topology in dimension 2}]{Ref g) The Geometry Topology in dimension 2}\par
Let ?? ð??"ð??" denote the fundamental group of the genus ð??"ð??" close orientable surface. of course ?? ð??"ð??" ? ?? 2 for all ð??"ð??" ? 2. On the other hand one can find discrete surface groups ?? 1 and ?? 2 inside ?? = ??????(2, ??) which are not (weakly) commensurable \hyperref[b15]{[14]}. 
\section[{h) Definition}]{h) Definition}\par
Let ?? 1 and ?? 2 be groups. We say that ?? 1 and ?? 2 are abstractly commensurable if there are subgroups ?? ?? of ?? ?? ,?? = 1,2, such that [?? 1 : ?? 1 ], [?? 2 : ?? 2 ] < ? and ?? 1 ? ?? 2 \hyperref[b5]{[5]}. 
\section[{III. Definitions}]{III. Definitions}\par
Let ?? be an algebraic group over ?. Let ??: ?? ? ???? ?? be a faithful representation of ??ona finite-dimensional vector space ??, and let ??be a lattice in ??.Define .??(?) ?? = \{ð??"ð??" ? ??(?)|??(ð??"ð??")?? = ??\}.\textbf{(1)}\par
Anarithmetic subgroup of ??(?) is any subgroup commensurable with ??(?) ?? . For an integer ?? > 1, the principal congruence subgroup of level N is:Î?"(??) ?? = \{ð??"ð??" ? ??(?) ?? |ð??"ð??" ???????? ???? 1 ???? ??/????\}\textbf{(2)}\par
In other words,.Î?"(??) ?? is the kernel of??(?) ?? ? ?????? (??/????).\par
In particular, it is normal and of finite index in ??(?) ?? congruence subgroup of ??(?) is any subgroup containing some Î?"(??) as a subgroup of finite index, so congruence subgroups are arithmetic subgroups \hyperref[b16]{[15]}. 
\section[{a) Example}]{a) Example}\par
Let ?? = ???? ?? with its standard representation on ? ?? and its standard lattice ?? = ?? ?? . Then ??(?) ?? consists of the ?? = ???? ?? (?) such that ??? ?? = ? ?? . On applying ?? to ?? 1 , ? , ?? ?? , we see that this implies that ?? has entries in ?. Since ?? ?1 ? ?? = ? ?? , the same is true of ?? ?1 . Therefore, ??(?) ?? is:???? ?? (?) = \{?? ? ?? ?? (?)|??????(??) = ±1\}\textbf{(3)}\par
The arithmetic subgroups of ???? ?? (?) are those commensurable with ???? ?? (?) \hyperref[b17]{[16]}. By definition,Î?"(??) = \{?? ? ???? ?? (?)| ?? ? ?? ?????? ??\} = ???? ???? ? ? ???? ?? (?)|?? ?????????????? ??? ???? ? ?? ???? ??,\textbf{(4)}\par
Which is the kernel of???? ?? (?) ? ???? ?? (?/???). 
\section[{b) Example}]{b) Example}\par
The group Ref is an arithmetic subgroup of ???? 2?? (?), and all arithmetic subgroups are commensurable with it \hyperref[b3]{[3]}.???? 2?? (?) = ??? ? ???? 2?? (?)| ?? ?? ? 0 ?? ??? 0 ? ?? = ? 0 ?? ??? 0 ??\textbf{(5)} 
\section[{IV. R-Forms of Classical Simple Groups Over ?}]{IV. R-Forms of Classical Simple Groups Over ?}\par
To set the stage, let us recall the classical result that almost all complex simple groups are classical: a) Theorem All but finitely many of the simple Lie groups over ?are isogenous to either ????(??, ?), ????(??, ?), or ????(2??, ??), for some ??, \hyperref[b16]{[15,}\hyperref[b18]{17]} b) Remark Up to isogeny, there are exactly five simple Lie groups over ?that are not classical. They are the "exceptional" simple groups, and are called ?? ð??"ð??" , ?? ?? , ?? ?? , ?? 4 , and ?? 2 .\par
We would like to describe the ?-forms of each of the classical groups. For example, finding all the ?-forms of ????(??, ?) would mean making a list of the (simple) Lie groups G, such that the "complexification" of ?? is ????(??, ?). This is not difficult, but we should perhaps begin by explaining more clearly what it means. It has already been mentioned that, intuitively, the complexification of ??is the complex Lie group that is obtained from ??by replacing real numbers with complex numbers. For example, the complexification of ????(??, ?) is ????(??, ?). In general, ??is (isogenous to) the set of real solutions of a certain set of equations, and we let ?? ? be the set of complex solutions of the same set of equations [18] c) Notation of complex, semisimple Assume ?? ? ????(â??", ?), for some â??". Since ??is almost Zariski closed, there is a certain subset ??of?[?? 1,1 , ? , ?? â??",â??" ], such that ?? ? = ??????(??) ? . Let:?? ? = ?????? ? (??) = \{ ð??"ð??" ? ????(â??", ?)|??(ð??"ð??") = 0, for all ?? ? ??\}.\textbf{(6)}\par
Then ?? ? is a (complex, semisimple) Lie group. 
\section[{d) Example}]{d) Example}\par
? ????(??, ?) ? = ????(??, ?).\par
? ????(??) ? = ????(??, ?).\par
? ????(??, ??) ? ? ????(?? + ??, ?). 
\section[{e) Definition}]{e) Definition}\par
If ?? ? is isomorphic to ??, then we say that\par
? ??is the complexification of ??, and that\par
? ??is an ?-form of ?? The following result lists the complexification of each classical group. It is not difficult to memorize the correspondence. For example, it is obvious from the notation that the complexification of ????(??, ??) should be symplectic.Indeed, the only case that really requires memorization is the complexificationof ????(??, ??)  {\ref [19,}\hyperref[b2]{2]}.  
\section[{Ref f) Proposition}]{Ref f) Proposition}\par
Here is the complexification of each classical Lie group.\par
Real forms of special linear group:1 ????(??, ?) ? = ????(??, ?), 2 ????(??, ?) ? ? ????(??, ?) × ????(??, ?), 3 ????(??, ?) ? ? ????(2??, ?), 4 ????(??, ??) ? ? ????(?? + ??, ?).\par
Real forms of orthogonal groups:1 ????(??, ??) ? ? ????(?? + ??, ?), 2 ????(??, ?) ? ? ????(??, ?) × ????(??, ?), 3 ????(??, ?) ? ? ????(2??, ?).\par
Real forms of symplectic groups:1 ????(??, ?) ? = ????(??, ?), 2 ????(??, ?) ? ? ????(??, ?) × ????(??, ?), 3 ????(??, ??) ? ? ????(2(?? + ??), ?). V.\par
Calculating the Complexification of Classical G\par
Here is justifies Proposition 4.6, by calculating the complexification of each classical group. Let us start with ????(??, ?). This is already a complex Lie group, but wecan think of it as a real Lie group of twice the dimension. As such, it has a complexification  {\ref [20,} {\ref 6]}. 
\section[{a) Lemma}]{a) Lemma}\par
The tensor product ??? ? ? is isomorphic to ?????? 2×2 (?).\par
Proof. Define an ?-linear map ??: ? ? ?????? 2×2 (?) by??(1) = ????, ??(??) = ? ?? 0 0 ??? ? , ??(??) = ? 0 1 ?1 0 ? , ??(??) = ? 0 ?? ?? 0 ?\textbf{(7)}\par
It is straight forward to verify that ??is an injective ring homomorphism. Furthermore, ??(\{1, ??, ??, ??\}) is a ? ? basis of ?????? 2×2 (?). Therefore, the map ?? ? : ? ? ? ? ?????? 2×2 (?) defined by ?? ? (?? ? ??) = ??(??) ??is a ring isomorphism \hyperref[b1]{[1]} b) How to find the real forms of complex groups in ? Now, we will explain how to find all of the possible ? ? forms of ????(??, ?). We take an algebraic approach, based on Galois theory, and we first review the most basic terminology from the theory of (nonabelian) group cohomology \hyperref[b1]{[1]}. 
\section[{c) Definitions}]{c) Definitions}\par
Suppose a group ??acts (on the left) by automorphismson a group ??. (For ?? ? ?? and ?? ? ??, we write ?? ?? for the image of munder ??.) A function ??: ?? ? ?? is a 1-cocycle (or "crossed homomorphism") if ??(????) = ??(??) ? ?? ?? (??)for all??; ?? ? ??.\par
Two 1-cocycles ?? and ?? are equivalent (or "cohomologous") if there is some ?? ? ??, such that  
\section[{d) Galoiscohomology}]{d) Galoiscohomology}\par
For convenience, let ?? ? = ????(??, ?). Suppose ??: ?? ? ? ????(??, ?) is an embedding, such that ??(?? ? )is defined over ?. We wish to find all the possibilities for the group ??(?? ? ) ? = ??(?? ? ) ? ????(??, ?) that can be obtained by considering all the possible choices of??.Let ??denote complex conjugation, the nontrivial Galois automorphism of C over R. Since ? = \{?? ? ?|?(??) = ??\}, we have????(??, ?) = \{ð??"ð??" ? ????(??, ?)|?(ð??"ð??") = ð??"ð??"\},\textbf{(8)}\par
where we apply ?? to a matrix by applying it to each of the matrix entries.Therefore??(?? ? ) ? = ??(?? ? ) ? ????(??, ?) = \{ð??"ð??" ? ??(?? ? )|?(ð??"ð??") = ð??"ð??"\}\textbf{(9)}\par
Since ??(?? ? ) is defined over ?, we know that it is invariant under ??, so wehave?? ? ?? ? ??(?? ? ) ?? ? ??(?? ? ) ?? ?1 ? ? ? ?? ? .\par
Let ?? ? = ?? ?1 ????: ?? ? ? ?? ? be the composition. Then the real form corresponding to ?? is?? ? = ?? ?1 ???(?? ? ) ? ????(??, ?)? = \{ð??"ð??" ? ?? ? |?? ?(ð??"ð??") = ð??"ð??"\}\textbf{(10)}\par
To summarize, the obvious ?-form of ?? ? is the set of fixed points of the usual complex conjugation, and any other ?-form is the set of fixed points of some other auto morphism of ?? ? . Now let??(??) = ?? ??? ?1 : ?? ? ? ?? ? .\textbf{(11)}\par
It is not difficult to see that ? ??(??) is an automorphism of ?? ? (as an abstract group), and\par
? ??(??) is holomorphic (since ?? ?1 and ?????? ?1 are holomorphic -in fact, they can be represented by polynomials in local coordinates). So ??(??) ? Aut(?? ? ). Thus, by defining ??(1) to be the trivial automorphism,we obtain a function ??: Gal(?/?) ? Aut(?? ? ). Let Gal(?/?) act on Aut(?? ? ), by defining?? ?? = ?????? ?1 for?? ? Aut(?? ? ).\textbf{(12)}\par
Then ??(??) = ?? ?1 ?? ?? , ???? ??(??) ? ?? ?? (??) = ??(1) (since ?? 2 = 1). This means that??is 1 ? ?????????????? of group cohomology, and therefore defines an element of the cohomology set ? 1 Gal(?/?), Aut(?? ? ). In fact: This construction provides a one-to-one correspondence between ? 1 Gal(?/?), Aut(?? ? ). and the set of ? -forms of ?? ? [21, \hyperref[b15]{14,} {\ref 19]}. 
\section[{VI.}]{VI.}\par
Applications to Manifolds ? ?? ?? is a discrete subset of ? ?? ?? , i.e., every point of ? ?? ?? has an open neighbourhood(for the real topology) containing no other point of ? ?? ?? , Therefore, ???? ?? (?) is discrete in ???? ?? (?) and it follows that every arithmetic subgroup Î?" of a group ??is discrete in ??(?)Let ??be an algebraic group over ?. Then ??(?)is a Lie group, and for every compactsubgroup ??of ??(?), ?? = ??(?)/??is a smooth manifold  {\ref [22]}. a) Torsion-free arithmetic groups ???? 2 (?) is not torsion-free. For example, the following elements have finite order:? ?1 0 0 ?1 ? 2 = ? 1 0 0 1 ?, ? 0 ?1 1 0 ? 2 = ? ?1 0 0 ?1 ? = ? 0 ?1 1 1 ? 3\textbf{(13)}\par
b) Theorem\par
Every arithmetic group contains a torsion-free subgroup of finite index.For this, it suffices to prove the following Lemma \hyperref[b13]{[12]}. 
\section[{c) Lemma}]{c) Lemma}\par
For any prime ?? ? 3, the subgroup ??(??)/ of ???? ?? (?) is torsion-free.\par
Proof. If not, it will contain an element of order a prime â??" and so we will have an equation:(1 + ?? ?? ??) ð?"µð?"µ = ??\textbf{(14)}\par
with ?? ? 1and ??a matrix in ?? ?? (?) not divisible by ??. Since ?? and ?? commute, we can expand this using the binomial theorem, and obtain an equation:â??"?? ?? ?? = ? ? ? â??" ?? ? â??" ??=?? ?? ???? ?? ??\textbf{(15)}\par
In the case that â??" ? ??, the exact power of ??dividing the left hand side is ?? ?? , but ?? 2?? divides the right hand side, and so we have a contradiction. In the case that â??" = ??, the exact power of ??dividing the left hand side is ?? ?? +1 , but, for 2 ? ?? < ??, ?? 2?? +1 | ? ?? ?? ? ?? ???? because ?? ? ?? ?? ?, and ?? 2?? +1 |?? ???? because ?? ? 3. A gain we have a contradiction \hyperref[b13]{[12]}. d) Application to quadratic forms Consider a binary quadratic form:??(??, ??) = ???? 2 + ?????? + ???? 2 , ??, ??, ?? ? ? (\textbf{16})\par
Assume ?? is positive definite, so that its discriminant ?= ?? 2 ? 4???? < 0. There are many questions one can ask about such forms. For example, for which integers ?? is there a solution to ??(??, ??) = ?? with ??, ?? ? ? For this, and other questions,the answer depends only on the equivalence class of ??, where two forms are said to be equivalent if each can be obtained from the other by an integer change of variables. More precisely, ??and ?? ? are equivalent if there is a matrix ?? ? ???? 2 (?) taking ?? into ?? ? by thechange of variables, Ref? ??? ??? ? = ?? ? ?? ?? ?.\textbf{(17)}\par
In other words, the forms:??(??, ??) = (??, ??). ??. ? ?? ?? ?, ?? ? (??, ??) = (??, ??) . ?? ? . ? ?? ?? ?\textbf{(18)}\par
are equivalent if ?? = ?? ?? . ?? ? . ?? for ?? ? ???? 2 (?). Every positive-definite binary quadratic form can be written uniquely:??(??, ??) = ??(?? ? ð??"ð??"??)(?? ? ð??"ð??" ? ??), ?? ? ?, ð??"ð??" ? ?.\textbf{(19)}\par
If we let ?? denote the set of such forms, there are commuting actions of ? and ???? 2 (?) on it, and ??/? ? ? as ???? 2 (?) sets. We say that ?? is reduced if|ð??"ð??"| > 1 and ? 1 2 ? ?(ð??"ð??") < 1 2 , or|ð??"ð??"| = 1 and ? 1 2 ? ?(ð??"ð??") < 0\textbf{(20)}\par
More explicitly, ??(??, ??) = ???? 2 + ?????? + ???? 2 is reduced if and only if either \hyperref[b10]{[9]}.??? < ?? ? ?? < ?? or 0 ? b ? a = c . 
\section[{Applications of the classification of arithmetic groups}]{Applications of the classification of arithmetic groups}\par
Consequences of the classification of ??-forms. Suppose ?? is an arithmetic subgroup of ????(??, ??), and ?? + ?? ? 5 is odd. Then there is a finite extension ?? of ??, with ring of integers ??, such that ??is commensurable to ????(??, ??), for some invertible, symmetric matrix ?? in Mat ?? ×?? (??). So ?? = ????(??, ??). Restriction of scalars implies there isa group ?? ? that is defined over an algebraic number field ??and has a simple factor that is is ogenous to ??, such that ?? is commensurable to ?? ? ?? . By inspection, we see that a group of the form ????(??, ??) never appears at two places. However, we know that ?? + ?? is odd, so the only possibility for ?? ? ?? is ????(??, ??). Therefore, ?? is commensurable to ????(??, ??) \hyperref[b5]{[5,}\hyperref[b1]{1,}\hyperref[b13]{12]}. 
\section[{VII. Conclusion}]{VII. Conclusion}\par
To state the conclusion in our applications, we can expand binomial and obtain an equation. The coefficient group ?? is sometimesnon-abelian. In case, ?? 1 (??, ??) is a set with no obvious algebraic structure. However, if ?? is an abelian group (as is often assumed ingroup cohomology), ?? 1 (X, M) is an abelian group.The general principle: if ??is an algebraic object that is defined over ?, then ? 1 Gal(?/?), Aut(?? ? ) is in one-to-one correspondence with the set of ?-isomorphism classes of ?-defined objects whose ?points are isomorphic to ?? ? . We will explain how to find all of the possible ?-forms of ????(??, ?). The techniques can be used algebraic structure, but additional calculations are needed. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.371875\textwidth}P{0.265625\textwidth}P{0.2125\textwidth}}
only if\tabcellsep ?? ??\tabcellsep ? ?.\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
We would like to thank Prof Shawgy Hussein Abdallaand Dr. Muhsin Hassan Abdallah who were a great help to us. We would also like to thank Mr. Bashir Alfadol Albdawi. 			  			  				\begin{bibitemlist}{1}
\bibitem[Chap et al. ()]{b6}\label{b6} 	 		\textit{},  		 			Chap 		,  		 			V Iv 		,  		 			Masson Vi 		.  		1981. 1975. 1982. VII,VIII, Masson; Chap. IX, Masson: English translation available from Springer.  	 
\bibitem[Lee ()]{b12}\label{b12} 	 		‘Algebraic subgroups of Lie groups’.  		 			D H Lee 		.  	 	 		\textit{J. Lie Theory}  		1999. 9 p. .  	 
\bibitem[Weil ()]{b15}\label{b15} 	 		‘Algebras with involution and the classical groups’.  		 			A Weil 		.  		 589\{623. MR 0136682.  	 	 		\textit{J. Indian Math. Soc}  		1960. 24.  	 
\bibitem[Jacobson ()]{b18}\label{b18} 	 		\textit{Basic Algebra I},  		 			N Jacobson 		.  		 MR 0780184.  		1985. New York: Freeman.  	 	 (2nd ed) 
\bibitem[Borevich and Shafarevich ()]{b1}\label{b1} 	 		 			Z I Borevich 		,  		 			I R Shafarevich 		.  		 MR 0195803390 18. ARITHMETIC SUBGROUPS OF CLASSICAL GROUPS.  		\textit{Number Theory},  				 (New York)  		1966. Academic Press.  	 
\bibitem[Bourbaki ()]{b16}\label{b16} 	 		 			N Bourbaki 		.  		\textit{Lie Groups and Lie Algebras},  				 (Berlin)  		2005. ISBN 3-540-43405-4, MR 2109105. Springer.  	 
\bibitem[Tits ()]{b0}\label{b0} 	 		‘Classification of algebraic semi simple groups’.  		 			J Tits 		.  	 	 		\textit{MR 0224710. Ref References Références Referencias},  				 			A Borel,  			G D Mostow 		 (ed.)  		 (Boulder,Colo)  		1965. 1966. Amer. Math. Soc. p. .  	 	 (Algebraic Groups and Discontinuous Subgroups) 
\bibitem[Tits ()]{b7}\label{b7} 	 		‘Classification of algebraic semi simple groups’.  		 			J Tits 		.  	 	 		\textit{Algebraic Groups and Discontinuous Subgroups},  				 			A Borel,  			G D Mostow 		 (ed.)  		 (Boulder,Colo)  		1965. 1966. Amer. Math. Soc. p. .  	 
\bibitem[Helgason ()]{b10}\label{b10} 	 		‘Differential geometry, Lie groups, and symmetric spaces’.  		 			S Helgason 		.  	 	 		Pure and Applied Mathematics  		1978. Academic Press Inc. 80.  	 
\bibitem[Bourbaki and Lie ()]{b5}\label{b5} 	 		\textit{El ´ ements de math ´ ematique. Hermann; ´Masson},  		 			N Bourbaki 		,  		 			Lie 		.  		1960. 1972. Paris. Chap. I, Hermann; II,III, Hermann.  	 	 (Groupes et Algebresde Lie) 
\bibitem[Borel and Harder ()]{b9}\label{b9} 	 		‘Existence of discrete cocompact subgroups of reductive groups over local fields’.  		 			A Borel 		,  		 			G Harder 		.  		 53\{64. MR 0483367.  		 \url{http://eudml.org/doc/151965}  	 	 		\textit{J. Reine Angew. Math}  		1978. 298.  	 
\bibitem[Helgason ()]{b2}\label{b2} 	 		 			S Helgason 		.  		 MR 0514561.  		\textit{Differential Geometry, Lie Groups, and Symmetric Spaces},  				 (New York)  		1978. Academic Press.  	 
\bibitem[Borel ()]{b8}\label{b8} 	 		\textit{Introduction aux groups arithm´etiques},  		 			A Borel 		.  		1969. Paris, Hermann \& Cie. p. 125.  	 
\bibitem[Erdmann and Wildon ()]{b11}\label{b11} 	 		‘Introduction to Lie algebras’.  		 			K Erdmann 		,  		 			M J Wildon 		.  	 	 		Springer Undergraduate Mathematics Series  		2006. Springer-Verlag London Ltd.  	 
\bibitem[Jacobson ()]{b14}\label{b14} 	 		 			N Jacobson 		.  		\textit{Lie algebras. Interscience Tracts in Pure and Applied Mathematics},  				 (New York-London)  		1962. 1979. Interscience Publishers.  	 	 (Reprinted by Dover) 
\bibitem[Johnson ()]{b3}\label{b3} 	 		‘On the existence of irreducible discrete subgroups in isotypic Lie groups of classical type’.  		 			F E A Johnson 		.  		 \xref{http://dx.doi.org/10.1112/plms/s3-56.1.51}{10.1112/plms/s3-56.1.51}.  		 51\{77. MR 0915530.  		 \url{http://dx.doi.org/10.1112/plms/s3-56.1.51}  	 	 		\textit{Proc. London Math. Soc}  		1988.  (3)  p. 56.  	 
\bibitem[Platonov and Rapinchuk ()]{b17}\label{b17} 	 		 			V Platonov 		,  		 			A Rapinchuk 		.  		 MR 1278263.  		\textit{Algebraic Groups and Number Theory},  				 (Boston)  		1994. Academic Press.  	 
\bibitem[Lee ()]{b4}\label{b4} 	 		‘The structure of complex Lie groups’.  		 			D H Lee 		.  	 	 		Research Notes in Mathematics  		2002. Chapman \& Hall/CRC. 429.  	 
\bibitem[Lee ()]{b13}\label{b13} 	 		‘The structure of complex Lie groups’.  		 			D H Lee 		.  	 	 		Research Notes in Mathematics  		2002. Chapman \& Hall/CRC. 429.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
