Mathlib Map

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
Defined in
Mathlib.Analysis.Distribution.DerivNotation
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.

Cited by1

Results whose statement or proof uses this declaration.