huffman [Tue, 30 Nov 2010 20:02:01 -0800] rev 40835
merged
huffman [Tue, 30 Nov 2010 15:56:19 -0800] rev 40834
change cpodef-generated cont_Rep rules to cont2cont format
huffman [Tue, 30 Nov 2010 15:34:51 -0800] rev 40833
internal domain package proofs use cont2cont simproc instead of a fixed list of cont rules
huffman [Tue, 30 Nov 2010 14:21:57 -0800] rev 40832
remove gratuitous semicolons from ML code
huffman [Tue, 30 Nov 2010 14:01:49 -0800] rev 40831
add continuity lemma for List.map
huffman [Tue, 30 Nov 2010 14:01:25 -0800] rev 40830
simplify predomain instances
boehmes [Tue, 30 Nov 2010 21:54:15 +0100] rev 40829
merged
boehmes [Tue, 30 Nov 2010 18:22:43 +0100] rev 40828
split up Z3 models into constraints on free variables and constant definitions;
reduce Z3 models by replacing unknowns with free variables and constants from the goal;
remove occurrences of the hidden constant fun_app from Z3 models
haftmann [Tue, 30 Nov 2010 20:52:49 +0100] rev 40827
code preprocessor setup for numerals on word type;
less meta-equalites;
more xsymbols;
less implicit propositions
haftmann [Tue, 30 Nov 2010 18:40:23 +0100] rev 40826
merged
haftmann [Tue, 30 Nov 2010 17:22:59 +0100] rev 40825
adaptions to changes in Equiv_Relation.thy
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40824
adapted fragile proof
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40823
adaptions to changes in Equiv_Relation.thy; prefer primrec if possible
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40822
adaptions to changes in Equiv_Relation.thy
haftmann [Tue, 30 Nov 2010 15:58:21 +0100] rev 40821
merged
haftmann [Tue, 30 Nov 2010 15:58:09 +0100] rev 40820
more systematic and compact proofs on type relation operators using natural deduction rules
haftmann [Tue, 30 Nov 2010 15:58:09 +0100] rev 40819
adapted proofs to slightly changed definitions of congruent(2)
haftmann [Mon, 29 Nov 2010 22:47:55 +0100] rev 40818
reorienting iff in Quotient_rel prevents simplifier looping;
lemma QuotientI;
tuned theory text
haftmann [Mon, 29 Nov 2010 22:41:17 +0100] rev 40817
replaced slightly odd locale congruent2 by plain definition
haftmann [Mon, 29 Nov 2010 22:32:06 +0100] rev 40816
replaced slightly odd locale congruent by plain definition
haftmann [Mon, 29 Nov 2010 13:44:54 +0100] rev 40815
equivI has replaced equiv.intro
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