src/HOL/SMT.thy
changeset 40681 872b08416fb4
parent 40664 e023788a91a1
child 40806 59d96f777da3
--- a/src/HOL/SMT.thy	Wed Nov 24 08:51:48 2010 +0100
+++ b/src/HOL/SMT.thy	Wed Nov 24 10:39:58 2010 +0100
@@ -81,20 +81,6 @@
 
 
 
-subsection {* Distinctness *}
-
-text {*
-As an abbreviation for a quadratic number of inequalities, SMT solvers
-provide a built-in @{text distinct}.  To avoid confusion with the
-already defined (and more general) @{term List.distinct}, a separate
-constant is defined.
-*}
-
-definition distinct :: "'a list \<Rightarrow> bool"
-where "distinct xs = List.distinct xs"
-
-
-
 subsection {* Higher-order encoding *}
 
 text {*
@@ -369,7 +355,7 @@
 
 hide_type (open) pattern
 hide_const Pattern term_eq
-hide_const (open) trigger pat nopat weight distinct fun_app z3div z3mod
+hide_const (open) trigger pat nopat weight fun_app z3div z3mod