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;