Mathlib Map

Theorems · Definition · category theory

CommBialgCat.ofHom

{R : Type u} →
  [inst : CommRing R] →
    {X Y : Type v} →
      {x : CommRing X} →
        {x_1 : CommRing Y} →
          {x_2 : Bialgebra R X} → {x_3 : Bialgebra R Y} → (X →ₐc[R] Y) → (CommBialgCat.of R X ⟶ CommBialgCat.of R Y)

Typecheck a BialgHom as a morphism in CommBialgCat R.

Defined in
Mathlib.Algebra.Category.CommBialgCat
Cited by
12 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Quot.sound
Assumes
CommRing

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 by14

Results whose statement or proof uses this declaration.