nipkow [Mon, 30 Sep 2002 15:45:11 +0200] rev 13597
fixes !!-bound vars in induction statement automatically
nipkow [Mon, 30 Sep 2002 15:44:21 +0200] rev 13596
modified induct method
paulson [Fri, 27 Sep 2002 16:44:50 +0200] rev 13595
Proof tidying
paulson [Fri, 27 Sep 2002 13:24:29 +0200] rev 13594
Isar experiments, etc.
paulson [Fri, 27 Sep 2002 10:36:21 +0200] rev 13593
Tidied. New Pi-theorem.
paulson [Fri, 27 Sep 2002 10:35:10 +0200] rev 13592
new Ring example
paulson [Fri, 27 Sep 2002 10:35:01 +0200] rev 13591
Isar proof
paulson [Fri, 27 Sep 2002 10:34:05 +0200] rev 13590
Modules theory added
paulson [Fri, 27 Sep 2002 10:33:47 +0200] rev 13589
New theory GroupTheory/Module.thy of modules
paulson [Thu, 26 Sep 2002 15:21:38 +0200] rev 13588
Renamed Integ/int.ML to Integ/Int_lemmas.ML to prevent confusion with Int.ML
(which is automatically loaded with Int.thy) on case-insensitive filesystems.
paulson [Thu, 26 Sep 2002 10:56:20 +0200] rev 13587
GroupTheory and FuncSet
paulson [Thu, 26 Sep 2002 10:51:58 +0200] rev 13586
new theory for Pi-sets, restrict, etc.
paulson [Thu, 26 Sep 2002 10:51:29 +0200] rev 13585
Converted Fun to Isar style.
Moved Pi, funcset, restrict from Fun.thy to Library/FuncSet.thy.
Renamed constant "Fun.op o" to "Fun.comp"
paulson [Thu, 26 Sep 2002 10:43:43 +0200] rev 13584
new document directory for GroupTheory
paulson [Thu, 26 Sep 2002 10:40:13 +0200] rev 13583
converted to Isar and using new "implicit structures" instead of Sigma, etc
nipkow [Wed, 25 Sep 2002 11:23:26 +0200] rev 13582
*** empty log message ***
nipkow [Wed, 25 Sep 2002 11:22:28 +0200] rev 13581
*** empty log message ***
nipkow [Wed, 25 Sep 2002 11:06:34 +0200] rev 13580
*** empty log message ***
nipkow [Wed, 25 Sep 2002 07:57:36 +0200] rev 13579
Int.thy -> int.thy
nipkow [Wed, 25 Sep 2002 07:55:56 +0200] rev 13578
became int.ML
nipkow [Wed, 25 Sep 2002 07:54:33 +0200] rev 13577
conversion to Isar
nipkow [Wed, 25 Sep 2002 07:52:07 +0200] rev 13576
converted to Isar
nipkow [Wed, 25 Sep 2002 07:42:24 +0200] rev 13575
added nat_split
paulson [Sat, 21 Sep 2002 21:10:34 +0200] rev 13574
converted to Isar script
paulson [Fri, 20 Sep 2002 11:49:38 +0200] rev 13573
shortened a proof
paulson [Fri, 20 Sep 2002 11:49:06 +0200] rev 13572
got rid of deepen_tac
paulson [Fri, 20 Sep 2002 11:48:35 +0200] rev 13571
less use of x-symbols
nipkow [Thu, 19 Sep 2002 16:09:16 +0200] rev 13570
*** empty log message ***
nipkow [Thu, 19 Sep 2002 16:01:29 +0200] rev 13569
drule: added nRS
simplifier: trace with names
nipkow [Thu, 19 Sep 2002 16:00:27 +0200] rev 13568
preserve names of rewrite rules when transforming them
kleing [Wed, 18 Sep 2002 18:19:43 +0200] rev 13567
comments + usage
paulson [Wed, 11 Sep 2002 16:55:37 +0200] rev 13566
Streamlined proofs of instances of Separation