Theorems · Definition · general algebraic systems
Finsupp.mapDomain
{α : Type u_1} → {β : Type u_2} → {M : Type u_5} → [inst : AddCommMonoid M] → (α → β) → (α →₀ M) → β →₀ MGiven f : α → β and v : α →₀ M, mapDomain f v : β →₀ M
is the finitely supported function whose value at a : β is the sum
of v x over all x such that f x = a.
- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 168 results in Mathlib
- Foundations
- Depth 70 from the axioms, rests on 922 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- Finsupp.singleproof · cited by 943
- Finsupp.sumproof · cited by 481
Cited by184
Results whose statement or proof uses this declaration.
- Finsupp.lmapDomainproof · cited by 63
- Algebra.Generators.compproof · cited by 52
- Finsupp.mapDomain_singlestatement · cited by 48
- Convexity.StdSimplex.mapproof · cited by 43
- Finsupp.mapDomain.addMonoidHomproof · cited by 19
- Finsupp.sum_mapDomain_indexstatement · cited by 19
- Convexity.StdSimplex.weights_mapstatement · cited by 18
- AddMonoidAlgebra.mapDomainproof · cited by 17
- Finsupp.mapDomain_injectivestatement and proof · cited by 16
- MonoidAlgebra.mapDomainproof · cited by 15
- Finsupp.mapDomain_equiv_applystatement and proof · cited by 15
- Finsupp.mapDomain_zerostatement · cited by 15