Theorems · Theorem · functional analysis
LineDerivSMul.lineDerivOp_smul
∀ {R : Type u_11} {V : Type u} {E : Type v} {F : outParam (Type w)} {inst : SMul R E} {inst_1 : SMul R F}
{inst_2 : LineDeriv V E F} [self : LineDerivSMul R V E F] (v : V) (r : R) (x : E),
LineDeriv.lineDerivOp v (r • x) = r • LineDeriv.lineDerivOp v x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- LineDerivSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LineDeriv.lineDerivOpstatement · cited by 60
- LineDerivstatement and proof · cited by 29
- LineDerivSMulstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- LineDeriv.iteratedLineDerivOp_smulproof · cited by 0