Update meromorphicOn.lean

This commit is contained in:
Stefan Kebekus 2024-11-17 16:56:27 +01:00
parent 6e204a0348
commit 22d9b8aa95
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ theorem MeromorphicOn.open_of_order_eq_top
constructor constructor
· intro w hw · intro w hw
simp simp
rw [MeromorphicAt.order_eq_top_iff]
sorry sorry
· constructor · constructor
· exact isOpen_induced h₂t' · exact isOpen_induced h₂t'