Mathlib Map

Theorems · Definition · ring theory

Bialgebra.mulBialgHom

(R : Type u_1) →
  (A : Type u_2) →
    [inst : CommSemiring R] → [inst_1 : CommSemiring A] → [inst_2 : Bialgebra R A] → TensorProduct R A A →ₐc[R] A

Multiplication on a commutative bialgebra as a bialgebra hom.

Defined in
Mathlib.RingTheory.Bialgebra.TensorProduct
Cited by
6 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringBialgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.