doc-src/Functions/Thy/ROOT.ML
author haftmann
Tue, 11 May 2010 08:36:02 +0200
changeset 36811 4ab4aa5bee1c
parent 30226 2f4684e2ea95
child 42637 381fdcab0f36
permissions -rw-r--r--
renamed former Int.int_induct to Int.int_of_nat_induct, former Presburger.int_induct to Int.int_induct: is more conservative and more natural than the intermediate solution
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21212
547224bf9348 Added a (stub of a) function tutorial
krauss
parents:
diff changeset
     1
547224bf9348 Added a (stub of a) function tutorial
krauss
parents:
diff changeset
     2
(* $Id$ *)
547224bf9348 Added a (stub of a) function tutorial
krauss
parents:
diff changeset
     3
547224bf9348 Added a (stub of a) function tutorial
krauss
parents:
diff changeset
     4
use_thy "Functions";