| Wed, 10 May 2023 22:41:50 +0200 | 
wenzelm | 
proper Thm.trim_context / Thm.transfer;
 | 
file |
diff |
annotate
 | 
| Wed, 10 May 2023 21:41:58 +0200 | 
wenzelm | 
tuned Isabelle/ML;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Mar 2023 21:48:47 +0200 | 
wenzelm | 
performance tuning: prefer functor Set() over Table();
 | 
file |
diff |
annotate
 | 
| Wed, 20 Oct 2021 18:13:17 +0200 | 
wenzelm | 
discontinued obsolete "val extend = I" for data slots;
 | 
file |
diff |
annotate
 | 
| Mon, 16 Aug 2021 11:49:39 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Tue, 06 Aug 2019 17:26:40 +0200 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Tue, 04 Jun 2019 17:04:18 +0200 | 
wenzelm | 
tuned messages;
 | 
file |
diff |
annotate
 | 
| Tue, 04 Jun 2019 15:14:56 +0200 | 
wenzelm | 
misc tuning and clarification, notably wrt. flow of context;
 | 
file |
diff |
annotate
 | 
| Fri, 04 Jan 2019 23:22:53 +0100 | 
wenzelm | 
isabelle update -u control_cartouches;
 | 
file |
diff |
annotate
 | 
| Sun, 30 Sep 2018 12:54:42 +0200 | 
wenzelm | 
proper naming conventions for contexts;
 | 
file |
diff |
annotate
 | 
| Sun, 30 Sep 2018 12:50:28 +0200 | 
wenzelm | 
permissive declaration attribute "relator_mono", e.g. relevant for Binomial-Heaps.BinomialHeap with -o export_theory;
 | 
file |
diff |
annotate
 | 
| Sun, 30 Sep 2018 12:40:57 +0200 | 
wenzelm | 
tuned spelling;
 | 
file |
diff |
annotate
 | 
| Sun, 30 Sep 2018 12:36:31 +0200 | 
wenzelm | 
tuned whitespace and sections;
 | 
file |
diff |
annotate
 | 
| Sun, 30 Sep 2018 12:33:42 +0200 | 
wenzelm | 
tuned -- eliminated clone;
 | 
file |
diff |
annotate
 | 
| Wed, 10 Jan 2018 15:25:09 +0100 | 
nipkow | 
ran isabelle update_op on all sources
 | 
file |
diff |
annotate
 | 
| Sat, 02 May 2015 13:58:06 +0200 | 
kuncar | 
reorder some steps in the construction to support mutual datatypes
 | 
file |
diff |
annotate
 | 
| Mon, 06 Apr 2015 17:06:48 +0200 | 
wenzelm | 
@{command_spec} is superseded by @{command_keyword};
 | 
file |
diff |
annotate
 | 
| Wed, 04 Mar 2015 19:53:18 +0100 | 
wenzelm | 
tuned signature -- prefer qualified names;
 | 
file |
diff |
annotate
 | 
| Wed, 26 Nov 2014 20:05:34 +0100 | 
wenzelm | 
renamed "pairself" to "apply2", in accordance to @{apply 2};
 | 
file |
diff |
annotate
 | 
| Mon, 03 Nov 2014 14:50:27 +0100 | 
wenzelm | 
eliminated unused int_only flag (see also c12484a27367);
 | 
file |
diff |
annotate
 | 
| Wed, 29 Oct 2014 15:02:29 +0100 | 
wenzelm | 
modernized setup;
 | 
file |
diff |
annotate
 | 
| Sat, 16 Aug 2014 20:27:51 +0200 | 
wenzelm | 
updated to named_theorems;
 | 
file |
diff |
annotate
 | 
| Thu, 24 Jul 2014 20:21:34 +0200 | 
kuncar | 
store explicitly quotient types with no_code => more precise registration of code equations
 | 
file |
diff |
annotate
 | 
| Thu, 10 Apr 2014 17:48:15 +0200 | 
kuncar | 
more appropriate name (Lifting.invariant -> eq_onp)
 | 
