Quotient-Paper-jv/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 07 Aug 2012 16:55:17 +0100
changeset 3195 deef21dc972f
parent 3082 a6b0220fb8ae
permissions -rw-r--r--
added eqvt-lemma for function composition
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3082
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     1
quick_and_dirty := true;
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     2
no_document use_thys ["Quotient", 
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     3
                      "~~/src/HOL/Library/LaTeXsugar",
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     4
                      "~~/src/HOL/Quotient_Examples/FSet" ];
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     5
use_thys ["Paper"];