haftmann [Mon, 29 Nov 2010 12:15:14 +0100] rev 40814
moved generic definitions about (partial) equivalence relations from Quotient to Equiv_Relations;
moved generic definitions about relations from Quotient.thy to Predicate;
consistent use of R rather than E for relations;
more natural deduction rules
haftmann [Mon, 29 Nov 2010 12:14:46 +0100] rev 40813
moved generic definitions about relations from Quotient.thy to Predicate;
more natural deduction rules
haftmann [Mon, 29 Nov 2010 12:14:43 +0100] rev 40812
moved generic definitions about (partial) equivalence relations from Quotient to Equiv_Relations;
more natural deduction rules;
replaced slightly odd locale equiv by plain definition
huffman [Tue, 30 Nov 2010 08:58:47 -0800] rev 40811
simplify proof of LIMSEQ_unique
huffman [Tue, 30 Nov 2010 08:35:04 -0800] rev 40810
use new 'file' antiquotation for reference to Dedekind_Real.thy
huffman [Tue, 30 Nov 2010 08:00:50 -0800] rev 40809
merged
huffman [Mon, 29 Nov 2010 14:37:40 -0800] rev 40808
instance list :: (discrete_cpo) discrete_cpo;
compactness lemmas for Nil, Cons;
instance list :: (chfin) chfin;
boehmes [Tue, 30 Nov 2010 00:12:29 +0100] rev 40807
merged
boehmes [Mon, 29 Nov 2010 23:41:09 +0100] rev 40806
also support higher-order rules for Z3 proof reconstruction
wenzelm [Mon, 29 Nov 2010 16:10:44 +0100] rev 40805
merged
haftmann [Mon, 29 Nov 2010 11:39:00 +0100] rev 40804
less ghc-specific pragma
haftmann [Mon, 29 Nov 2010 11:38:59 +0100] rev 40803
tuned
wenzelm [Mon, 29 Nov 2010 11:27:39 +0100] rev 40802
updated generated files;
wenzelm [Mon, 29 Nov 2010 11:22:40 +0100] rev 40801
added document antiquotation @{file};
wenzelm [Sun, 28 Nov 2010 21:07:28 +0100] rev 40800
Parse.liberal_name for document antiquotations and attributes;
wenzelm [Sun, 28 Nov 2010 20:36:45 +0100] rev 40799
ML results: enter before printing (cf. Poly/ML SVN 1218);
wenzelm [Sun, 28 Nov 2010 20:12:22 +0100] rev 40798
merged
huffman [Sun, 28 Nov 2010 08:41:16 -0800] rev 40797
merged
huffman [Sun, 28 Nov 2010 08:21:52 -0800] rev 40796
merged
huffman [Sun, 28 Nov 2010 07:29:32 -0800] rev 40795
change match_bottom_simps to produce if-then-else, making more uses of bottom-patterns work with fixrec
huffman [Sat, 27 Nov 2010 22:48:08 -0800] rev 40794
add lemma cont2cont_if_bottom
wenzelm [Sun, 28 Nov 2010 20:03:19 +0100] rev 40793
added Parse.literal_fact with proper inner_syntax markup (source position);
tuned;
wenzelm [Sun, 28 Nov 2010 19:35:14 +0100] rev 40792
tuned signature;
wenzelm [Sun, 28 Nov 2010 19:30:52 +0100] rev 40791
less frequent sidekick parsing, which is relatively slow;
wenzelm [Sun, 28 Nov 2010 18:31:54 +0100] rev 40790
basic setup for bundled Java runtime;
wenzelm [Sun, 28 Nov 2010 17:58:38 +0100] rev 40789
updated reference platforms;
wenzelm [Sun, 28 Nov 2010 16:42:54 +0100] rev 40788
merged
nipkow [Sun, 28 Nov 2010 15:21:02 +0100] rev 40787
merged
nipkow [Sun, 28 Nov 2010 15:20:51 +0100] rev 40786
gave more standard finite set rules simp and intro attribute
wenzelm [Sun, 28 Nov 2010 16:35:56 +0100] rev 40785
more permissive Isabelle_System.mkdir;
exported File.is_dir (weak test);