aboutsummaryrefslogtreecommitdiff
path: root/More_Types.thy
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--More_Types.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/More_Types.thy b/More_Types.thy
index 9125aca..ebbe10b 100644
--- a/More_Types.thy
+++ b/More_Types.thy
@@ -64,7 +64,7 @@ where
lemmas Unit_form [form]
lemmas Unit_routine [intro] = Unit_form Unit_intro Unit_elim
-lemmas Unit_cmp [comp]
+lemmas Unit_comp [comp] = Unit_cmp
section \<open>Empty type\<close>