huffman [Sat, 22 May 2010 14:04:05 -0700] rev 37084
optimize continuity proofs in fixrec package, using cont2cont rules
huffman [Sat, 22 May 2010 13:40:15 -0700] rev 37083
add beta_cfun simproc, which uses cont2cont rules
huffman [Sat, 22 May 2010 13:27:36 -0700] rev 37082
removed fixrec_simp attribute (cf. a2a1c8a658ef)
huffman [Sat, 22 May 2010 12:56:33 -0700] rev 37081
simplify definition of eta_tac
huffman [Sat, 22 May 2010 12:36:50 -0700] rev 37080
remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
huffman [Sat, 22 May 2010 10:02:07 -0700] rev 37079
remove cont2cont simproc; instead declare cont2cont rules as simp rules
huffman [Sat, 22 May 2010 08:30:40 -0700] rev 37078
domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
haftmann [Sat, 22 May 2010 11:01:59 +0200] rev 37077
merged
haftmann [Sat, 22 May 2010 10:13:02 +0200] rev 37076
modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:50 +0200] rev 37075
modernized sorting algorithms; quicksort implements sort