Thu, 02 Jan 2014 09:50:22 +0100 blanchet removed 'nchotomy' property
Thu, 02 Jan 2014 09:50:22 +0100 blanchet don't generate any proof obligation for implicit (de facto) exclusiveness
Thu, 02 Jan 2014 09:50:22 +0100 blanchet detect syntactic exhaustiveness
Thu, 02 Jan 2014 09:50:22 +0100 blanchet internally allow different values for 'exhaustive' for different constructors
Thu, 02 Jan 2014 09:50:22 +0100 blanchet internally allow different values for 'sequential' for different constructors
Thu, 02 Jan 2014 09:50:22 +0100 blanchet use same name for feature internally as in user interface, to facilitate grepping
Thu, 02 Jan 2014 09:50:22 +0100 blanchet generate 'disc_iff' property in 'primcorec'
Thu, 02 Jan 2014 09:50:22 +0100 blanchet added tactic to prove 'disc_iff' properties in 'primcorec'
Wed, 01 Jan 2014 21:23:32 +0100 wenzelm merged
Wed, 01 Jan 2014 20:14:47 +0100 wenzelm clarified blast after change of SELECT_GOAL in 210bca64b894: do not smash flex-flex pairs of overall goal state (in analogy to maxidx) -- NB: Isar goal structure serves as natural boundary, e.g. in "by blast";
Wed, 01 Jan 2014 14:32:31 +0100 wenzelm updated keywords;
Wed, 01 Jan 2014 14:29:22 +0100 wenzelm clarified simplifier context;
Wed, 01 Jan 2014 13:24:23 +0100 wenzelm simplified settings for src/HOL/Tools/SMT;
Wed, 01 Jan 2014 12:57:26 +0100 wenzelm avoid unicode text, which causes problems when recoding symbols (e.g. via UTF8-Isabelle in Isabelle/jEdit);
Wed, 01 Jan 2014 15:55:11 +0100 haftmann dropped obsolete references to recdef
Wed, 01 Jan 2014 11:35:21 +0100 haftmann examples how to avoid the "code, code del" antipattern
Wed, 01 Jan 2014 01:05:48 +0100 haftmann fundamental treatment of undefined vs. universally partial replaces code_abort
Wed, 01 Jan 2014 01:05:46 +0100 haftmann explicit distinction between empty code equations and no code equations, including convenient declaration attributes
Wed, 01 Jan 2014 01:05:30 +0100 haftmann tuned whitespace
Wed, 01 Jan 2014 01:05:30 +0100 haftmann more precise wording
Wed, 01 Jan 2014 01:05:30 +0100 haftmann uniform bookkeeping also in the case of deletion
Tue, 31 Dec 2013 22:18:31 +0100 haftmann more abstract declaration of code attributes
Tue, 31 Dec 2013 22:18:31 +0100 haftmann dropped unused material
Tue, 31 Dec 2013 14:29:16 +0100 wenzelm proper context for norm_hhf and derived operations;
Tue, 31 Dec 2013 11:19:14 +0100 wenzelm made SML/NJ happy;
Mon, 30 Dec 2013 20:35:17 +0100 wenzelm added system option "jedit_print_mode";
Mon, 30 Dec 2013 12:58:13 +0100 wenzelm avoid hardwired /bin/bash (like canonical Isabelle shell scripts);
Mon, 30 Dec 2013 12:43:06 +0100 wenzelm tuned whitespace;
Sun, 29 Dec 2013 23:21:14 +0100 haftmann simplified
Sun, 29 Dec 2013 23:21:13 +0100 haftmann more compact representation of different situations for interpretation
Sun, 29 Dec 2013 23:21:12 +0100 haftmann more succint formulation of special case
Sun, 29 Dec 2013 23:21:11 +0100 haftmann tuned whitespace
Sat, 28 Dec 2013 21:06:26 +0100 haftmann move instantiation here from AFP/Native_Word
Sat, 28 Dec 2013 21:06:25 +0100 haftmann dropped junk
Sat, 28 Dec 2013 21:06:24 +0100 haftmann postpone dis"useful" lemmas
Sat, 28 Dec 2013 21:06:22 +0100 haftmann cleanup
Sat, 28 Dec 2013 17:51:54 +0100 haftmann prefix disambiguation
Fri, 27 Dec 2013 20:35:32 +0100 haftmann tuned proofs and declarations
Fri, 27 Dec 2013 14:35:14 +0100 haftmann prefer target-style syntaxx for sublocale
Thu, 26 Dec 2013 22:47:49 +0100 haftmann prefer ephemeral interpretation over interpretation in proof contexts;
Wed, 25 Dec 2013 22:35:29 +0100 haftmann self-contained formulation of subclass command, avoiding hard-wired Named_Target.init
Wed, 25 Dec 2013 22:35:28 +0100 haftmann ephemeral interpretation also formally works on theory level
Wed, 25 Dec 2013 17:39:07 +0100 haftmann abolished slightly odd global lattice interpretation for min/max
Wed, 25 Dec 2013 17:39:06 +0100 haftmann prefer more canonical names for lemmas on min/max
Wed, 25 Dec 2013 17:39:06 +0100 haftmann explicit distributivity facts on min/max
Wed, 25 Dec 2013 15:52:25 +0100 haftmann postponed min/max lemmas until abstract lattice is available
Wed, 25 Dec 2013 15:52:25 +0100 haftmann tuned structure of min/max lemmas
Wed, 25 Dec 2013 15:52:25 +0100 haftmann prefer abstract simp rule
Wed, 25 Dec 2013 10:09:43 +0100 haftmann more lemmas on abstract lattices
Tue, 24 Dec 2013 11:24:16 +0100 haftmann tuning and augmentation of min/max lemmas;
Tue, 24 Dec 2013 11:24:14 +0100 haftmann more general induction rule;
Mon, 23 Dec 2013 20:45:33 +0100 haftmann convenient printing of polynomial values
Mon, 23 Dec 2013 18:37:51 +0100 haftmann prefer "Bits" as theory name for abstract bit operations, similar to "Orderings", "Lattices", "Groups" etc.
Mon, 23 Dec 2013 16:29:43 +0100 haftmann prefer Y_of_X over X_to_Y;
Mon, 23 Dec 2013 16:59:56 +0100 panny merge
Mon, 23 Dec 2013 15:30:31 +0100 panny prevent ambiguity when mutual recursion maps a datatype to itself, which yielded wrong definitions in some cases (e.g. nat)
Mon, 23 Dec 2013 16:16:36 +0100 haftmann NEWS
Mon, 23 Dec 2013 14:24:22 +0100 haftmann dropped redundant lemma
Mon, 23 Dec 2013 14:24:21 +0100 haftmann syntactically tuned
Mon, 23 Dec 2013 14:24:20 +0100 haftmann prefer plain bool over dedicated type for binary digits
Mon, 23 Dec 2013 09:21:38 +0100 nipkow tuned
Sat, 21 Dec 2013 09:44:30 +0100 blanchet compile + reduce problem size by a notch
Sat, 21 Dec 2013 09:44:30 +0100 blanchet generate exhaust from nchotomy
Sat, 21 Dec 2013 09:44:29 +0100 blanchet made tactic work with theorems with multiple assumptions
Sat, 21 Dec 2013 09:44:28 +0100 blanchet renamed 'exhaust' to 'nchotomy' since it's expressed in the object logic (cf. datatype package)
Wed, 18 Dec 2013 11:03:40 +0100 traytel express weak pullback property of bnfs only in terms of the relator
Fri, 20 Dec 2013 21:09:01 +0100 nipkow merged
Fri, 20 Dec 2013 21:08:48 +0100 nipkow tuned
Fri, 20 Dec 2013 20:36:38 +0100 blanchet reconstruct SPASS-Pirate steps of the form 'x ~= C x' (or more complicated)
Fri, 20 Dec 2013 16:22:10 +0100 blanchet tuning whitespace
Fri, 20 Dec 2013 14:27:07 +0100 blanchet recognize datatype reasoning in SPASS-Pirate
Fri, 20 Dec 2013 11:34:07 +0100 blanchet note manually proved exclusiveness property
Fri, 20 Dec 2013 11:12:51 +0100 blanchet note exhaust proof obligation
Fri, 20 Dec 2013 09:48:04 +0100 blanchet compile
Thu, 19 Dec 2013 21:49:30 +0100 blanchet implemented 'exhaustive' option in tactic
Thu, 19 Dec 2013 20:07:06 +0100 blanchet tuning
Thu, 19 Dec 2013 19:37:43 +0100 blanchet tuning
Thu, 19 Dec 2013 19:35:50 +0100 blanchet tuning 'case' expressions
Thu, 19 Dec 2013 19:16:44 +0100 blanchet don't do 'isar_try0' if preplaying is off
Thu, 19 Dec 2013 18:39:54 +0100 blanchet more data structure refactoring
Thu, 19 Dec 2013 18:22:31 +0100 blanchet data structure rationalization
Thu, 19 Dec 2013 18:07:21 +0100 blanchet tuning
Thu, 19 Dec 2013 17:52:58 +0100 blanchet refactored preplaying outcome data structure
Thu, 19 Dec 2013 17:24:17 +0100 blanchet distinguish not preplayed & timed out
Thu, 19 Dec 2013 17:11:54 +0100 blanchet pick up tfree/tvar type from SPASS-Pirate proof
Thu, 19 Dec 2013 16:11:20 +0100 blanchet tuning
Thu, 19 Dec 2013 15:47:17 +0100 blanchet extended ATP types with sorts
Thu, 19 Dec 2013 15:04:21 +0100 blanchet removed debugging output
Thu, 19 Dec 2013 14:57:21 +0100 blanchet honor SPASS-Pirate type arguments
Thu, 19 Dec 2013 13:46:42 +0100 blanchet made SML/NJ-friendlier (hopefully)
Thu, 19 Dec 2013 13:43:21 +0100 blanchet made timeouts in Sledgehammer not be 'option's -- simplified lots of code
Thu, 19 Dec 2013 10:15:12 +0100 blanchet simplified data structure
Thu, 19 Dec 2013 10:12:28 +0100 blanchet prevent curl's output to interfere with the prover's output
Thu, 19 Dec 2013 09:28:20 +0100 blanchet tuning
Wed, 18 Dec 2013 22:55:43 +0100 blanchet merge
Wed, 18 Dec 2013 22:55:20 +0100 blanchet parse SPASS-Pirate types
Wed, 18 Dec 2013 17:52:52 +0100 nipkow merged
Wed, 18 Dec 2013 17:52:44 +0100 nipkow added lemma
Wed, 18 Dec 2013 17:48:48 +0100 panny merge
Wed, 18 Dec 2013 14:50:25 +0100 panny pass down user input in more cases in order to preserve "let"s etc.
Wed, 18 Dec 2013 14:06:34 +0100 panny pass auto-proved exhaustiveness properties to tactic;
Wed, 18 Dec 2013 17:27:17 +0100 blanchet merge
Wed, 18 Dec 2013 17:26:31 +0100 blanchet changed pirate port
Wed, 18 Dec 2013 17:00:14 +0100 blanchet fixed variable confusion introduced by 'tuning' change 565f9af86d67
Wed, 18 Dec 2013 16:50:14 +0100 blanchet made SML/NJ happier
Wed, 18 Dec 2013 16:50:14 +0100 blanchet try 'auto' first -- more likely to succeed
Wed, 18 Dec 2013 16:50:14 +0100 blanchet new port
Wed, 18 Dec 2013 16:50:14 +0100 blanchet tuning
Wed, 18 Dec 2013 16:50:14 +0100 blanchet generate type classes for tfrees
Wed, 18 Dec 2013 11:53:40 +0100 hoelzl modernized ContNotDenum: use Set_Interval, and finite intersection property to show the nested interval property
Tue, 17 Dec 2013 22:34:26 +0100 haftmann avoid clashes of fact names
Tue, 17 Dec 2013 20:21:22 +0100 haftmann initalize locale with idents from background theory rather than empty idents: must treat idents and registrations synchronously to provide consistent setup for interpretation in locale contexts
Tue, 17 Dec 2013 15:56:57 +0100 traytel reduced cardinals dependencies of (co)datatypes
Tue, 17 Dec 2013 15:44:10 +0100 traytel tighter bnf bounds for (co)datatypes
Tue, 17 Dec 2013 15:15:59 +0100 traytel tuned
Tue, 17 Dec 2013 14:22:48 +0100 blanchet tuning
Tue, 17 Dec 2013 14:22:42 +0100 blanchet removed workaround
Tue, 17 Dec 2013 14:15:23 +0100 blanchet tuning
Tue, 17 Dec 2013 14:03:29 +0100 blanchet primitive support for SPASS-Pirate (Daniel Wand's polymorphic SPASS prototype)
Tue, 17 Dec 2013 11:12:10 +0100 immler NEWS
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip