Sat, 15 Sep 2012 21:10:26 +0200 blanchet tuned error message
Sat, 15 Sep 2012 21:10:26 +0200 blanchet tuning
Sat, 15 Sep 2012 20:14:29 +0200 haftmann typeclass formalising bounded subtraction
Sat, 15 Sep 2012 20:13:25 +0200 haftmann dropped some unused identifiers
Sat, 15 Sep 2012 16:09:53 +0200 traytel export rel_mono theorem
Fri, 14 Sep 2012 22:23:11 +0200 blanchet merged two unfold steps
Fri, 14 Sep 2012 22:23:11 +0200 blanchet took out one rotate_tac
Fri, 14 Sep 2012 22:23:11 +0200 blanchet killed spurious rotate_tac; use auto instead of blast
Fri, 14 Sep 2012 22:23:11 +0200 blanchet moved blast tactic to where it is actually needed
Fri, 14 Sep 2012 22:23:11 +0200 blanchet fixed bug in "mk_map" for the "fun" case
Fri, 14 Sep 2012 22:23:11 +0200 blanchet correct generalization to 3 or more mutually recursive datatypes
Fri, 14 Sep 2012 22:23:11 +0200 blanchet provide more guidance, exploiting our knowledge of the goal
Fri, 14 Sep 2012 22:23:10 +0200 blanchet fixed issue with bound variables in prem prems + tuning
Fri, 14 Sep 2012 22:23:10 +0200 blanchet use right version of "mk_UnIN"
Fri, 14 Sep 2012 22:23:10 +0200 blanchet select the right premise in "mk_induct_discharge_prem_prems_tac" instead of relying on backtracking
Fri, 14 Sep 2012 22:23:10 +0200 blanchet tuned code before fixing "mk_induct_discharge_prem_prems_tac"
Fri, 14 Sep 2012 21:26:01 +0200 wenzelm tuned proofs;
Fri, 14 Sep 2012 21:23:06 +0200 wenzelm merged
Fri, 14 Sep 2012 12:09:27 +0200 blanchet polished the induction
Fri, 14 Sep 2012 12:09:27 +0200 blanchet put the flat at the right place (to avoid exceptions)
Fri, 14 Sep 2012 12:09:27 +0200 blanchet fixed variable exporting problem
Fri, 14 Sep 2012 12:09:27 +0200 blanchet compile
Fri, 14 Sep 2012 12:09:27 +0200 blanchet added induct tactic
Fri, 14 Sep 2012 12:09:27 +0200 blanchet tuning
Fri, 14 Sep 2012 12:09:27 +0200 blanchet renamed "mk_UnN" to "mk_UnIN"
Fri, 14 Sep 2012 12:09:27 +0200 blanchet merged two commands
Fri, 14 Sep 2012 12:09:27 +0200 blanchet allow default values to refer to selector arguments -- this is useful, e.g. for tllist: ttl (TNil x) = TNil x (example by Andreas Lochbihler)
Fri, 14 Sep 2012 12:09:27 +0200 blanchet distinguish between nested and nesting BNFs
Fri, 14 Sep 2012 12:09:27 +0200 blanchet make tactic more robust in the case where "asm_simp_tac" already finishes the job
Fri, 14 Sep 2012 12:09:27 +0200 blanchet derive induction via backward proof, to ensure that the premises are in the right order for constructors like "X x y x" where x and y are mutually recursive
Fri, 14 Sep 2012 21:15:59 +0200 wenzelm no longer react on global_settings (cf. 34ac36642a31);
Fri, 14 Sep 2012 20:49:54 +0200 wenzelm refined output panel: more value-oriented approach to update and caret focus;
Fri, 14 Sep 2012 18:12:41 +0200 wenzelm clarified markup names;
Fri, 14 Sep 2012 17:37:19 +0200 wenzelm more general Document_Model.point_range;
Fri, 14 Sep 2012 13:52:16 +0200 wenzelm more static handling of rendering options;
Fri, 14 Sep 2012 12:46:33 +0200 wenzelm tuned options (again);
Fri, 14 Sep 2012 12:29:02 +0200 wenzelm more scalable option-group;
Fri, 14 Sep 2012 10:01:42 +0200 nipkow tuned
Thu, 13 Sep 2012 17:20:44 +0200 wenzelm merged
Thu, 13 Sep 2012 17:20:04 +0200 wenzelm tuned proofs;
Thu, 13 Sep 2012 17:15:04 +0200 hoelzl remove theory Real_Integration, not needed since 44e42d392c6e when Euclidean spaces where introduced
Thu, 13 Sep 2012 16:43:33 +0200 wenzelm workaround for HOL-Mirabelle-ex oddities;
Thu, 13 Sep 2012 16:10:20 +0200 wenzelm instructions for quick start in 20min;
Thu, 13 Sep 2012 16:09:35 +0200 wenzelm more liberal init_components: base dir may get created later when resolving missing components;
Thu, 13 Sep 2012 16:01:42 +0200 wenzelm more efficient painting based on cached result;
Thu, 13 Sep 2012 11:13:00 +0200 wenzelm more standard init_components -- particularly important to pick up correct jdk/scala version;
Thu, 13 Sep 2012 10:28:48 +0200 nipkow tuned
Wed, 12 Sep 2012 23:38:12 +0200 wenzelm merged
Wed, 12 Sep 2012 23:06:39 +0200 blanchet rough and ready induction
Wed, 12 Sep 2012 23:06:39 +0200 blanchet nicer error message, indicating which type is empty (relying on metatheoretical completeness proof here)
Wed, 12 Sep 2012 23:18:26 +0200 wenzelm observe context more carefully when producing "fresh" variables -- for increased chances that method "subst" works in local context (including that of forked proofs);
Wed, 12 Sep 2012 22:00:29 +0200 wenzelm eliminated some old material that is unused in the visible universe;
Wed, 12 Sep 2012 17:26:05 +0200 blanchet tuning
Wed, 12 Sep 2012 17:26:05 +0200 blanchet set up things for (co)induction sugar
Wed, 12 Sep 2012 17:26:05 +0200 blanchet tuning
Wed, 12 Sep 2012 17:26:05 +0200 blanchet added sumEN_tupled_balanced
Wed, 12 Sep 2012 16:54:24 +0200 wenzelm load fonts into JavaFX as well;
Wed, 12 Sep 2012 16:27:44 +0200 wenzelm some support for actual HTML rendering;
Wed, 12 Sep 2012 15:01:25 +0200 wenzelm merged
Wed, 12 Sep 2012 12:43:34 +0200 blanchet free variable name tuning
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip