enat is a complete_linorder instance
authorhoelzl
Tue, 26 Jul 2011 13:50:03 +0200
changeset 43978 da7d04d4023c
parent 43977 0eb2b12bd99e
child 43980 995c2534c3fe
enat is a complete_linorder instance
src/HOL/Library/Extended_Nat.thy
--- a/src/HOL/Library/Extended_Nat.thy	Tue Jul 26 12:44:36 2011 +0200
+++ b/src/HOL/Library/Extended_Nat.thy	Tue Jul 26 13:50:03 2011 +0200
@@ -564,6 +564,7 @@
 qed (simp_all add: inf_enat_def sup_enat_def)
 end
 
+instance enat :: complete_linorder ..
 
 subsection {* Traditional theorem names *}