Theorems · Theorem · potential theory
InnerProductSpace.laplacianWithin_eq_iteratedFDerivWithin_stdOrthonormalBasis
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : FiniteDimensional ℝ E]
{F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℝ F] (f : E → F) {s : Set E} {e : E},
UniqueDiffOn ℝ s →
e ∈ s →
InnerProductSpace.laplacianWithin f s e =
∑ i, (iteratedFDerivWithin ℝ 2 f s e) ![(stdOrthonormalBasis ℝ E) i, (stdOrthonormalBasis ℝ E) i]Standard formula, computing the Laplacian from the standard orthonormal basis of a real inner product space.
- Cited by
- 7 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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.sumstatement · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement · cited by 3,473
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement · cited by 1,770
- ContinuousMultilinearMapstatement · cited by 1,016
- Matrix.vecConsstatement · cited by 852
Cited by7
Results whose statement or proof uses this declaration.
- ContDiffWithinAt.laplacianWithin_CLM_comp_leftproof · cited by 1
- ContDiffWithinAt.laplacianWithin_addproof · cited by 1
- ContDiffWithinAt.laplacianWithin_subproof · cited by 1
- InnerProductSpace.laplacianWithin_smulproof · cited by 1
- InnerProductSpace.laplacianWithin_congr_nhdsWithinproof · cited by 0
- InnerProductSpace.laplacianWithin_CLE_comp_leftproof · cited by 0
- InnerProductSpace.laplacianWithin_negproof · cited by 0