Mathlib Map

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 M

Pullback 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.

Cited by8

Results whose statement or proof uses this declaration.