src/HOL/Library/cconv.ML
Fri, 29 Oct 2021 13:23:41 +0200 wenzelm misc tuning and clarification;
Thu, 28 Oct 2021 20:01:59 +0200 wenzelm clarified antiquotations;
Tue, 19 Oct 2021 17:12:23 +0200 wenzelm tuned --- fewer clones;
Fri, 15 Oct 2021 21:25:47 +0200 wenzelm tuned;
Fri, 15 Oct 2021 19:25:31 +0200 wenzelm discontinued Term.dest_abs / Logic.dest_all, which are officially superseded by Variable.dest_abs etc., but there are also Term.dest_abs_global to recover existing tools easily;
Fri, 15 Oct 2021 12:55:21 +0200 wenzelm tuned;
Thu, 14 Oct 2021 16:03:20 +0200 wenzelm clarified signature;
Sat, 11 Sep 2021 13:04:32 +0200 wenzelm more antiquotations;
Fri, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Thu, 09 Sep 2021 12:33:14 +0200 wenzelm clarified signature;
Thu, 26 Aug 2021 14:45:19 +0200 wenzelm more scalable data structure (but: rarely used with > 5 arguments);
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Mon, 13 Apr 2015 20:11:12 +0200 noschinl rewrite: with asm pattern, propagate also remaining assumptions to new subgoals
Mon, 13 Apr 2015 12:18:47 +0200 noschinl rewrite: propagate premises to new subgoals
Mon, 13 Apr 2015 11:58:18 +0200 noschinl reformat comments
Mon, 13 Apr 2015 10:39:49 +0200 noschinl rewr_cconv: ignore premises when tuning conclusion
Wed, 08 Apr 2015 21:24:27 +0200 wenzelm more standard Isabelle/ML tool setup;
Wed, 18 Mar 2015 13:51:33 +0100 noschinl added proof method rewrite
less more (0) tip