Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.HopfObj.mul_antipode

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.MonoidalCategory C]
  [inst_2 : CategoryTheory.BraidedCategory C] (A : C) [inst_3 : CategoryTheory.HopfObj A],
  CategoryTheory.CategoryStruct.comp CategoryTheory.MonObj.mul CategoryTheory.HopfObj.antipode =
    CategoryTheory.CategoryStruct.comp
      (CategoryTheory.MonoidalCategoryStruct.tensorHom CategoryTheory.HopfObj.antipode CategoryTheory.HopfObj.antipode)
      (CategoryTheory.CategoryStruct.comp (β_ A A).hom CategoryTheory.MonObj.mul)
Defined in
Mathlib.CategoryTheory.Monoidal.Hopf_
Cited by
1 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.HopfObj

Around this declaration

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

Cites35

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

Cited by1

Results whose statement or proof uses this declaration.