author | haftmann |
Fri, 27 Jun 2025 08:09:26 +0200 | |
changeset 82775 | 61c39a9e5415 |
parent 73595 | aece5cc9efb7 |
permissions | -rw-r--r-- |
38656 | 1 |
\documentclass[11pt,a4paper]{article} |
73404 | 2 |
\usepackage[T1]{fontenc} |
40945 | 3 |
\usepackage{graphicx,isabelle,isabellesym,latexsym,textcomp} |
61977 | 4 |
\usepackage{amsmath} |
59144
c9b75c03de3c
unfortunately, there is no general function space in the measurable spaces
hoelzl
parents:
58876
diff
changeset
|
5 |
\usepackage{amssymb} |
63244 | 6 |
\usepackage{wasysym} |
38656 | 7 |
\usepackage[only,bigsqcap]{stmaryrd} |
8 |
\usepackage{pdfsetup} |
|
9 |
||
10 |
\urlstyle{rm} |
|
11 |
\isabellestyle{it} |
|
12 |
\pagestyle{myheadings} |
|
13 |
||
14 |
\begin{document} |
|
15 |
||
56994 | 16 |
\title{Measure and Probability Theory} |
38656 | 17 |
\maketitle |
18 |
||
19 |
\tableofcontents |
|
20 |
||
21 |
\begin{center} |
|
22 |
\includegraphics[scale=0.45]{session_graph} |
|
23 |
\end{center} |
|
24 |
||
58876 | 25 |
\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}} |
38656 | 26 |
|
27 |
\parindent 0pt\parskip 0.5ex |
|
28 |
\input{session} |
|
29 |
||
30 |
\end{document} |