Mathlib Map

Theorems · Theorem · general algebraic systems

Finsupp.embSigma_apply_of_ne

∀ {κ : Type u_1} {ι : κ → Type u_2} {M : Type u_3} [inst : Zero M] {k k' : κ} (f : ι k →₀ M),
  k' ≠ k → ∀ (i : ι k'), f.embSigma ⟨k', i⟩ = 0

Values of embSigma f at indices outside the k-th summand are zero.

Defined in
Mathlib.Data.Finsupp.Sigma
Cited by
2 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Zero

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 by2

Results whose statement or proof uses this declaration.