Theorems · Definition · category theory
CategoryTheory.Comon.Hom.mk.noConfusion
{C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{inst_1 : CategoryTheory.MonoidalCategory C} →
{M N : CategoryTheory.Comon C} →
{P : Sort u} →
{hom : M.X ⟶ N.X} →
{isComonHom_hom : CategoryTheory.IsComonHom hom} →
{hom' : M.X ⟶ N.X} →
{isComonHom_hom' : CategoryTheory.IsComonHom hom'} →
{ hom := hom, isComonHom_hom := isComonHom_hom } =
{ hom := hom', isComonHom_hom := isComonHom_hom' } →
(hom ≍ hom' → P) → P- Defined in
- Mathlib.CategoryTheory.Monoidal.Comon_
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Comonstatement and proof · cited by 125
- CategoryTheory.Comon.Xstatement and proof · cited by 105
- CategoryTheory.IsComonHomstatement and proof · cited by 11
- CategoryTheory.Comon.Homstatement · cited by 8
- CategoryTheory.Comon.Hom.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Comon.Hom.mk.injproof · cited by 1