Theorems · Definition · functional analysis
LineDeriv.tensorLineDerivTwo
(R : Type u_4) →
{E : Type u_6} →
{V₁ : Type u_8} →
{V₂ : Type u_9} →
{V₃ : Type u_10} →
[inst : LineDeriv E V₁ V₂] →
[inst_1 : LineDeriv E V₂ V₃] →
[inst_2 : AddCommGroup V₁] →
[inst_3 : AddCommGroup V₂] →
[inst_4 : AddCommGroup V₃] →
[inst_5 : CommRing R] →
[inst_6 : AddCommGroup E] →
[inst_7 : Module R E] →
[inst_8 : Module R V₂] →
[inst_9 : Module R V₃] →
[LineDerivAdd E V₂ V₃] →
[LineDerivAdd E V₁ V₂] →
[LineDerivSMul R E V₂ V₃] →
[LineDerivLeftSMul R E V₁ V₂] →
[LineDerivLeftSMul R E V₂ V₃] → V₁ → TensorProduct R E E →ₗ[R] V₃The second derivative in terms lineDerivOp as a linear map from the tensor product.
Mainly used to give an abstract definition of the Laplacian.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- TensorProduct.liftproof · cited by 59
- LineDerivstatement and proof · cited by 29
- LineDerivAddstatement and proof · cited by 19
- LineDerivSMulstatement and proof · cited by 9
- LineDerivLeftSMulstatement and proof · cited by 5
- LineDeriv.bilinearLineDerivTwoproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- LineDeriv.laplacianCLM_eq_sumproof · cited by 2
- LineDeriv.tensorLineDerivTwo_eq_lineDerivOp_lineDerivOpstatement · cited by 1
- LineDeriv.tensorLineDerivTwo.congr_simpstatement and proof · cited by 0
- LineDeriv.tensorLineDerivTwo_canonicalCovariantTensor_eq_sumstatement and proof · cited by 0