Theorems · Definition · category theory
CommBialgCat.isoMk
{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)Build an isomorphism in the category CommBialgCat R from a BialgEquiv between
Bialgebras.
- Defined in
- Mathlib.Algebra.Category.CommBialgCat
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
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.
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Isostatement · cited by 3,963
- Bialgebrastatement and proof · cited by 160
- BialgEquivstatement and proof · cited by 88
- CommBialgCatstatement · cited by 38
- BialgHomClass.toBialgHomproof · cited by 23
- BialgEquiv.symmproof · cited by 21
- CommBialgCat.ofstatement · cited by 19
- CommBialgCat.ofHomproof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- CommBialgCat.isoEquivBialgEquivproof · cited by 2
- CommBialgCat.isoEquivBialgEquiv_symm_applystatement · cited by 0
- CommBialgCat.isoMk_homstatement and proof · cited by 0
- CommBialgCat.isoMk_invstatement and proof · cited by 0