src/HOL/Nominal/nominal_permeq.ML
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Mon, 22 Sep 2008 19:46:24 +0200 urbanc made the perm_simp tactic to understand options such as (no_asm)
Wed, 17 Sep 2008 21:27:08 +0200 wenzelm back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
Wed, 07 May 2008 10:57:19 +0200 berghofe Adapted to encoding of sets as predicates
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:28:17 +0100 wenzelm auxiliary dynamic_thm(s) for fact lookup;
Mon, 28 Jan 2008 18:17:42 +0100 berghofe Cleaned up simproc code.
Thu, 13 Sep 2007 23:58:38 +0200 urbanc some cleaning up to do with contexts
Sun, 02 Sep 2007 12:34:20 +0200 urbanc made theorem-references safe
Thu, 26 Apr 2007 14:24:08 +0200 wenzelm eliminated unnamed infixes, tuned syntax;
Fri, 13 Apr 2007 09:23:35 +0200 narboux debug versions of finite_guess and fresh_guess do not fail if they can not solve the goal
Sat, 07 Apr 2007 11:36:35 +0200 urbanc tuned slightly the previous commit
Sat, 07 Apr 2007 11:05:25 +0200 narboux perm_simp can now simplify using the rules (a,b) o a = b and (a,b) o b = a
Wed, 04 Apr 2007 20:22:32 +0200 narboux make fresh_guess fail if it does not solve the subgoal
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Tue, 03 Apr 2007 17:05:52 +0200 narboux remove the lemma swap_fun which was not needed
Mon, 02 Apr 2007 23:24:52 +0200 narboux rename bij and fresh into bijs and freshs and lookup for eqvts lemma using the ml value instead of the name
Wed, 28 Mar 2007 18:25:23 +0200 urbanc the name for the collection of equivariance lemmas is now eqvts (changed from eqvt) in order to avoid clashes with eqvt-lemmas generated in nominal_inductive
Tue, 06 Mar 2007 15:28:22 +0100 urbanc major update of the nominal package; there is now an infrastructure
Wed, 07 Feb 2007 17:51:38 +0100 berghofe Adapted to changes in Finite_Set theory.
Wed, 06 Dec 2006 01:12:36 +0100 wenzelm removed legacy ML bindings;
Wed, 29 Nov 2006 15:44:51 +0100 wenzelm simplified method setup;
Fri, 20 Oct 2006 17:07:26 +0200 haftmann slight cleanup
Wed, 04 Oct 2006 14:17:38 +0200 haftmann insert replacing ins ins_int ins_string
Tue, 29 Aug 2006 21:43:34 +0200 urbanc added a FIXME-comment
Wed, 02 Aug 2006 22:26:41 +0200 wenzelm normalized Proof.context/method type aliases;
Tue, 04 Jul 2006 17:26:02 +0200 urbanc added simplification rules to the fresh_guess tactic
Tue, 04 Jul 2006 15:26:56 +0200 berghofe - put declarations inside a structure (NominalPermeq)
Mon, 12 Jun 2006 20:32:33 +0200 urbanc added lemma fresh_unit to Nominal.thy
Mon, 12 Jun 2006 18:17:21 +0200 berghofe Added fresh_guess_tac.
Fri, 28 Apr 2006 15:54:34 +0200 berghofe Renamed "nominal" theory to "Nominal".
Thu, 27 Apr 2006 01:41:30 +0200 urbanc isar-keywords.el
Thu, 06 Apr 2006 17:29:40 +0200 urbanc modified the perm_compose rule such that it
Wed, 01 Mar 2006 18:26:20 +0100 urbanc fixed a problem where a permutation is not analysed
Wed, 01 Mar 2006 10:27:01 +0100 urbanc made some small tunings in the decision-procedure
Mon, 27 Feb 2006 17:37:37 +0100 urbanc added a finite_guess tactic, which solves
Mon, 27 Feb 2006 12:14:36 +0100 urbanc added support for arbitrary atoms in the simproc
Sun, 26 Feb 2006 22:24:05 +0100 urbanc improved the decision-procedure for permutations;
Mon, 19 Dec 2005 12:08:16 +0100 urbanc fixed a bug that occured when more than one atom-type
Tue, 29 Nov 2005 01:37:01 +0100 urbanc made some of the theorem look-ups static (by using
Tue, 01 Nov 2005 23:54:29 +0100 urbanc tunings of some comments (nothing serious)
Sat, 29 Oct 2005 15:01:25 +0200 urbanc Changed Simplifier.simp_modifiers to Simplifier.simp_modifiers'.
Fri, 28 Oct 2005 16:43:46 +0200 urbanc Added (optional) arguments to the tactics
Mon, 17 Oct 2005 12:30:57 +0200 berghofe Initial revision.
less more (0) tip