Theorems · Definition · category theory
BialgEquiv.toBialgIso
{R : Type u} →
[inst : CommRing R] →
{X Y : Type v} →
[inst_1 : Ring X] →
[inst_2 : Ring Y] →
[inst_3 : Bialgebra R X] → [inst_4 : Bialgebra R Y] → (X ≃ₐc[R] Y) → (BialgCat.of R X ≅ BialgCat.of R Y)Build an isomorphism in the category BialgCat R from a
BialgEquiv.
- Defined in
- Mathlib.Algebra.Category.BialgCat.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Isostatement · cited by 3,963
- Bialgebrastatement and proof · cited by 160
- BialgEquivstatement and proof · cited by 88
- BialgCatstatement · cited by 40
- BialgHomClass.toBialgHomproof · cited by 23
- BialgEquiv.symmproof · cited by 21
- BialgCat.ofstatement · cited by 17
- BialgCat.ofHomproof · cited by 6
Cited by8
Results whose statement or proof uses this declaration.
- BialgCat.leftUnitor_defstatement · cited by 0
- BialgCat.associator_defstatement · cited by 0
- BialgCat.rightUnitor_defstatement · cited by 0
- BialgEquiv.toBialgIso_invstatement and proof · cited by 0
- BialgEquiv.toBialgIso_homstatement and proof · cited by 0
- BialgEquiv.toBialgIso_reflstatement · cited by 0
- BialgEquiv.toBialgIso_symmstatement · cited by 0
- BialgEquiv.toBialgIso_transstatement · cited by 0