file |
diff |
annotate
 | 
| Thu, 10 Apr 2014 17:48:14 +0200 | 
kuncar | 
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
 | 
file |
diff |
annotate
 | 
| Sat, 22 Mar 2014 21:40:19 +0100 | 
wenzelm | 
more antiquotations;
 | 
file |
diff |
annotate
 | 
| Tue, 25 Feb 2014 15:02:19 +0100 | 
kuncar | 
rewrite composition of quotients to a more readable form in a respectfulness goal that is presented to a user
 | 
file |
diff |
annotate
 | 
| Tue, 18 Feb 2014 23:03:47 +0100 | 
kuncar | 
implement the reflexivity prover as a monotonicity prover that proves R >= op=; derive "reflexivity" rules for relators from mono rules and eq rules
 | 
file |
diff |
annotate
 | 
| Fri, 20 Sep 2013 17:08:08 +0200 | 
kuncar | 
make SML/NJ happy
 | 
file |
diff |
annotate
 | 
| Tue, 17 Sep 2013 15:49:11 +0200 | 
kuncar | 
correct merging of restore data
 | 
file |
diff |
annotate
 | 
| Mon, 16 Sep 2013 15:30:17 +0200 | 
kuncar | 
restoring Transfer/Lifting context
 | 
file |
diff |
annotate
 | 
| Mon, 16 Sep 2013 11:54:57 +0200 | 
kuncar | 
make ML function for deleting quotients public
 | 
file |
diff |
annotate
 | 
| Thu, 29 Aug 2013 20:15:13 +0200 | 
kuncar | 
make SML/NJ happy
 | 
file |
diff |
annotate
 | 
| Wed, 28 Aug 2013 14:37:35 +0200 | 
kuncar | 
use only one data slot; rename print_quotmaps to print_quot_maps; tuned
 | 
file |
diff |
annotate
 | 
| Wed, 15 May 2013 12:10:39 +0200 | 
kuncar | 
stronger reflexivity prover
 | 
file |
diff |
annotate
 | 
| Thu, 14 Mar 2013 13:57:44 +0100 | 
wenzelm | 
proper use of "member", without embarking on delicate questions about SML equality types;
 | 
file |
diff |
annotate
 | 
| Thu, 14 Mar 2013 13:52:22 +0100 | 
wenzelm | 
made SML/NJ happy;
 | 
file |
diff |
annotate
 | 
| Fri, 08 Mar 2013 13:14:23 +0100 | 
kuncar | 
lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
 | 
file |
diff |
annotate
 | 
| Mon, 26 Nov 2012 14:20:51 +0100 | 
kuncar | 
generate a parameterized correspondence relation
 | 
file |
diff |
annotate
 | 
| Thu, 24 May 2012 14:20:23 +0200 | 
kuncar | 
prove reflexivity also for the quotient composition relation; reflp_preserve renamed to reflexivity_rule
 | 
file |
diff |
annotate
 | 
| Mon, 21 May 2012 16:36:48 +0200 | 
kuncar | 
quot_del attribute, it allows us to deregister quotient types
 | 
file |
diff |
annotate
 | 
| Wed, 16 May 2012 19:15:45 +0200 | 
kuncar | 
infrastructure that makes possible to prove that a relation is reflexive
 | 
file |
diff |
annotate
 | 
| Thu, 26 Apr 2012 21:58:16 +0200 | 
kuncar | 
added a basic sanity check for quot_map
 | 
file |
diff |
annotate
 | 
| Thu, 26 Apr 2012 12:01:58 +0200 | 
kuncar | 
use a quot_map theorem attribute instead of the complicated map attribute
 | 
file |
diff |
annotate
 | 
| Fri, 20 Apr 2012 18:29:21 +0200 | 
kuncar | 
hide the invariant constant for relators: invariant_commute infrastracture
 | 
file |
diff |
annotate
 | 
| Tue, 03 Apr 2012 16:26:48 +0200 | 
kuncar | 
new package Lifting - initial commit
 | 
file |
diff |
annotate
 |