Mathlib Map

Theorems · Theorem · general algebraic systems

FunLike.coe_neg

∀ {F : Type u_3} {α : Type u_5} {β : Type u_6} [inst : FunLike F α β] [inst_1 : Neg F] [inst_2 : Neg β]
  [IsNegApply F α β] (f : F), ⇑(-f) = -⇑f
Defined in
Mathlib.Data.FunLike.IsApply
Cited by
13 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext, Quot.sound
Assumes
FunLikeNegNegIsNegApply

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 by13

Results whose statement or proof uses this declaration.