Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Comon.Hom.noConfusionType

Sort u →
  {C : Type u₁} →
    [inst : CategoryTheory.Category.{v₁, u₁} C] →
      [inst_1 : CategoryTheory.MonoidalCategory C] →
        {M N : CategoryTheory.Comon C} →
          M.Hom N →
            {C' : Type u₁} →
              [inst' : CategoryTheory.Category.{v₁, u₁} C'] →
                [inst'_1 : CategoryTheory.MonoidalCategory C'] → {M' N' : CategoryTheory.Comon C'} → M'.Hom N' → Sort u
Defined in
Mathlib.CategoryTheory.Monoidal.Comon_
Cited by
0 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategory

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.

Cited by1

Results whose statement or proof uses this declaration.