src/HOL/Library/Set_Algebras.thy
changeset 77003 ab905b5bb206
parent 75450 f16d83de3e4a
child 80914 d97fdabd9e2b
--- a/src/HOL/Library/Set_Algebras.thy	Thu Jan 19 11:13:52 2023 +0000
+++ b/src/HOL/Library/Set_Algebras.thy	Thu Jan 19 13:55:38 2023 +0000
@@ -12,8 +12,8 @@
 
 text \<open>
   This library lifts operations like addition and multiplication to sets. It
-  was designed to support asymptotic calculations. See the comments at the top
-  of \<^file>\<open>BigO.thy\<close>.
+  was designed to support asymptotic calculations for the now-obsolete BigO theory,
+  but has other uses.
 \<close>
 
 instantiation set :: (plus) plus