src/Doc/Tutorial/document/ctl0.tex
author Christian Sternagel
Wed, 29 Aug 2012 10:57:24 +0900
changeset 49081 092668a120cc
parent 48985 5386df44a037
permissions -rw-r--r--
changed arguement order of suffixeq (to facilitate reading "suffixeq xs ys" as "xs is a (possibly empty) suffix of ys)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11458
09a6c44a48ea numerous stylistic changes and indexing
paulson
parents: 10178
diff changeset
     1
\index{model checking example|(}%
10178
aecb5bf6f76f *** empty log message ***
nipkow
parents: 10133
diff changeset
     2
\index{lfp@{\texttt{lfp}}!applications of|see{CTL}}
48966
6e15de7dd871 more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents: 48522
diff changeset
     3
\input{Base.tex}
6e15de7dd871 more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents: 48522
diff changeset
     4
\input{PDL.tex}
6e15de7dd871 more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents: 48522
diff changeset
     5
\input{CTL.tex}
11458
09a6c44a48ea numerous stylistic changes and indexing
paulson
parents: 10178
diff changeset
     6
\index{model checking example|)}