Theorems · Theorem · potential theory
InnerProductSpace.laplacianWithin_eq_iteratedFDerivWithin_complexPlane
∀ {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {e : ℂ} {s : Set ℂ} (f : ℂ → F),
UniqueDiffOn ℝ s →
e ∈ s →
InnerProductSpace.laplacianWithin f s e =
(iteratedFDerivWithin ℝ 2 f s e) ![1, 1] + (iteratedFDerivWithin ℝ 2 f s e) ![Complex.I, Complex.I]Special case of the standard formula for functions on ℂ, with the standard real inner product
structure.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- ContinuousMultilinearMapstatement · cited by 1,016
- Complex.Istatement and proof · cited by 866
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.