Update laplace.lean

This commit is contained in:
Stefan Kebekus 2024-06-10 16:00:49 +02:00
parent dfbf3f772d
commit 5d5d7557c0
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ theorem laplace_eventuallyEq {f₁ f₂ : → F} {x : } (h : f₁ =ᶠ[nh
rw [partialDeriv_eventuallyEq (partialDeriv_eventuallyEq' h Complex.I) Complex.I]
theorem laplace_eventuallyEq' {f₁ f₂ : → F} {x : } (h : f₁ =ᶠ[nhds x] f₂) : Δ f₁ =ᶠ[nhds x] Δ f₂ := by
unfold Complex.laplace
apply Filter.EventuallyEq.add