src/HOL/Tools/BNF/bnf_comp.ML
Fri, 09 Aug 2019 17:14:49 +0200 wenzelm formal position for PThm nodes;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Sun, 09 Sep 2018 13:44:48 +0200 wenzelm smash position to avoid position of other file "~~/src/HOL/BNF_Composition.thy" (due to "bnf ID"), e.g. relevant for "HOL-Nominal-Examples.Class1";
Sun, 26 Nov 2017 21:08:32 +0100 wenzelm more symbols;
Mon, 10 Apr 2017 18:01:46 +0200 traytel tuned signature
Sun, 11 Sep 2016 13:35:27 +0200 blanchet provide a mechanism for ensuring dead type variables occur in typedef if desired
Sun, 11 Sep 2016 13:35:27 +0200 blanchet preserve order of dead variables
Thu, 08 Sep 2016 10:16:37 +0200 blanchet tuning
Tue, 06 Sep 2016 15:04:02 +0200 blanchet generalized ML signature
Tue, 06 Sep 2016 11:21:21 +0200 blanchet extended ML signature
Tue, 22 Mar 2016 07:18:36 +0100 traytel document that n2m does not depend on most things in fp_sugar in its type
Mon, 14 Mar 2016 21:37:49 +0100 blanchet generalized ML function
Tue, 16 Feb 2016 22:28:19 +0100 traytel make predicator a first-class bnf citizen
Mon, 15 Feb 2016 12:46:37 +0100 blanchet use 'undefined' instead of 'Eps'
Tue, 01 Dec 2015 13:07:40 +0100 blanchet tuned whitespace
Thu, 24 Sep 2015 12:28:15 +0200 traytel congruence rules for the relator
Sat, 18 Jul 2015 21:44:18 +0200 wenzelm prefer tactics with explicit context;
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
Thu, 16 Jul 2015 12:23:22 +0200 traytel {r,e,d,f}tac with proper context in BNF
Tue, 28 Apr 2015 13:30:28 +0200 blanchet allow sorts on dead variables in BNFs
Thu, 09 Apr 2015 23:10:08 +0200 blanchet renamed misleading option
Wed, 08 Apr 2015 15:04:06 +0200 blanchet removed TODO
Tue, 31 Mar 2015 00:11:54 +0200 wenzelm tuned signature;
Fri, 27 Mar 2015 09:52:57 +0100 blanchet preserve order of type arguments in pre-FP BNF typedef
Thu, 26 Mar 2015 23:23:04 +0100 blanchet register pre-fixpoint BNFs in database to enable lookup later (e.g. in 'corec')
Tue, 24 Mar 2015 18:10:56 +0100 blanchet tuning
Mon, 16 Mar 2015 23:00:38 +0100 blanchet export more ML functions
Sun, 15 Mar 2015 22:00:15 +0100 blanchet inlining threshold
Thu, 11 Dec 2014 14:01:40 +0100 traytel respect order of deads when retrieving bnfs from the database
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Sun, 09 Nov 2014 20:41:53 +0100 wenzelm proper proof context for typedef;
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Wed, 17 Sep 2014 16:20:13 +0200 blanchet avoid 'subst_tac' when possible (it is suspected of not helping 'HOL-Proofs')
Sat, 13 Sep 2014 18:08:38 +0200 blanchet imported patch phantoms
Thu, 11 Sep 2014 15:08:56 +0200 traytel new deads go to the end
Thu, 04 Sep 2014 09:02:43 +0200 blanchet renamed internal constant
Mon, 01 Sep 2014 16:34:40 +0200 blanchet renamed BNF theories
Mon, 11 Aug 2014 10:43:03 +0200 traytel use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
Thu, 24 Jul 2014 00:24:00 +0200 blanchet use the noted theorems in 'BNF_Comp'
Thu, 17 Jul 2014 10:28:32 +0200 desharna add mk_Trueprop_mem utility function
Wed, 23 Apr 2014 10:23:26 +0200 blanchet tuned whitespace
Sat, 22 Mar 2014 18:19:57 +0100 wenzelm more antiquotations;
Mon, 10 Mar 2014 15:24:49 +0100 traytel copy-paste typo
Mon, 10 Mar 2014 13:23:16 +0100 traytel unfold intermediate definitions after sealing the bnf
Sun, 09 Mar 2014 22:27:04 +0100 traytel more careful unfolding of internal constants
Sun, 09 Mar 2014 21:40:41 +0100 traytel made typedef for the type of the bound optional (size-based)
Fri, 07 Mar 2014 23:09:10 +0100 traytel removed junk
Thu, 06 Mar 2014 14:25:55 +0100 traytel tuned
Thu, 06 Mar 2014 14:14:54 +0100 traytel move special BNFs used for composition only to BNF_Comp;
Thu, 06 Mar 2014 12:17:26 +0100 traytel more careful simplification of sets (cf. abf91ebd0820)---yields smaller terms
Tue, 04 Mar 2014 22:30:12 +0100 blanchet no 'sorry' so that the schematic variable gets instantiated
Tue, 04 Mar 2014 18:57:17 +0100 blanchet simplify sets in BNF composition
Tue, 04 Mar 2014 18:57:17 +0100 blanchet more caching in composition pipeline
Tue, 04 Mar 2014 13:38:02 +0100 traytel propagate the exception that is expected later on
Mon, 03 Mar 2014 12:48:20 +0100 blanchet got rid of automatically generated fold constant and theorems (to reduce overhead)
Mon, 03 Mar 2014 12:48:20 +0100 blanchet use same identity function for abs and rep (doesn't seem to confuse any proofs)
Mon, 03 Mar 2014 12:48:20 +0100 blanchet make 'typedef' optional, depending on size of original type
Mon, 03 Mar 2014 12:48:19 +0100 blanchet use aconv to compare terms (for cleanliness)
Mon, 03 Mar 2014 12:48:19 +0100 blanchet optimize cardinal bounds involving natLeq (omega)
Tue, 25 Feb 2014 18:14:26 +0100 traytel joint work with blanchet: intermediate typedef for the input to fp-operations
less more (0) -60 tip