Theorems · Definition · category theory
CategoryTheory.Comon.Hom.noConfusion
{P : Sort u} →
{C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{inst_1 : CategoryTheory.MonoidalCategory C} →
{M N : CategoryTheory.Comon C} →
{t : M.Hom N} →
{C' : Type u₁} →
{inst' : CategoryTheory.Category.{v₁, u₁} C'} →
{inst'_1 : CategoryTheory.MonoidalCategory C'} →
{M' N' : CategoryTheory.Comon C'} →
{t' : M'.Hom N'} →
C = C' →
inst ≍ inst' →
inst_1 ≍ inst'_1 → M ≍ M' → N ≍ N' → t ≍ t' → CategoryTheory.Comon.Hom.noConfusionType P t t'- Defined in
- Mathlib.CategoryTheory.Monoidal.Comon_
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Comonstatement and proof · cited by 125
- CategoryTheory.Comon.Xproof · cited by 105
- CategoryTheory.IsComonHomproof · cited by 11
- CategoryTheory.Comon.Homstatement and proof · cited by 8
- CategoryTheory.Comon.Hom.casesOnproof · cited by 0
- CategoryTheory.Comon.Hom.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Comon.Hom.mk.noConfusionproof · cited by 1