Mathlib Map

Theorems · Theorem · functional analysis

LineDeriv.lineDerivOp_neg

∀ {V : Type u_5} {E : Type u_6} {F : Type u_7} [inst : AddCommGroup V] [inst_1 : AddCommGroup E]
  [inst_2 : AddCommGroup F] [inst_3 : LineDeriv V E F] [LineDerivAdd V E F] (v : V) (x : E),
  LineDeriv.lineDerivOp v (-x) = -LineDeriv.lineDerivOp v x
Defined in
Mathlib.Analysis.Distribution.DerivNotation
Cited by
0 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
AddCommGroupAddCommGroupAddCommGroupLineDerivLineDerivAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.