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⟩ = 0Values 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.
- DFunLike.coestatement · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- Function.Embedding.sigmaMkproof · cited by 25
- Finsupp.embSigmastatement · cited by 12
- Finsupp.embDomain_of_notMem_rangeproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Finsupp.split_embSigma_of_neproof · cited by 0
- Finsupp.embSigma_addproof · cited by 0