src/HOL/Probability/document/root.tex
author hoelzl
Mon, 23 Aug 2010 19:35:57 +0200
changeset 38656 d5d342611edb
child 40945 b8703f63bfb2
permissions -rw-r--r--
Rewrite the Probability theory. Introduced pinfreal as real numbers with infinity. Use pinfreal as value for measures. Introduces Lebesgue Measure based on the integral in Multivariate Analysis. Proved Radon Nikodym for arbitrary sigma finite measure spaces.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38656
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     1
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     2
% HOL/Multivariate_Analysis/document/root.tex
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     3
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     4
\documentclass[11pt,a4paper]{article}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     5
\usepackage{graphicx,isabelle,isabellesym,latexsym}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     6
\usepackage[only,bigsqcap]{stmaryrd}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     7
\usepackage[latin1]{inputenc}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     8
\usepackage{pdfsetup}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
     9
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    10
\urlstyle{rm}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    11
\isabellestyle{it}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    12
\pagestyle{myheadings}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    13
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    14
\begin{document}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    15
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    16
\title{Multivariate Analysis}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    17
\maketitle
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    18
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    19
\tableofcontents
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    20
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    21
\begin{center}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    22
  \includegraphics[scale=0.45]{session_graph}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    23
\end{center}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    24
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    25
\renewcommand{\isamarkupheader}[1]%
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    26
{\section{\isabellecontext: #1}\markright{THEORY~``\isabellecontext''}}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    27
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    28
\parindent 0pt\parskip 0.5ex
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    29
\input{session}
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    30
d5d342611edb Rewrite the Probability theory.
hoelzl
parents:
diff changeset
    31
\end{document}