Theorems · Definition · category theory
CommHopfAlgCat.isoMk
{R : Type u} →
[inst : CommRing R] →
{X Y : Type v} →
{x : CommRing X} →
{x_1 : CommRing Y} →
{x_2 : HopfAlgebra R X} →
{x_3 : HopfAlgebra R Y} →
(X ≃ₐc[R] Y) →
({ X := X, commRing := x, hopfAlgebra := x_2 } ≅ { X := Y, commRing := x_1, hopfAlgebra := x_3 })Build an isomorphism in the category CommHopfAlgCat R from a BialgEquiv between
HopfAlgebras.
- Defined in
- Mathlib.Algebra.Category.CommHopfAlgCat
- 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.
Cites8
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
- BialgEquivstatement and proof · cited by 88
- HopfAlgebrastatement and proof · cited by 59
- CommHopfAlgCatstatement · cited by 38
- BialgHomClass.toBialgHomproof · cited by 23
- BialgEquiv.symmproof · cited by 21
- CommHopfAlgCat.ofHomproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- CommHopfAlgCat.isoEquivBialgEquivproof · cited by 2
- CommHopfAlgCat.isoEquivBialgEquiv_symm_applystatement · cited by 0
- CommHopfAlgCat.isoMk_homstatement and proof · cited by 0
- CommHopfAlgCat.isoMk_invstatement and proof · cited by 0