Theorems · Definition · ring theory
HopfAlgebra.casesOn
{R : Type u} →
{A : Type v} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
{motive : HopfAlgebra R A → Sort u_1} →
(t : HopfAlgebra R A) →
([toHopfAlgebraStruct : HopfAlgebraStruct R A] →
(mul_antipode_rTensor_comul :
LinearMap.mul' R A ∘ₗ LinearMap.rTensor A (HopfAlgebraStruct.antipode R) ∘ₗ CoalgebraStruct.comul =
Algebra.linearMap R A ∘ₗ CoalgebraStruct.counit) →
(mul_antipode_lTensor_comul :
LinearMap.mul' R A ∘ₗ
LinearMap.lTensor A (HopfAlgebraStruct.antipode R) ∘ₗ CoalgebraStruct.comul =
Algebra.linearMap R A ∘ₗ CoalgebraStruct.counit) →
motive
{ toHopfAlgebraStruct := toHopfAlgebraStruct,
mul_antipode_rTensor_comul := mul_antipode_rTensor_comul,
mul_antipode_lTensor_comul := mul_antipode_lTensor_comul }) →
motive t- Defined in
- Mathlib.RingTheory.HopfAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiring
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.
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.rTensorstatement and proof · cited by 266
- LinearMap.lTensorstatement and proof · cited by 203
- Algebra.linearMapstatement and proof · cited by 157
- CoalgebraStruct.comulstatement and proof · cited by 118
- CoalgebraStruct.counitstatement and proof · cited by 108
- HopfAlgebrastatement and proof · cited by 59
Cited by2
Results whose statement or proof uses this declaration.
- HopfAlgebra.noConfusionproof · cited by 0
- HopfAlgebra.noConfusionTypeproof · cited by 0