installing plus_ac0 for nat
authorpaulson
Wed, 24 May 2000 18:48:22 +0200
changeset 8961 b547482dd127
parent 8960 0cd01ec1830b
child 8962 633e1682455c
installing plus_ac0 for nat
src/HOL/Divides.thy
--- a/src/HOL/Divides.thy	Wed May 24 18:48:03 2000 +0200
+++ b/src/HOL/Divides.thy	Wed May 24 18:48:22 2000 +0200
@@ -13,8 +13,8 @@
 axclass
   div < term
 
-instance
-  nat :: div
+instance  nat :: div
+instance  nat :: plus_ac0 (add_commute,add_assoc,add_0)
 
 consts
   div  :: ['a::div, 'a]  => 'a          (infixl 70)