haftmann [Wed, 07 Oct 2009 16:57:56 +0200] rev 32890
generalized term styles: transformations may depend on arguments; modernized term_style module; antiquotations thm, prop and term accepting term styles
krauss [Thu, 08 Oct 2009 20:56:40 +0200] rev 32889
isatest: store test identifiers
haftmann [Wed, 07 Oct 2009 14:01:26 +0200] rev 32888
tuned proofs
haftmann [Wed, 07 Oct 2009 14:01:26 +0200] rev 32887
added bot_boolE, top_boolI
haftmann [Wed, 07 Oct 2009 12:06:04 +0200] rev 32886
do not use Locale.add_registration_eqs any longer
haftmann [Wed, 07 Oct 2009 09:44:03 +0200] rev 32885
Inf/Sup now purely syntactic
haftmann [Tue, 06 Oct 2009 20:19:54 +0200] rev 32884
merged
haftmann [Tue, 06 Oct 2009 18:44:06 +0200] rev 32883
inf/sup1/2_iff are mere duplicates of underlying definitions: dropped
haftmann [Tue, 06 Oct 2009 20:00:08 +0200] rev 32882
merged
haftmann [Tue, 06 Oct 2009 18:27:00 +0200] rev 32881
added Coset as constructor
haftmann [Tue, 06 Oct 2009 15:59:12 +0200] rev 32880
sets and cosets
haftmann [Tue, 06 Oct 2009 15:51:34 +0200] rev 32879
added syntactic Inf and Sup
paulson [Mon, 05 Oct 2009 17:28:59 +0100] rev 32878
merged
paulson [Mon, 05 Oct 2009 17:27:46 +0100] rev 32877
New lemmas connected with the reals and infinite series
paulson [Mon, 05 Oct 2009 16:41:06 +0100] rev 32876
New facts about domain and range in
haftmann [Mon, 05 Oct 2009 16:55:56 +0200] rev 32875
merged
haftmann [Mon, 05 Oct 2009 15:05:10 +0200] rev 32874
experimental de-facto abolishment of distinctness limit
haftmann [Mon, 05 Oct 2009 15:04:45 +0200] rev 32873
tuned handling of type variable names further
haftmann [Mon, 05 Oct 2009 08:36:33 +0200] rev 32872
variables in type schemes must be renamed simultaneously with variables in equations
haftmann [Mon, 05 Oct 2009 11:48:06 +0200] rev 32871
explicitly unsynchronized
haftmann [Mon, 05 Oct 2009 11:47:38 +0200] rev 32870
explicitly unsynchronized
boehmes [Sun, 04 Oct 2009 12:59:22 +0200] rev 32869
recovered support for Spass: re-enabled writing problems in DFG format
boehmes [Sun, 04 Oct 2009 11:45:41 +0200] rev 32868
avoid exception Option: only apply "the" if needed
nipkow [Sun, 04 Oct 2009 07:01:22 +0200] rev 32867
merged
Philipp Meyer [Wed, 30 Sep 2009 11:33:59 +0200] rev 32866
atp_minimal using chain_ths again
boehmes [Sat, 03 Oct 2009 12:10:16 +0200] rev 32865
merged
boehmes [Sat, 03 Oct 2009 12:05:40 +0200] rev 32864
re-organized signature of AtpWrapper structure: records instead of unnamed parameters and return values,
eliminated unused provers,
turned references into configuration values
wenzelm [Fri, 02 Oct 2009 23:15:36 +0200] rev 32863
eliminated dead code;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:30 +0200] rev 32862
eliminated dead code and redundant parameters;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:08 +0200] rev 32861
eliminated dead code;
wenzelm [Fri, 02 Oct 2009 22:02:54 +0200] rev 32860
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
tuned;
wenzelm [Fri, 02 Oct 2009 22:02:11 +0200] rev 32859
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
wenzelm [Fri, 02 Oct 2009 21:42:31 +0200] rev 32858
Refute.refute_goal: goal addressing from 1 as usual;
wenzelm [Fri, 02 Oct 2009 21:41:57 +0200] rev 32857
Refute.refute_goal: canonical goal addresses from 1 (renamed from refute_subgoal to clarify change in semantics);
command 'refute': Proof.flat_goal provides standard view on internally structured Isar goal, suitable for (semi)automated tools;
wenzelm [Fri, 02 Oct 2009 21:39:06 +0200] rev 32856
clarified Proof.refine_insert -- always "refine" to apply standard method treatment (of conjunctions);
wenzelm [Fri, 02 Oct 2009 20:51:32 +0200] rev 32855
misc tuning and simplification;
wenzelm [Fri, 02 Oct 2009 20:10:25 +0200] rev 32854
macbroy2: bigger jobs first, to avoid danger of swapping during daytime;
wenzelm [Fri, 02 Oct 2009 10:35:13 +0200] rev 32853
less ambitious heap settings;
haftmann [Fri, 02 Oct 2009 04:44:56 +0200] rev 32852
merged
haftmann [Thu, 01 Oct 2009 18:46:57 +0200] rev 32851
merged
haftmann [Thu, 01 Oct 2009 17:11:48 +0200] rev 32850
proper merge of interpretation equations
wenzelm [Fri, 02 Oct 2009 00:10:08 +0200] rev 32849
merged
ballarin [Thu, 01 Oct 2009 23:03:59 +0200] rev 32848
Merged again.
ballarin [Thu, 01 Oct 2009 20:52:18 +0200] rev 32847
Merged.
ballarin [Thu, 01 Oct 2009 20:49:46 +0200] rev 32846
News entry: inheritance of mixins; print_interps.
ballarin [Thu, 01 Oct 2009 20:37:33 +0200] rev 32845
Avoid administrative overhead for identity mixins.
wenzelm [Thu, 01 Oct 2009 23:49:05 +0200] rev 32844
tuned;
wenzelm [Thu, 01 Oct 2009 23:27:05 +0200] rev 32843
moved cache_conv to src/Pure/conv.ML, use Thm.cterm_cache;
wenzelm [Thu, 01 Oct 2009 22:40:29 +0200] rev 32842
added Ctermtab, cterm_cache, thm_cache;
tuned;
wenzelm [Thu, 01 Oct 2009 22:39:58 +0200] rev 32841
added term_cache;
tuned;
wenzelm [Thu, 01 Oct 2009 22:39:06 +0200] rev 32840
Concurrently cached values.
wenzelm [Thu, 01 Oct 2009 20:47:26 +0200] rev 32839
tuned header;
tuned whitespace;
wenzelm [Thu, 01 Oct 2009 20:33:45 +0200] rev 32838
core_sos_tac: SUBPROOF body operates on subgoal 1;
tuned;
wenzelm [Thu, 01 Oct 2009 20:20:56 +0200] rev 32837
merged
wenzelm [Thu, 01 Oct 2009 20:20:45 +0200] rev 32836
updated generated files;
wenzelm [Thu, 01 Oct 2009 20:13:32 +0200] rev 32835
enable slow-motion mode to accomodate unsynchronized refs within theory sources;
wenzelm [Thu, 01 Oct 2009 20:06:11 +0200] rev 32834
avoid unsynchronized refs within theory sources;
wenzelm [Thu, 01 Oct 2009 20:04:44 +0200] rev 32833
explicitly Unsynchronized;
Philipp Meyer [Thu, 01 Oct 2009 13:32:03 +0200] rev 32832
additional fixes in normarith.ML due to FuncFun and FuncUtil changes
Philipp Meyer [Thu, 01 Oct 2009 11:54:01 +0200] rev 32831
changed core_sos_tac to use SUBPROOF