Update meromorphicOn.lean
This commit is contained in:
parent
6e204a0348
commit
22d9b8aa95
|
@ -28,6 +28,8 @@ theorem MeromorphicOn.open_of_order_eq_top
|
|||
constructor
|
||||
· intro w hw
|
||||
simp
|
||||
rw [MeromorphicAt.order_eq_top_iff]
|
||||
|
||||
sorry
|
||||
· constructor
|
||||
· exact isOpen_induced h₂t'
|
||||
|
|
Loading…
Reference in New Issue