Mathlib Map

Theorems · Theorem · group theory

Function.support_mul

∀ {ι : Type u_1} {M₀ : Type u_4} [inst : MulZeroClass M₀] [NoZeroDivisors M₀] (f g : ι → M₀),
  (Function.support fun x => f x * g x) = Function.support f ∩ Function.support g
Defined in
Mathlib.Algebra.GroupWithZero.Indicator
Cited by
14 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
MulZeroClassNoZeroDivisors

Around this declaration

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

Cites5

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

Cited by14

Results whose statement or proof uses this declaration.