src/HOL/Set.thy
changeset 74123 7c5842b06114
parent 74101 d804e93ae9ff
child 74590 00ffae972fc0
--- a/src/HOL/Set.thy	Thu Aug 05 07:12:49 2021 +0000
+++ b/src/HOL/Set.thy	Thu Aug 05 07:12:49 2021 +0000
@@ -7,7 +7,7 @@
 section \<open>Set theory for higher-order logic\<close>
 
 theory Set
-  imports Lattices Boolean_Algebra
+  imports Lattices Boolean_Algebras
 begin
 
 subsection \<open>Sets as predicates\<close>