Theorems · Theorem · potential theory
InnerProductSpace.laplacianWithin_CLE_comp_left
∀ {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] {G : Type u_4}
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace ℝ G] {f : E → F} {x : E} {s : Set E} {l : F ≃L[ℝ] G},
UniqueDiffOn ℝ s →
x ∈ s → InnerProductSpace.laplacianWithin (⇑l ∘ f) s x = (⇑l ∘ InnerProductSpace.laplacianWithin f s) xThe Laplacian commutes with left composition by continuous linear equivalences.
- Cited by
- 0 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.
Cites23
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Finset.sumproof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univproof · cited by 3,473
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankproof · cited by 1,770
- Matrix.vecConsproof · cited by 852
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.