Mathlib Map

Theorems · Definition · ring theory

MonoidAlgebra.mapDomainBialgHom

(R : Type u_1) →
  {M : Type u_8} →
    {N : Type u_9} →
      [inst : CommSemiring R] →
        [inst_1 : Monoid M] → [inst_2 : Monoid N] → (M →* N) → MonoidAlgebra R M →ₐc[R] MonoidAlgebra R N

If f : M → N is a monoid hom, then MonoidAlgebra.mapDomain f is a bialgebra hom between their monoid algebras.

Defined in
Mathlib.RingTheory.Bialgebra.MonoidAlgebra
Cited by
11 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringMonoidMonoid

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.

Cited by12

Results whose statement or proof uses this declaration.