src/ZF/Inductive.thy
author wenzelm
Thu, 08 Nov 2001 23:52:56 +0100
changeset 12106 4a8558dbb6a0
parent 9491 1a36151ee2fc
child 12175 5cf58a1799a7
permissions -rw-r--r--
* Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac, etc.) now consider the syntactic context of assumptions, giving a better chance to get type-inference of the arguments right (this is especially important for locales); * system: refrain from any attempt at filtering input streams; no longer support ``8bit'' encoding of old isabelle font, instead proper iso-latin characters may now be used;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
578
efc648d29dd0 ZF/Inductive.thy,.ML: renamed from "inductive" to allow re-building without
lcp
parents:
diff changeset
     1
(*Dummy theory to document dependencies *)
efc648d29dd0 ZF/Inductive.thy,.ML: renamed from "inductive" to allow re-building without
lcp
parents:
diff changeset
     2
9491
1a36151ee2fc natify, a coercion to reduce the number of type constraints in arithmetic
paulson
parents: 6053
diff changeset
     3
Inductive = Fixedpt + mono + 
2870
6d6fd10a9fdc Now a non-trivial theory so that require_thy can find it
paulson
parents: 805
diff changeset
     4
6d6fd10a9fdc Now a non-trivial theory so that require_thy can find it
paulson
parents: 805
diff changeset
     5
end