merged
authorpaulson
Tue, 12 Mar 2024 16:20:02 +0000
changeset 79876 3d02d5d4a43c
parent 79874 1e7b5a258bc5 (current diff)
parent 79875 0e9a809dc0b2 (diff)
child 79877 9aef1d1535ff
child 79881 098c770e03f5
merged
--- a/src/HOL/Complex_Analysis/Complex_Analysis.thy	Tue Mar 12 15:58:40 2024 +0100
+++ b/src/HOL/Complex_Analysis/Complex_Analysis.thy	Tue Mar 12 16:20:02 2024 +0000
@@ -1,5 +1,6 @@
 theory Complex_Analysis
-imports
+  imports
+  Riemann_Mapping
   Residue_Theorem
   Meromorphic
 begin