Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.VectorMeasure.neg_apply

Deprecated since 2026-06-10Use neg_apply instead.

∀ {F : Type u_1} {α : outParam (Type u_2)} {β : outParam (Type u_3)} {inst : FunLike F α β} {inst_1 : Neg β}
  {inst_2 : Neg F} [self : IsNegApply F α β] (f : F) (x : α), (-f) x = -f x

Alias of neg_apply.

Defined in
Mathlib.MeasureTheory.VectorMeasure.Basic
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
IsNegApply

Around this declaration

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

Cites4

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.