Součásti dokumentu 01FIMA
Zdrojový kód
%\wikiskriptum{01FIMA}
\documentclass[oneside,intlimits,reqno]{scrbook}
%\usepackage{eucal}
\usepackage{mathrsfs}
\usepackage{graphicx,makeidx}
\usepackage{amsmath,amssymb,amsthm}
\usepackage[nottoc]{tocbibind}
\usepackage{enumerate}
\usepackage{a4wide}
\usepackage{subfigure}
\usepackage[utf8]{inputenc}
\usepackage[czech]{babel}
\usepackage[unicode,breaklinks=true,hypertexnames=false]{hyperref}
%\usepackage{color}
\hypersetup{
pdftitle={01FIMA - Slovníček finanční matematiky},
pdfauthor={WIKI Skripta},
pdfsubject={Zápisky z přednášek 01FIMA, FJFI ČVUT},
pdfkeywords={finanční matematika, pojistná matematika},
bookmarksnumbered=true,
colorlinks=true,
pdfpagemode={UseOutlines}
}
%definice českých uvozovek
\def\bq{\mbox{\kern.1ex\protect\raisebox{-1.3ex}[0pt][0pt]{''}\kern-.1ex}}
\def\eq{\mbox{\kern-.1ex``\kern.1ex}}
\gdef\uv#1{\bq #1\eq}
\renewcommand{\d}{\mathrm{d}}
\newcommand{\dif}{\mathrm{d}} % derivace
\newcommand{\me}{\mathrm{e}} % eulerovo číslo
\newcommand{\mi}{\mathrm{i}} % imaginární jednotka
\newcommand{\R}{\mathbb{R}} % množina reálných čísel
\newcommand{\Rp}{\mathbb{R}^{+}} % množina kladných reálných čísel
\newcommand{\Rm}{\mathbb{R}^{-}} % množina záporných reálných čísel
\newcommand{\Rop}{\mathbb{R}_{0}^{+}} % množina nezáporných reálných čísel
\renewcommand{\C}{\mathbb{C}} % množina komplexních čísel
\newcommand{\Z}{\mathbb{Z}} % množina celých čísel
\newcommand{\N}{\mathbb{N}} % množina přirozených čísel
\newcommand{\Cc}{\mathcal{C}} % funkce třídy C
%\newcommand{\I}{\mathcal{I}} % interval I
%\newcommand{\J}{\mathcal{J}} % interval J
\newcommand{\Ms}{\mathscr{M}} % množina M (fce stejně spojité a stejně omezené)
\newcommand{\Fs}{\mathscr{F}} % množina F (fce spojité, stejně spojité a stejně lipschitzovské
\newcommand{\tg}{\mathop{\mathrm{tg}}}
\newcommand{\arctg}{\mathop{\mathrm{arctg}}}
\newcommand{\sgn}{\mathop{\mathrm{sgn}}}
\renewcommand{\Re}{\mathop{\mathrm{Re}}}
\renewcommand{\Im}{\mathop{\mathrm{Im}}}
\newcommand{\Tr}{\mathop{\mathrm{Tr}}}
\newcommand{\st}{\mathop{\mathrm{st}}}
\newcommand{\lra}{\Leftrightarrow}
\newcommand{\la}{\Leftarrow}
\newcommand{\ra}{\Rightarrow}
\newcommand{\all}{\forall}
\newcommand{\npg}{\trianglelefteq}
\parindent=0pt % odsazení 1. řádku odstavce
\parskip=7pt % mezera mezi odstavci
\frenchspacing % aktivuje použití některých českých typografických pravidel
\theoremstyle{definition}
\newtheorem{define}{Definice}[chapter]
\theoremstyle{plain}
\newtheorem{theorem}[define]{Věta}
\newtheorem{lemma}[define]{Lemma}
\newtheorem{dusl}[define]{Důsledek}
\newtheorem{corollary}[define]{Tvrzení}
\renewcommand{\proofname}{Důkaz}
\theoremstyle{remark}
\newtheorem{example}[define]{\textsc{Příklad}}
\newtheorem{remark}[define]{\textsc{Poznámka}}
\renewcommand{\indexname}{Rejstřík}
\frenchspacing