src/HOL/Relation.thy
Thu, 23 Feb 2012 21:25:59 +0100 haftmann moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
Mon, 30 Jan 2012 21:49:41 +0100 nipkow added "'a rel"
Sun, 01 Jan 2012 11:28:45 +0100 haftmann cleanup of code declarations
Sat, 24 Dec 2011 15:53:09 +0100 haftmann dropped obsolete code equation for Id
Thu, 13 Oct 2011 23:02:59 +0200 haftmann moved acyclic predicate up in hierarchy
Thu, 13 Oct 2011 22:56:19 +0200 haftmann modernized definitions
Tue, 20 Sep 2011 21:47:52 +0200 haftmann tuned specification and lemma distribution among theories; tuned proofs
Tue, 13 Sep 2011 17:07:33 -0700 huffman tuned proofs
Thu, 18 Aug 2011 13:55:26 +0200 haftmann observe distinction between sets and predicates more properly
Mon, 21 Feb 2011 10:44:19 +0100 blanchet renamed "nitpick\_def" to "nitpick_unfold" to reflect its new semantics
Tue, 07 Dec 2010 13:33:28 +0100 bulwahn adding a definition for refl_on which is friendly for quickcheck and nitpick
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn adding a nice definition of Id_on for quickcheck and nitpick
Sun, 09 May 2010 12:00:43 +0200 krauss added lemmas rel_comp_UNION_distrib(2)
Fri, 07 May 2010 15:03:57 +0200 krauss removed semicolons
Fri, 07 May 2010 15:03:53 +0200 krauss rule subrelI (for nice Isar proofs of relation inequalities)
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Mon, 26 Oct 2009 23:27:24 +0100 krauss lemma converse_inv_image
Mon, 05 Oct 2009 16:41:06 +0100 paulson New facts about domain and range in
Thu, 01 Oct 2009 17:11:48 +0200 haftmann proper merge of interpretation equations
Mon, 31 Aug 2009 20:34:48 +0200 krauss moved lemma Wellfounded.in_inv_image to Relation.thy
Mon, 27 Jul 2009 21:47:41 +0200 krauss "more standard" argument order of relation composition (op O)
Tue, 28 Apr 2009 13:34:48 +0200 haftmann ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
Mon, 02 Mar 2009 16:53:55 +0100 nipkow name changes
Wed, 11 Feb 2009 10:51:07 +0100 nipkow Moved Order_Relation into Library and moved some of it into Relation.
Wed, 21 Jan 2009 23:40:23 +0100 haftmann changed import hierarchy
Tue, 26 Aug 2008 18:59:52 +0200 krauss added distributivity of relation composition over union [simp]
Mon, 17 Mar 2008 16:47:24 +0100 nipkow added lemmas
Fri, 14 Mar 2008 19:57:12 +0100 nipkow Added lemmas
Mon, 08 Oct 2007 22:03:25 +0200 haftmann integrated FixedPoint into Inductive
Wed, 15 Aug 2007 12:52:56 +0200 paulson ATP blacklisting is now in theory data, attribute noatp
Tue, 10 Jul 2007 17:30:50 +0200 haftmann moved lfp_induct2 here
Fri, 01 Jun 2007 15:12:56 +0200 krauss Added simp-rules: "R O {} = {}" and "{} O R = {}"
Wed, 24 Jan 2007 17:10:50 +0100 paulson some new lemmas
Fri, 17 Nov 2006 02:20:03 +0100 wenzelm more robust syntax for definition/abbreviation/notation;
Tue, 07 Nov 2006 11:47:57 +0100 wenzelm renamed 'const_syntax' to 'notation';
Tue, 26 Sep 2006 17:33:04 +0200 krauss Changed precedence of "op O" (relation composition) from 60 to 75.
Tue, 16 May 2006 21:33:01 +0200 wenzelm tuned concrete syntax -- abbreviation/const_syntax;
Sat, 08 Apr 2006 22:51:06 +0200 wenzelm refined 'abbreviation';
Thu, 23 Mar 2006 20:03:53 +0100 nipkow Converted translations to abbbreviations.
Fri, 10 Mar 2006 00:53:28 +0100 huffman added many simple lemmas
Thu, 22 Sep 2005 23:56:15 +0200 nipkow renamed rules to iprover
Fri, 03 Sep 2004 10:27:05 +0200 paulson new theorem symD
Wed, 18 Aug 2004 11:09:40 +0200 nipkow import -> imports
Mon, 16 Aug 2004 14:22:27 +0200 nipkow New theory header syntax.
Wed, 26 Feb 2003 10:44:16 +0100 paulson some x-symbols and some new lemmas
Sat, 08 Feb 2003 16:05:33 +0100 paulson converting HOL/UNITY to use unconditional fairness
Thu, 10 Oct 2002 14:23:19 +0200 berghofe Removed obsolete function "fun_rel_comp".
Fri, 30 Aug 2002 16:42:45 +0200 paulson removal of blast.overloaded
Thu, 11 Jul 2002 09:17:01 +0200 nipkow *** empty log message ***
Thu, 21 Feb 2002 11:05:20 +0100 wenzelm fixed document;
Wed, 20 Feb 2002 15:47:42 +0100 berghofe Converted to new theory format.
Thu, 13 Dec 2001 16:47:35 +0100 nipkow comp -> rel_comp
Thu, 15 Feb 2001 16:00:40 +0100 oheimb moved inv_image to Relation
Tue, 09 Jan 2001 15:22:13 +0100 nipkow `` -> and ``` -> ``
Fri, 05 Jan 2001 18:48:18 +0100 nipkow ^^ -> ```
Fri, 05 Jan 2001 10:19:14 +0100 paulson Field of a relation, and some Domain/Range rules
Mon, 30 Oct 2000 18:25:10 +0100 wenzelm converse: syntax \<inverse>;
Thu, 12 Oct 2000 18:38:23 +0200 nipkow *** empty log message ***
Thu, 13 Apr 2000 15:01:50 +0200 nipkow Times -> <*>
Mon, 21 Feb 2000 13:57:07 +0100 oheimb renamed Univalent to univalent
less more (0) -60 tip