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