Theorems · Theorem · functional analysis
LineDeriv.tensorLineDerivTwo_eq_lineDerivOp_lineDerivOp
∀ {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₃]
[inst_10 : LineDerivAdd E V₂ V₃] [inst_11 : LineDerivAdd E V₁ V₂] [inst_12 : LineDerivSMul R E V₂ V₃]
[inst_13 : LineDerivLeftSMul R E V₁ V₂] [inst_14 : LineDerivLeftSMul R E V₂ V₃] (f : V₁) (v w : E),
(LineDeriv.tensorLineDerivTwo R f) (v ⊗ₜ[R] w) = LineDeriv.lineDerivOp v (LineDeriv.lineDerivOp w f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.tmulstatement · cited by 1,182
- LineDeriv.lineDerivOpstatement · cited by 60
- LineDerivstatement and proof · cited by 29
- LineDerivAddstatement and proof · cited by 19
- LineDerivSMulstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- LineDeriv.tensorLineDerivTwo_canonicalCovariantTensor_eq_sumproof · cited by 0