Mathlib Map

Theorems · Theorem · group theory

Function.support_add_neg

∀ {α : Type u_1} {G : Type u_3} [inst : SubtractionMonoid G] (f g : α → G),
  (Function.support fun x => f x + -g x) ⊆ Function.support f ∪ Function.support g
Defined in
Mathlib.Algebra.Group.Support
Cited by
0 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SubtractionMonoid

Around this declaration

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

Cites6

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.