% !TEX TS-program = LuaLaTeX
% Copyright 2007 by Till Tantau
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
% See the file doc/licenses/LICENSE for more details.



\documentclass[ucs]{beamer}

%
% DO NOT USE THIS FILE AS A TEMPLATE FOR YOUR OWN TALKS�!!
%
% Use a file in the directory solutions instead.
% They are much better suited.
%


% Setup appearance:

\usetheme{Luebeck}
%\usetheme{Singapore}
%\usetheme{Rochester}
%\usetheme{Dresden}
%\usetheme{Szeged}
%\usetheme{Warsaw}

%\usefonttheme[onlylarge]{structurebold}
\setbeamerfont*{frametitle}{size=\normalsize,series=\bfseries}
\setbeamertemplate{navigation symbols}{}

% Standard packages

\usepackage[persian]{babel}
%\deftranslation[english]{Example}{مثال}
%\usepackage{times}
\usepackage{fontspec}
%\setsansfont[Script=Arabic,Numbers=Arabic,Language=Parsi]{Yas}
\setmainfont[Script=Arabic,Numbers=Arabic]{XB Zar}
\setsansfont[Script=Arabic,Numbers=Arabic]{XB Zar}
% Setup TikZ

\usepackage{tikz}
\usetikzlibrary{arrows}
\usetikzlibrary{decorations.pathreplacing}
%\usepackage{bidi}
%\usepackage{xepersian}
\tikzstyle{block}=[draw opacity=0.7,line width=1.4cm]

% Author, Title, etc.


% The main document

\begin{document}
%\input{translator-basic-dictionary-Persian.dict}
%\input{translator-bibliography-dictionary-Persian.dict}
%\input{translator-environment-dictionary-Persian.dict}
%\input{translator-months-dictionary-Persian.dict}
%\input{translator-numbers-dictionary-Persian.dict}
%\input{translator-theorem-dictionary-Persian.dict}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}{تاریخچه}

{\small
کولاکف در سال $1931$ ثابت کرد که در یک $-p$گروه متناهی غیر دوری مانند $G$ اگر نمای $G$ بزرگتر یا مساوی $p^k$ که $k$ عدد صحیح مثبت است، باشد آن‌گاه تعداد جواب معادله 
$x^{p^k} = e$ 
برای 
$p^{k+1}$ 
بخش‌پذیر است. 
}
\end{frame}
\end{document}


