src/HOL/Tools/lin_arith.ML
Thu, 07 Sep 2017 15:12:40 +0200 nipkow more simp power and less incompleteness or arith
Thu, 08 Jun 2017 23:37:01 +0200 boehmes replace non-arithmetic terms by fresh variables before replaying linear-arithmetic proofs: avoid failed proof replays due to an overambitious simpset which may cause proof replay to diverge from the pre-computed proof trace
Mon, 26 Sep 2016 07:56:54 +0200 haftmann syntactic type class for operation mod named after mod;
Mon, 26 Sep 2016 07:56:54 +0200 haftmann dropped tautological pattern
Mon, 26 Sep 2016 07:56:54 +0200 haftmann more warning comments
Wed, 01 Jun 2016 19:23:18 +0200 wenzelm more adhoc overloading;
Wed, 01 Jun 2016 17:46:12 +0200 wenzelm clarified exception -- actually reject denominator = 0;
Wed, 01 Jun 2016 15:10:27 +0200 wenzelm prefer rat numberals;
Wed, 01 Jun 2016 10:45:35 +0200 wenzelm tuned signature;
Wed, 17 Feb 2016 21:51:55 +0100 haftmann consolidated name
Sun, 13 Dec 2015 21:56:15 +0100 wenzelm more general types Proof.method / context_tactic;
Fri, 25 Sep 2015 20:37:59 +0200 wenzelm moved remaining display.ML to more_thm.ML;
Wed, 09 Sep 2015 20:57:21 +0200 wenzelm simplified simproc programming interfaces;
Wed, 02 Sep 2015 23:18:39 +0200 wenzelm trim context for persistent storage;
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, 01 Jun 2015 18:59:21 +0200 haftmann separate class for division operator, with particular syntax added in more specific classes
Mon, 01 Jun 2015 18:59:21 +0200 haftmann explicit check for field sort, to anticipate situation where syntactic checking alone will not be sufficient any longer
Mon, 01 Jun 2015 18:59:21 +0200 haftmann dropped dead config option
Mon, 01 Jun 2015 18:59:20 +0200 haftmann tuned, including proper signature for functor argument
Fri, 10 Apr 2015 11:31:10 +0200 wenzelm tuned signature;
Mon, 09 Mar 2015 11:32:32 +0100 wenzelm eliminated unused arith "verbose" flag -- tools that need options can use the context;
Mon, 09 Mar 2015 11:21:00 +0100 wenzelm eliminated dead code (cf. 5e5c36b051af);
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
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.;
Sun, 11 Jan 2015 21:06:47 +0100 wenzelm tuned warnings: observe Context_Position.is_visible;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Sun, 09 Nov 2014 14:08:00 +0100 wenzelm proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
Thu, 30 Oct 2014 22:45:19 +0100 wenzelm eliminated aliases;
Sun, 21 Sep 2014 20:14:04 +0200 wenzelm more standard Isabelle/ML operations;
less more (0) -100 -50 -30 tip