| author | wenzelm |
| Sun, 31 Jan 2021 20:39:16 +0100 | |
| changeset 73215 | a81ec42bac45 |
| parent 69785 | 9e326f6f8a24 |
| child 73404 | 299f6a8faccc |
| permissions | -rw-r--r-- |
| 55370 | 1 |
\documentclass[11pt,a4paper]{article}
|
2 |
\usepackage{graphicx}
|
|
3 |
\usepackage{isabelle,isabellesym}
|
|
| 64317 | 4 |
\usepackage{amssymb}
|
5 |
\usepackage{amsmath}
|
|
| 55370 | 6 |
\usepackage{pdfsetup}
|
7 |
||
8 |
\urlstyle{rm}
|
|
9 |
\isabellestyle{it}
|
|
10 |
||
11 |
||
12 |
\begin{document}
|
|
13 |
||
14 |
\title{Various results of number theory}
|
|
15 |
\maketitle |
|
16 |
||
17 |
\tableofcontents |
|
18 |
||
19 |
\begin{center}
|
|
20 |
\includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
|
|
21 |
\end{center}
|
|
22 |
||
23 |
\newpage |
|
24 |
||
25 |
\parindent 0pt\parskip 0.5ex |
|
26 |
||
27 |
\input{session}
|
|
28 |
||
|
69785
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
64317
diff
changeset
|
29 |
\bibliographystyle{abbrv}
|
|
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
64317
diff
changeset
|
30 |
\bibliography{root}
|
|
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
64317
diff
changeset
|
31 |
|
| 55370 | 32 |
\end{document}
|
33 |