Theorems · Definition · general algebraic systems
Finsupp.embDomain
{α : Type u_1} → {β : Type u_2} → {M : Type u_4} → [inst : Zero M] → (α ↪ β) → (α →₀ M) → β →₀ MGiven f : α ↪ β and v : α →₀ M, Finsupp.embDomain f v : β →₀ M
is the finitely supported function whose value at f a : β is v a.
For a b : β outside the range of f, it is zero.
- Defined in
- Mathlib.Data.Finsupp.Defs
- Cited by
- 69 results in Mathlib
- Foundations
- Depth 62 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- Function.Embeddingstatement and proof · cited by 988
- Finsupp.supportproof · cited by 828
- Finset.mapproof · cited by 747
- Finset.valproof · cited by 438
- Multiset.find?proof · cited by 12
Cited by78
Results whose statement or proof uses this declaration.
- Polynomial.reflectproof · cited by 31
- LinearMap.singularValuesproof · cited by 20
- Finsupp.embDomain_apply_selfstatement · cited by 15
- Finsupp.embDomain_eq_mapDomainstatement and proof · cited by 13
- Finsupp.embSigmaproof · cited by 12
- Polynomial.coeff_reflectproof · cited by 9
- Finsupp.embDomain_of_notMem_rangestatement · cited by 9
- Finsupp.embDomain_applystatement · cited by 8
- Module.Relations.directSumproof · cited by 7
- Module.Relations.tensorproof · cited by 6
- Finsupp.sum_embDomainstatement and proof · cited by 6
- Module.Presentation.tensorproof · cited by 4