Update meromorphicOn.lean
This commit is contained in:
parent
6e204a0348
commit
22d9b8aa95
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue