Mathlib Map

Theorems · Theorem · category theory

CommBialgCat.ofHom_apply

∀ {R : Type u} [inst : CommRing R] {X Y : Type v} [inst_1 : CommRing X] [inst_2 : Bialgebra R X] [inst_3 : CommRing Y]
  [inst_4 : Bialgebra R Y] (f : X →ₐc[R] Y) (x : X),
  (CategoryTheory.ConcreteCategory.hom (CommBialgCat.ofHom f)) x = f x
Defined in
Mathlib.Algebra.Category.CommBialgCat
Cited by
0 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Quot.sound
Assumes
CommRingCommRingBialgebraCommRingBialgebra

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.