Theorems · Definition · ring theory
AddMonoidAlgebra.comapDomain
{R : Type u_3} →
{M : Type u_6} →
{N : Type u_7} →
[inst : Semiring R] → (f : M → N) → Function.Injective f → AddMonoidAlgebra R N → AddMonoidAlgebra R MPullback the coefficients of an element of R[N] under an injective f : M → N.
Coefficients not in the range of f are dropped.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
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.
- Semiringstatement and proof · cited by 13,802
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.coeffproof · cited by 365
- Finsupp.comapDomainproof · cited by 40
Cited by8
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.coeff_comapDomainstatement · cited by 4
- AddMonoidAlgebra.comapDomainAddMonoidHomproof · cited by 3
- AddMonoidAlgebra.comapDomainAddMonoidHom_applystatement · cited by 1
- AddMonoidAlgebra.comapDomain_single_mapstatement · cited by 1
- AddMonoidAlgebra.comapDomain_zerostatement · cited by 0
- AddMonoidAlgebra.comapDomain_addstatement · cited by 0
- AddMonoidAlgebra.mapDomain_comapDomainstatement · cited by 0
- AddMonoidAlgebra.comapDomain.congr_simpstatement and proof · cited by 0