Mon, 27 Jun 2022 15:54:18 +0200 |
traytel |
strict bounds for BNFs (by Jan van Brügge)
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 15:25:09 +0100 |
nipkow |
ran isabelle update_op on all sources
|
file |
diff |
annotate
|
Sun, 26 Nov 2017 21:08:32 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Fri, 17 Jun 2016 21:35:35 +0200 |
blanchet |
killed dead code
|
file |
diff |
annotate
|
Fri, 27 May 2016 20:23:55 +0200 |
wenzelm |
tuned proofs, to allow unfold_abs_def;
|
file |
diff |
annotate
|
Sun, 13 Dec 2015 21:56:15 +0100 |
wenzelm |
more general types Proof.method / context_tactic;
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 09:21:15 +0200 |
haftmann |
prod_case as canonical name for product type eliminator
|
file |
diff |
annotate
|
Mon, 27 Jul 2015 17:44:55 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 24 Jul 2015 22:29:06 +0200 |
wenzelm |
eliminated alias;
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 21:44:18 +0200 |
wenzelm |
prefer tactics with explicit context;
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 20:47:08 +0200 |
wenzelm |
prefer tactics with explicit context;
|
file |
diff |
annotate
|
Thu, 16 Jul 2015 12:23:22 +0200 |
traytel |
{r,e,d,f}tac with proper context in BNF
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 14:48:26 +0100 |
wenzelm |
proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 17:09:07 +0200 |
wenzelm |
added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 16:35:53 +0200 |
desharna |
generate 'rec_transfer' for datatypes
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 16:35:51 +0200 |
desharna |
generate 'dtor_corec_transfer' for codatatypes
|
file |
diff |
annotate
|
Mon, 18 Aug 2014 17:19:58 +0200 |
blanchet |
reordered some (co)datatype property names for more consistency
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 09:35:31 +0200 |
traytel |
tuned
|
file |
diff |
annotate
|
Thu, 31 Jul 2014 13:19:57 +0200 |
traytel |
simplified tactics slightly
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 00:54:30 +0200 |
blanchet |
cleaner 'rel_inject' theorems
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 08:37:43 +0100 |
haftmann |
generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 17:35:39 +0100 |
traytel |
tuned internal construction
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 16:28:25 +0100 |
traytel |
tuned tactics
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 11:15:04 +0100 |
traytel |
simplified internal codatatype construction
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 14:46:22 +0100 |
traytel |
tuned tactic
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 22:30:58 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 15:40:33 +0100 |
blanchet |
renamed 'fun_rel' to 'rel_fun'
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 18:57:17 +0100 |
blanchet |
renamed a pair of low-level theorems to have c/dtor in their names (like the others)
|
file |
diff |
annotate
|
Fri, 21 Feb 2014 12:33:49 +0100 |
traytel |
only one internal coinduction rule
|
file |
diff |
annotate
|
Fri, 21 Feb 2014 00:09:56 +0100 |
blanchet |
adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 15:51:26 +0100 |
traytel |
tuned tactic
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 11:40:03 +0100 |
traytel |
made tactics more robust
|
file |
diff |
annotate
|
Wed, 19 Feb 2014 12:04:21 +0100 |
traytel |
another simplification of internal codatatype construction
|
file |
diff |
annotate
|
Wed, 19 Feb 2014 09:50:50 +0100 |
traytel |
simplifications of internal codatatype construction
|
file |
diff |
annotate
|
Tue, 18 Feb 2014 14:51:26 +0100 |
traytel |
syntactic simplifications of internal (co)datatype constructions
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:35:57 +0100 |
blanchet |
renamed '{prod,sum,bool,unit}_case' to 'case_...'
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:35:56 +0100 |
blanchet |
se 'wrap_free_constructors' to register 'sum' , 'prod', 'unit', 'bool' with their discriminators/selectors
|
file |
diff |
annotate
|
Fri, 31 Jan 2014 10:02:36 +0100 |
traytel |
less hermetic tactics
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 18:24:56 +0100 |
blanchet |
tuned names
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 18:24:56 +0100 |
blanchet |
adjusted comments
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 18:24:56 +0100 |
blanchet |
avoid nested 'Tools' directories
|
file |
diff |
annotate
| base
|