| author | wenzelm | 
| Wed, 30 Jun 1999 12:23:46 +0200 | |
| changeset 6860 | 8dc6a1e6fa13 | 
| parent 6053 | 8a1059aa01f0 | 
| child 9491 | 1a36151ee2fc | 
| permissions | -rw-r--r-- | 
| 
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  | 
|
| 
6053
 
8a1059aa01f0
new inductive, datatype and primrec packages, etc.
 
paulson 
parents: 
2870 
diff
changeset
 | 
3  | 
Inductive = Fixedpt + Sum + QPair +  | 
| 
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  |