Theorems · Definition · ring theory
HopfAlgebra.ofConvInverse
{R : Type u_1} →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Bialgebra R A] →
(antipode : A →ₗ[R] A) →
WithConv.toConv antipode * WithConv.toConv LinearMap.id = 1 →
WithConv.toConv LinearMap.id * WithConv.toConv antipode = 1 → HopfAlgebra R AUpgrade a bialgebra to a Hopf algebra by specifying a convolution inverse of the identity.
- Defined in
- Mathlib.RingTheory.HopfAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
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.
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- LinearMap.idstatement and proof · cited by 625
- Bialgebrastatement and proof · cited by 160
- WithConvstatement · cited by 138
- HopfAlgebrastatement · cited by 59
Cited by2
Results whose statement or proof uses this declaration.
- HopfAlgebra.ofAlgHomproof · cited by 0
- HopfAlgebra.ofSurjectiveproof · cited by 0