Theorems · Theorem · potential theory
InnerProductSpace.laplacianWithin_eq_iteratedDerivWithin_real
∀ {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 = iteratedDerivWithin 2 f s eFor a function on ℝ, the Laplacian is the second derivative: version within a set.
- Cited by
- 1 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Finset.sum_congrproof · cited by 2,323
- one_smulproof · cited by 1,374
- ContinuousMultilinearMapproof · cited by 1,016
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- DFunLikeproof · cited by 576
- Finset.sum_constproof · cited by 254
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductSpace.laplacian_eq_iteratedDeriv_realproof · cited by 0