bulwahn [Wed, 08 Dec 2010 14:25:08 +0100] rev 41078
adding more efficient implementations for quantifiers in Enum
bulwahn [Wed, 08 Dec 2010 14:25:07 +0100] rev 41077
improving the mutabelle script
haftmann [Wed, 08 Dec 2010 13:34:51 +0100] rev 41076
primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`;
tuned
haftmann [Wed, 08 Dec 2010 13:34:50 +0100] rev 41075
primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`
haftmann [Wed, 08 Dec 2010 13:34:50 +0100] rev 41074
hide popular names R and B
boehmes [Wed, 08 Dec 2010 08:33:04 +0100] rev 41073
built-in numbers are also built-in terms
boehmes [Wed, 08 Dec 2010 08:33:02 +0100] rev 41072
be more flexible: store SMT built-in symbols in generic contexts (not in theory contexts)
haftmann [Tue, 07 Dec 2010 21:58:36 +0100] rev 41071
merged
haftmann [Tue, 07 Dec 2010 16:33:54 +0100] rev 41070
more concise case names; proved extensionality
haftmann [Tue, 07 Dec 2010 16:33:54 +0100] rev 41069
name filter operation just filter (c.f. List.filter and list comprehension syntax)