Mathlib Map

Theorems · Definition · category theory

BialgCat.of

(R : Type u) → [inst : CommRing R] → (X : Type v) → [inst_1 : Ring X] → [Bialgebra R X] → BialgCat R

The object in the category of R-bialgebras associated to an R-bialgebra.

Defined in
Mathlib.Algebra.Category.BialgCat.Basic
Cited by
17 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
CommRingRingBialgebra

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.

  • CommRingstatement and proof · cited by 17,173
  • Ringstatement and proof · cited by 7,463
  • Bialgebrastatement and proof · cited by 160
  • BialgCatstatement · cited by 40

Cited by19

Results whose statement or proof uses this declaration.