Mathlib Map

Theorems · Theorem · ring theory

HopfAlgebra.mul_antipode_rTensor_comul

∀ {R : Type u} {A : Type v} {inst : CommSemiring R} {inst_1 : Semiring A} [self : HopfAlgebra R A],
  LinearMap.mul' R A ∘ₗ LinearMap.rTensor A (HopfAlgebraStruct.antipode R) ∘ₗ CoalgebraStruct.comul =
    Algebra.linearMap R A ∘ₗ CoalgebraStruct.counit

One of the antipode axioms for a Hopf algebra.

Defined in
Mathlib.RingTheory.HopfAlgebra.Basic
Cited by
2 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Quot.sound
Assumes
HopfAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.