Theorems · Definition · ring theory
SkewMonoidAlgebra.mapDomain
{k : Type u_1} →
{G : Type u_2} →
[inst : AddCommMonoid k] → {G' : Type u_3} → (G → G') → SkewMonoidAlgebra k G →+ SkewMonoidAlgebra k G'Given f : G → G' and v : SkewMonoidAlgebra k G, mapDomain f v : SkewMonoidAlgebra k G'
is the finitely supported additive homomorphism whose value at a : G' is the sum of v x over
all x such that f x = a.
Note that SkewMonoidAlgebra.mapDomain is defined as an AddHom, while MonoidAlgebra.mapDomain
is defined as a function.
- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
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.
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- SkewMonoidAlgebrastatement and proof · cited by 216
- SkewMonoidAlgebra.singleproof · cited by 83
- SkewMonoidAlgebra.sumproof · cited by 46
Cited by14
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.coeff_mapDomainstatement · cited by 3
- SkewMonoidAlgebra.mapDomain_singlestatement · cited by 3
- SkewMonoidAlgebra.mapDomain_applystatement and proof · cited by 2
- SkewMonoidAlgebra.comapSMulproof · cited by 2
- SkewMonoidAlgebra.sum_mapDomain_indexstatement · cited by 1
- SkewMonoidAlgebra.equivMapDomain_eq_mapDomainstatement and proof · cited by 1
- SkewMonoidAlgebra.mapDomainRingHomproof · cited by 0
- SkewMonoidAlgebra.mapDomain_compstatement · cited by 0
- SkewMonoidAlgebra.mapDomain_idstatement · cited by 0
- SkewMonoidAlgebra.comapSMul_defstatement · cited by 0
- SkewMonoidAlgebra.mapDomain_mulstatement and proof · cited by 0
- SkewMonoidAlgebra.mapDomain_onestatement · cited by 0