Tue, 30 Aug 2011 16:07:45 +0200 extended simple types with polymorphism -- the implementation still needs some work though
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44591
extended simple types with polymorphism -- the implementation still needs some work though
Tue, 30 Aug 2011 16:07:45 +0200 added dummy PFF prover, for debugging purposes
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44590
added dummy PFF prover, for debugging purposes
Tue, 30 Aug 2011 16:07:34 +0200 first step towards polymorphic TFF + changed defaults for Vampire
blanchet [Tue, 30 Aug 2011 16:07:34 +0200] rev 44589
first step towards polymorphic TFF + changed defaults for Vampire
Tue, 30 Aug 2011 16:04:23 +0200 tuning
blanchet [Tue, 30 Aug 2011 16:04:23 +0200] rev 44588
tuning
Tue, 30 Aug 2011 14:29:39 +0200 removed explicit reliance on Hilbert_Choice.Eps
nik [Tue, 30 Aug 2011 14:29:39 +0200] rev 44587
removed explicit reliance on Hilbert_Choice.Eps
Tue, 30 Aug 2011 14:12:55 +0200 improved handling of induction rules in Sledgehammer
nik [Tue, 30 Aug 2011 14:12:55 +0200] rev 44586
improved handling of induction rules in Sledgehammer
Tue, 30 Aug 2011 14:12:55 +0200 added generation of induction rules
nik [Tue, 30 Aug 2011 14:12:55 +0200] rev 44585
added generation of induction rules
Mon, 29 Aug 2011 13:50:47 -0700 simplify some proofs
huffman [Mon, 29 Aug 2011 13:50:47 -0700] rev 44584
simplify some proofs
Tue, 30 Aug 2011 16:33:24 +0200 restrict perspective to actual buffer_range, to avoid spurious edits due to faulty last_exec_offset (NB: jEdit screenlines may be silently extended by trailing newline);
wenzelm [Tue, 30 Aug 2011 16:33:24 +0200] rev 44583
restrict perspective to actual buffer_range, to avoid spurious edits due to faulty last_exec_offset (NB: jEdit screenlines may be silently extended by trailing newline);
Tue, 30 Aug 2011 16:04:26 +0200 tuned signature;
wenzelm [Tue, 30 Aug 2011 16:04:26 +0200] rev 44582
tuned signature;
Tue, 30 Aug 2011 15:49:27 +0200 dynamic exec state lookup for implicit position information (e.g. 'definition' without binding);
wenzelm [Tue, 30 Aug 2011 15:49:27 +0200] rev 44581
dynamic exec state lookup for implicit position information (e.g. 'definition' without binding);
Tue, 30 Aug 2011 15:43:27 +0200 some support for hyperlinks between different buffers;
wenzelm [Tue, 30 Aug 2011 15:43:27 +0200] rev 44580
some support for hyperlinks between different buffers; tuned signature;
Tue, 30 Aug 2011 12:24:55 +0200 tuned colors -- more distance between outdated_color and quoted_color;
wenzelm [Tue, 30 Aug 2011 12:24:55 +0200] rev 44579
tuned colors -- more distance between outdated_color and quoted_color;
Tue, 30 Aug 2011 12:01:07 +0200 do not normalized extra file dependencies for now -- still loaded by prover process;
wenzelm [Tue, 30 Aug 2011 12:01:07 +0200] rev 44578
do not normalized extra file dependencies for now -- still loaded by prover process;
Tue, 30 Aug 2011 11:43:47 +0200 separate module for jEdit primitives for loading theory files;
wenzelm [Tue, 30 Aug 2011 11:43:47 +0200] rev 44577
separate module for jEdit primitives for loading theory files;
Mon, 29 Aug 2011 22:10:08 +0200 merged
wenzelm [Mon, 29 Aug 2011 22:10:08 +0200] rev 44576
merged
Mon, 29 Aug 2011 08:31:09 -0700 Product_Vector.thy: clean up some proofs
huffman [Mon, 29 Aug 2011 08:31:09 -0700] rev 44575
Product_Vector.thy: clean up some proofs
Mon, 29 Aug 2011 21:55:49 +0200 actual auto loading of required files;
wenzelm [Mon, 29 Aug 2011 21:55:49 +0200] rev 44574
actual auto loading of required files; eliminated File_Store in favour of Thy_Load; tuned;
Mon, 29 Aug 2011 16:38:56 +0200 some dialog for auto loading of required files (still inactive);
wenzelm [Mon, 29 Aug 2011 16:38:56 +0200] rev 44573
some dialog for auto loading of required files (still inactive);
Mon, 29 Aug 2011 16:28:51 +0200 invoke in Swing thread to make double sure;
wenzelm [Mon, 29 Aug 2011 16:28:51 +0200] rev 44572
invoke in Swing thread to make double sure;
Sun, 28 Aug 2011 20:56:49 -0700 move class perfect_space into RealVector.thy;
huffman [Sun, 28 Aug 2011 20:56:49 -0700] rev 44571
move class perfect_space into RealVector.thy; use not_open_singleton as perfect_space class axiom; generalize some lemmas to class perfect_space;
Sun, 28 Aug 2011 16:28:07 -0700 generalize LIM_zero lemmas to arbitrary filters
huffman [Sun, 28 Aug 2011 16:28:07 -0700] rev 44570
generalize LIM_zero lemmas to arbitrary filters
Sun, 28 Aug 2011 09:22:42 -0700 merged
huffman [Sun, 28 Aug 2011 09:22:42 -0700] rev 44569
merged
Sun, 28 Aug 2011 09:20:12 -0700 discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
huffman [Sun, 28 Aug 2011 09:20:12 -0700] rev 44568
discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
Sun, 28 Aug 2011 14:16:14 +0200 tuned
haftmann [Sun, 28 Aug 2011 14:16:14 +0200] rev 44567
tuned
Sun, 28 Aug 2011 13:13:27 +0200 split timeout among ATPs in and add Metis to the mix as backup
blanchet [Sun, 28 Aug 2011 13:13:27 +0200] rev 44566
split timeout among ATPs in and add Metis to the mix as backup
Sun, 28 Aug 2011 13:05:34 +0200 more portable cp options, e.g. for non-GNU version on Mac OS X Leopard;
wenzelm [Sun, 28 Aug 2011 13:05:34 +0200] rev 44565
more portable cp options, e.g. for non-GNU version on Mac OS X Leopard;
Sun, 28 Aug 2011 12:53:31 +0200 tuned positions of ambiguity messages -- less intrusive in IDE view;
wenzelm [Sun, 28 Aug 2011 12:53:31 +0200] rev 44564
tuned positions of ambiguity messages -- less intrusive in IDE view;
Sun, 28 Aug 2011 08:43:25 +0200 tuned
haftmann [Sun, 28 Aug 2011 08:43:25 +0200] rev 44563
tuned
Sun, 28 Aug 2011 08:13:58 +0200 merged
haftmann [Sun, 28 Aug 2011 08:13:58 +0200] rev 44562
merged
Sun, 28 Aug 2011 08:13:30 +0200 avoid loading List_Cset and Dlist_Cet at the same time
haftmann [Sun, 28 Aug 2011 08:13:30 +0200] rev 44561
avoid loading List_Cset and Dlist_Cet at the same time
Sun, 28 Aug 2011 08:12:54 +0200 corrected slip
haftmann [Sun, 28 Aug 2011 08:12:54 +0200] rev 44560
corrected slip
Sat, 27 Aug 2011 19:52:58 +0200 Cset, Dlist_Cset, List_Cset: restructured
haftmann [Sat, 27 Aug 2011 19:52:58 +0200] rev 44559
Cset, Dlist_Cset, List_Cset: restructured
Sat, 27 Aug 2011 09:44:45 +0200 Cset, Dlist_Cset, List_Cset: restructured
haftmann [Sat, 27 Aug 2011 09:44:45 +0200] rev 44558
Cset, Dlist_Cset, List_Cset: restructured
Sat, 27 Aug 2011 09:02:25 +0200 adapted to changes in Cset.thy
haftmann [Sat, 27 Aug 2011 09:02:25 +0200] rev 44557
adapted to changes in Cset.thy
Fri, 26 Aug 2011 23:02:00 +0200 adapted to changes in Cset.thy
haftmann [Fri, 26 Aug 2011 23:02:00 +0200] rev 44556
adapted to changes in Cset.thy
Fri, 26 Aug 2011 21:11:23 +0200 separating predicates and sets syntactically
haftmann [Fri, 26 Aug 2011 21:11:23 +0200] rev 44555
separating predicates and sets syntactically
Fri, 26 Aug 2011 18:24:22 +0200 merged
haftmann [Fri, 26 Aug 2011 18:24:22 +0200] rev 44554
merged
Fri, 26 Aug 2011 18:23:33 +0200 avoid intermixing set and predicates; dropped lemmas mem_rsp and mem_prs (now in Quotient_Set.thy)
haftmann [Fri, 26 Aug 2011 18:23:33 +0200] rev 44553
avoid intermixing set and predicates; dropped lemmas mem_rsp and mem_prs (now in Quotient_Set.thy)
Thu, 25 Aug 2011 23:32:12 +0200 updated generated files
haftmann [Thu, 25 Aug 2011 23:32:12 +0200] rev 44552
updated generated files
Thu, 25 Aug 2011 23:20:44 +0200 merged
haftmann [Thu, 25 Aug 2011 23:20:44 +0200] rev 44551
merged
Thu, 25 Aug 2011 23:20:34 +0200 updated generated files
haftmann [Thu, 25 Aug 2011 23:20:34 +0200] rev 44550
updated generated files
Sat, 27 Aug 2011 17:26:14 +0200 explicit markup for legacy warnings;
wenzelm [Sat, 27 Aug 2011 17:26:14 +0200] rev 44549
explicit markup for legacy warnings;
Sat, 27 Aug 2011 16:22:59 +0200 updated generated files;
wenzelm [Sat, 27 Aug 2011 16:22:59 +0200] rev 44548
updated generated files;
Sat, 27 Aug 2011 16:11:24 +0200 less aggressive warning icon;
wenzelm [Sat, 27 Aug 2011 16:11:24 +0200] rev 44547
less aggressive warning icon;
Sat, 27 Aug 2011 16:01:24 +0200 tuned colors;
wenzelm [Sat, 27 Aug 2011 16:01:24 +0200] rev 44546
tuned colors;
Sat, 27 Aug 2011 15:53:18 +0200 transparent foreground color for quoted entities;
wenzelm [Sat, 27 Aug 2011 15:53:18 +0200] rev 44545
transparent foreground color for quoted entities;
Sat, 27 Aug 2011 13:26:06 +0200 more precise treatment of nodes that are fully required for partially visible ones;
wenzelm [Sat, 27 Aug 2011 13:26:06 +0200] rev 44544
more precise treatment of nodes that are fully required for partially visible ones;
Sat, 27 Aug 2011 12:22:24 +0200 de-assigned commands also count as changed;
wenzelm [Sat, 27 Aug 2011 12:22:24 +0200] rev 44543
de-assigned commands also count as changed;
Sat, 27 Aug 2011 11:22:21 +0200 beef up sledgehammer_tac in Mirabelle some more
blanchet [Sat, 27 Aug 2011 11:22:21 +0200] rev 44542
beef up sledgehammer_tac in Mirabelle some more
Sat, 27 Aug 2011 11:22:11 +0200 merged
blanchet [Sat, 27 Aug 2011 11:22:11 +0200] rev 44541
merged
Fri, 26 Aug 2011 21:52:11 +0200 change default for generation of tag idempotence and tag argument equations
blanchet [Fri, 26 Aug 2011 21:52:11 +0200] rev 44540
change default for generation of tag idempotence and tag argument equations
Fri, 26 Aug 2011 15:11:33 -0700 merged
huffman [Fri, 26 Aug 2011 15:11:33 -0700] rev 44539
merged
Fri, 26 Aug 2011 15:11:26 -0700 NEWS entry for setsum_norm ~> norm_setsum
huffman [Fri, 26 Aug 2011 15:11:26 -0700] rev 44538
NEWS entry for setsum_norm ~> norm_setsum
Fri, 26 Aug 2011 15:00:00 -0700 make HOL-Probability respect set/pred distinction
huffman [Fri, 26 Aug 2011 15:00:00 -0700] rev 44537
make HOL-Probability respect set/pred distinction
Fri, 26 Aug 2011 23:14:36 +0200 merged
wenzelm [Fri, 26 Aug 2011 23:14:36 +0200] rev 44536
merged
Wed, 08 Sep 2010 16:10:49 -0700 use rename_tac to make proof script more robust (with separate set type, 'clarify' yields different variable names)
huffman [Wed, 08 Sep 2010 16:10:49 -0700] rev 44535
use rename_tac to make proof script more robust (with separate set type, 'clarify' yields different variable names)
Fri, 26 Aug 2011 10:38:29 -0700 merged
huffman [Fri, 26 Aug 2011 10:38:29 -0700] rev 44534
merged
Fri, 26 Aug 2011 08:56:29 -0700 generalize and simplify proof of continuous_within_sequentially
huffman [Fri, 26 Aug 2011 08:56:29 -0700] rev 44533
generalize and simplify proof of continuous_within_sequentially
Fri, 26 Aug 2011 08:12:38 -0700 add lemma sequentially_imp_eventually_within;
huffman [Fri, 26 Aug 2011 08:12:38 -0700] rev 44532
add lemma sequentially_imp_eventually_within; rename LIMSEQ_SEQ_conv2_lemma to sequentially_imp_eventually_at;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip