Mathlib Map

Theorems · Theorem · general algebraic systems

Finsupp.support_mul

∀ {α : Type u₁} {β : Type u₂} [inst : MulZeroClass β] [inst_1 : DecidableEq α] {g₁ g₂ : α →₀ β},
  (g₁ * g₂).support ⊆ g₁.support ∩ g₂.support
Defined in
Mathlib.Data.Finsupp.Pointwise
Cited by
0 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulZeroClassDecidableEq

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.