huffman [Wed, 10 Aug 2011 14:25:56 -0700] rev 44138
simplify proof of lemma bounded_component
huffman [Wed, 10 Aug 2011 14:10:52 -0700] rev 44137
simplify some proofs
huffman [Wed, 10 Aug 2011 13:13:37 -0700] rev 44136
more uniform naming scheme for finite cartesian product type and related theorems
huffman [Wed, 10 Aug 2011 10:13:16 -0700] rev 44135
move euclidean_space instance from Cartesian_Euclidean_Space.thy to Finite_Cartesian_Product.thy
wenzelm [Wed, 10 Aug 2011 21:24:26 +0200] rev 44134
merged
huffman [Wed, 10 Aug 2011 09:23:42 -0700] rev 44133
split Linear_Algebra.thy from Euclidean_Space.thy
huffman [Wed, 10 Aug 2011 08:42:26 -0700] rev 44132
full import paths
huffman [Wed, 10 Aug 2011 01:36:53 -0700] rev 44131
declare tendsto_const [intro] (accidentally removed in 230a8665c919)
huffman [Wed, 10 Aug 2011 00:31:51 -0700] rev 44130
merged
huffman [Wed, 10 Aug 2011 00:29:31 -0700] rev 44129
simplified definition of class euclidean_space;
removed classes real_basis and real_basis_with_inner
huffman [Tue, 09 Aug 2011 13:09:35 -0700] rev 44128
bounded_linear interpretation for euclidean_component
huffman [Tue, 09 Aug 2011 12:50:22 -0700] rev 44127
lemma bounded_linear_intro
huffman [Tue, 09 Aug 2011 10:42:07 -0700] rev 44126
avoid duplicate rewrite warnings
huffman [Tue, 09 Aug 2011 10:30:00 -0700] rev 44125
mark some redundant theorems as legacy
huffman [Tue, 09 Aug 2011 08:53:12 -0700] rev 44124
Derivative.thy: more sensible subsection headings
huffman [Tue, 09 Aug 2011 07:37:18 -0700] rev 44123
Derivative.thy: clean up formatting
huffman [Mon, 08 Aug 2011 21:17:52 -0700] rev 44122
instance real_basis_with_inner < perfect_space
wenzelm [Wed, 10 Aug 2011 20:53:43 +0200] rev 44121
old term operations are legacy;
wenzelm [Wed, 10 Aug 2011 20:12:36 +0200] rev 44120
moved old code generator to src/Tools/;
wenzelm [Wed, 10 Aug 2011 19:46:48 +0200] rev 44119
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:45:57 +0200] rev 44118
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:45:41 +0200] rev 44117
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:21:28 +0200] rev 44116
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 16:26:05 +0200] rev 44115
tuned signature;
wenzelm [Wed, 10 Aug 2011 16:24:39 +0200] rev 44114
Goal.forked: clarified handling of interrupts;
wenzelm [Wed, 10 Aug 2011 16:05:14 +0200] rev 44113
future_job: explicit indication of interrupts;
wenzelm [Wed, 10 Aug 2011 15:17:24 +0200] rev 44112
more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;
wenzelm [Wed, 10 Aug 2011 14:28:55 +0200] rev 44111
synchronized cancel and flushing of Multithreading.interrupted state, to ensure that interrupts stay within task boundaries;
wenzelm [Wed, 10 Aug 2011 14:04:45 +0200] rev 44110
tuned source structure;
wenzelm [Wed, 10 Aug 2011 10:59:37 +0200] rev 44109
bash_output_fifo blocks on Cygwin 1.7.x;
berghofe [Tue, 09 Aug 2011 23:54:17 +0200] rev 44108
rename_bvs now avoids introducing name clashes between schematic variables
wenzelm [Tue, 09 Aug 2011 22:37:33 +0200] rev 44107
merged
haftmann [Tue, 09 Aug 2011 20:24:48 +0200] rev 44106
tuned proofs
haftmann [Tue, 09 Aug 2011 18:52:18 +0200] rev 44105
merged
haftmann [Tue, 09 Aug 2011 08:07:22 +0200] rev 44104
tuned header
haftmann [Tue, 09 Aug 2011 08:06:15 +0200] rev 44103
more uniform naming scheme for Inf/INF and Sup/SUP lemmas
kleing [Tue, 09 Aug 2011 16:09:10 +0200] rev 44102
removed "extremely ambigous" warning; has been ignored by everyone for years.
wenzelm [Tue, 09 Aug 2011 22:30:33 +0200] rev 44101
misc tuning and clarification;
wenzelm [Tue, 09 Aug 2011 21:48:36 +0200] rev 44100
tuned whitespace;
blanchet [Tue, 09 Aug 2011 17:33:17 +0200] rev 44099
support local HOATPs
blanchet [Tue, 09 Aug 2011 17:33:17 +0200] rev 44098
document local HOATPs
blanchet [Tue, 09 Aug 2011 17:33:17 +0200] rev 44097
workaround THF parser limitation
blanchet [Tue, 09 Aug 2011 17:33:17 +0200] rev 44096
LEO-II also supports FOF
wenzelm [Tue, 09 Aug 2011 15:50:13 +0200] rev 44095
misc tuning and simplification;
wenzelm [Tue, 09 Aug 2011 15:41:00 +0200] rev 44094
updated documentation of method "split" according to e6a4bb832b46;
blanchet [Tue, 09 Aug 2011 09:39:49 +0200] rev 44093
updated references to CADE-23
blanchet [Tue, 09 Aug 2011 09:33:50 +0200] rev 44092
renamed E wrappers for consistency with CASC conventions
blanchet [Tue, 09 Aug 2011 09:33:01 +0200] rev 44091
updated Sledgehammer docs
blanchet [Tue, 09 Aug 2011 09:24:34 +0200] rev 44090
add line number prefix to output file name
blanchet [Tue, 09 Aug 2011 09:07:59 +0200] rev 44089
added "sound" option to Mirabelle
blanchet [Tue, 09 Aug 2011 09:05:22 +0200] rev 44088
move lambda-lifting code to ATP encoding, so it can be used by Metis
blanchet [Tue, 09 Aug 2011 09:05:21 +0200] rev 44087
load lambda-lifting structure earlier, so it can be used in Metis
haftmann [Tue, 09 Aug 2011 07:44:17 +0200] rev 44086
merged
haftmann [Mon, 08 Aug 2011 22:33:36 +0200] rev 44085
move legacy candiates to bottom; marked candidates for default simp rules
haftmann [Mon, 08 Aug 2011 22:11:00 +0200] rev 44084
merged
haftmann [Mon, 08 Aug 2011 19:30:18 +0200] rev 44083
dropped lemmas (Inf|Sup)_(singleton|binary)