Theorems · Theorem · potential theory
InnerProductSpace.laplacianWithin_smul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAlgebra ℝ 𝕜] {E : Type u_2}
[inst_2 : NormedAddCommGroup E] [inst_3 : InnerProductSpace ℝ E] [inst_4 : FiniteDimensional ℝ E] {F : Type u_3}
[inst_5 : NormedAddCommGroup F] [inst_6 : NormedSpace ℝ F] [inst_7 : NormedSpace 𝕜 F] [IsScalarTower ℝ 𝕜 F]
{f : E → F} {x : E} {s : Set E} (v : 𝕜),
ContDiffWithinAt ℝ 2 f s x →
UniqueDiffOn ℝ s →
x ∈ s → InnerProductSpace.laplacianWithin (v • f) s x = v • InnerProductSpace.laplacianWithin f s xThe Laplacian commutes with scalar multiplication.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 245 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finset.sumproof · cited by 5,195
- ENatstatement · cited by 4,985
- IsScalarTowerstatement and proof · cited by 3,896
- WithTopstatement · cited by 3,754
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univproof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductSpace.laplacianWithin_smul_nhdsproof · cited by 0