aboutsummaryrefslogtreecommitdiff
path: root/More_Types.thy
diff options
context:
space:
mode:
authorJosh Chen2019-03-08 17:24:57 +0100
committerJosh Chen2019-03-08 17:24:57 +0100
commitad0c2755b011e187792ed90382f72c8808949295 (patch)
treec5ce13f9ff3e47c48ca5c2cd14dd8e9859d99188 /More_Types.thy
parent8f7164976d08446e77a0e1eceaaa01f0ed363e5b (diff)
some options, renaming
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>