Theorems · Definition · functional analysis
LineDeriv.bilinearLineDerivTwo
(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₁ → E →ₗ[R] E →ₗ[R] V₃The second derivative in terms lineDerivOp as a bilinear map.
Mainly used to give an abstract definition of the Laplacian.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LineDeriv.lineDerivOpproof · cited by 60
- LineDerivstatement and proof · cited by 29
- LineDerivAddstatement and proof · cited by 19
- LineDerivSMulstatement and proof · cited by 9
- LineDerivLeftSMulstatement and proof · cited by 5
- LinearMap.mk₂proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- LineDeriv.tensorLineDerivTwoproof · cited by 4