Wed, 12 May 2010 23:53:55 +0200move the addition of extra facts into a separate module
boehmes [Wed, 12 May 2010 23:53:55 +0200] rev 36883
move the addition of extra facts into a separate module

Wed, 12 May 2010 23:53:54 +0200normalize numerals: also rewrite Numeral0 into 0
boehmes [Wed, 12 May 2010 23:53:54 +0200] rev 36882
normalize numerals: also rewrite Numeral0 into 0

Wed, 12 May 2010 23:53:53 +0200added missing rewrite rules for natural min and max
boehmes [Wed, 12 May 2010 23:53:53 +0200] rev 36881
added missing rewrite rules for natural min and max

Wed, 12 May 2010 23:53:52 +0200rewrite bool case expressions as if expression
boehmes [Wed, 12 May 2010 23:53:52 +0200] rev 36880
rewrite bool case expressions as if expression

Wed, 12 May 2010 23:53:51 +0200simplified normalize_rule and moved it further down in the code
boehmes [Wed, 12 May 2010 23:53:51 +0200] rev 36879
simplified normalize_rule and moved it further down in the code

Wed, 12 May 2010 23:53:50 +0200merged addition of rules into one function
boehmes [Wed, 12 May 2010 23:53:50 +0200] rev 36878
merged addition of rules into one function

Wed, 12 May 2010 23:53:49 +0200added simplification for distinctness of small lists
boehmes [Wed, 12 May 2010 23:53:49 +0200] rev 36877
added simplification for distinctness of small lists

Wed, 12 May 2010 23:53:48 +0200moved the addition of DLO tactic into the Z3 theory (DLO is required only for Z3 proof reconstruction)
boehmes [Wed, 12 May 2010 23:53:48 +0200] rev 36876
moved the addition of DLO tactic into the Z3 theory (DLO is required only for Z3 proof reconstruction)

Wed, 12 May 2010 17:10:53 +0200merged
wenzelm [Wed, 12 May 2010 17:10:53 +0200] rev 36875
merged

Wed, 12 May 2010 16:45:59 +0200merged
wenzelm [Wed, 12 May 2010 16:45:59 +0200] rev 36874
merged