src/HOL/Tools/Quotient/quotient_tacs.ML
Thu, 07 Aug 2025 21:40:03 +0200 wenzelm avoid legacy operations;
Thu, 12 Jun 2025 12:44:47 +0200 wenzelm discontinue old infixes;
Tue, 13 Aug 2024 18:53:24 +0200 wenzelm tuned: prefer canonical argument order;
Sun, 11 Aug 2024 13:08:11 +0200 wenzelm more robust (amending 8f53fa93d5f0): R could be anything and Thm.instantiate' involves some type-checks, e.g. relevant for lemma fset_simps in theory Quotient_Examples.Quotient_FSet;
Sat, 10 Aug 2024 20:45:55 +0200 wenzelm misc tuning and clarification;
Sat, 10 Aug 2024 20:20:52 +0200 wenzelm misc tuning and clarification: proper context, proper exception;
Sat, 10 Aug 2024 13:49:08 +0200 wenzelm tuned: eliminate odd clones;
Sat, 10 Aug 2024 13:42:27 +0200 wenzelm tuned: more antiquotations;
Sat, 10 Aug 2024 12:26:17 +0200 wenzelm tuned: more antiquotations;
Sat, 10 Aug 2024 12:12:53 +0200 wenzelm tuned: more antiquotations;
Sat, 21 Oct 2023 11:24:34 +0200 wenzelm more standard simproc_setup using ML antiquotation;
Tue, 18 Apr 2023 22:24:48 +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, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Mon, 06 Sep 2021 12:23:06 +0200 wenzelm clarified modules;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 16 Feb 2018 19:58:42 +0100 wenzelm tuned;
Sun, 26 Nov 2017 21:08:32 +0100 wenzelm more symbols;
Fri, 08 Apr 2016 20:15:20 +0200 wenzelm eliminated unused simproc identifier;
Wed, 16 Dec 2015 16:31:36 +0100 wenzelm rule_attribute and declaration_attribute implicitly support abstract closure, but mixed_attribute implementations need to be aware of Thm.is_free_dummy;
Wed, 09 Sep 2015 20:57:21 +0200 wenzelm simplified simproc programming interfaces;
Mon, 27 Jul 2015 17:44:55 +0200 wenzelm tuned signature;
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
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);
Fri, 06 Mar 2015 23:54:05 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 22:05:01 +0100 wenzelm clarified signature;
Wed, 04 Mar 2015 20:50:20 +0100 wenzelm tuned;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
less more (0) -50 -30 tip