doc-src/IsarRef/Thy/document/session.tex
author berghofe
Wed, 07 May 2008 10:56:37 +0200
changeset 26795 a27607030a1c
parent 26782 19363c70b5c4
child 26840 ec46381f149d
permissions -rw-r--r--
- Explicitely applied predicate1I in a few proofs, because it is no longer part of the claset - Explicitely passed pred_subset_eq and pred_equals_eq as an argument to the to_set attribute, because it is no longer applied automatically
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26741
eb15fd4cd1ad converted intro.tex to Thy/intro.thy;
wenzelm
parents: 26738
diff changeset
     1
\input{intro.tex}
eb15fd4cd1ad converted intro.tex to Thy/intro.thy;
wenzelm
parents: 26738
diff changeset
     2
26754
c0424e4de33d converted syntax.tex to Thy/syntax.thy;
wenzelm
parents: 26741
diff changeset
     3
\input{syntax.tex}
c0424e4de33d converted syntax.tex to Thy/syntax.thy;
wenzelm
parents: 26741
diff changeset
     4
26767
cc127cc0951b converted pure.tex to Thy/pure.thy;
wenzelm
parents: 26754
diff changeset
     5
\input{pure.tex}
cc127cc0951b converted pure.tex to Thy/pure.thy;
wenzelm
parents: 26754
diff changeset
     6
26782
19363c70b5c4 converted generic.tex to Thy/Generic.thy;
wenzelm
parents: 26779
diff changeset
     7
\input{Generic.tex}
19363c70b5c4 converted generic.tex to Thy/Generic.thy;
wenzelm
parents: 26779
diff changeset
     8
26779
35809287ab23 converted refcard.tex to Thy/Quick_Reference.thy;
wenzelm
parents: 26767
diff changeset
     9
\input{Quick_Reference.tex}
35809287ab23 converted refcard.tex to Thy/Quick_Reference.thy;
wenzelm
parents: 26767
diff changeset
    10
26738
615e1a86787b basic setup for generated document (cf. ../IsarImplementation);
wenzelm
parents:
diff changeset
    11
%%% Local Variables:
615e1a86787b basic setup for generated document (cf. ../IsarImplementation);
wenzelm
parents:
diff changeset
    12
%%% mode: latex
615e1a86787b basic setup for generated document (cf. ../IsarImplementation);
wenzelm
parents:
diff changeset
    13
%%% TeX-master: "root"
615e1a86787b basic setup for generated document (cf. ../IsarImplementation);
wenzelm
parents:
diff changeset
    14
%%% End: