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;