Theorems · Definition · ring theory
HopfAlgebra.ofAlgHom
{R : Type u_1} →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] →
[inst_2 : Bialgebra R A] →
(antipode : A →ₐ[R] A) →
(Algebra.TensorProduct.lift antipode (AlgHom.id R A) ⋯).comp (Bialgebra.comulAlgHom R A) =
(Algebra.ofId R A).comp (Bialgebra.counitAlgHom R A) →
(Algebra.TensorProduct.lift (AlgHom.id R A) antipode ⋯).comp (Bialgebra.comulAlgHom R A) =
(Algebra.ofId R A).comp (Bialgebra.counitAlgHom R A) →
HopfAlgebra R AUpgrade a commutative bialgebra to a Hopf algebra by specifying the antipode A →ₐ[R] A
with appropriate conditions.
- Defined in
- Mathlib.RingTheory.HopfAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- AlgHom.compstatement and proof · cited by 501
- AlgHom.toLinearMapproof · cited by 254
- AlgHom.idstatement and proof · cited by 196
- Algebra.ofIdstatement and proof · cited by 166
- Bialgebrastatement and proof · cited by 160
- Commute.allstatement · cited by 119
- HopfAlgebrastatement · cited by 59
- Algebra.TensorProduct.liftstatement and proof · cited by 46
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.