Theorems · Definition · category theory
HomologicalComplex.Hom.noConfusion
{P : Sort u_2} →
{ι : Type u_1} →
{V : Type u} →
{inst : CategoryTheory.Category.{v, u} V} →
{inst_1 : CategoryTheory.Limits.HasZeroMorphisms V} →
{c : ComplexShape ι} →
{A B : HomologicalComplex V c} →
{t : A.Hom B} →
{ι' : Type u_1} →
{V' : Type u} →
{inst' : CategoryTheory.Category.{v, u} V'} →
{inst'_1 : CategoryTheory.Limits.HasZeroMorphisms V'} →
{c' : ComplexShape ι'} →
{A' B' : HomologicalComplex V' c'} →
{t' : A'.Hom B'} →
ι = ι' →
V = V' →
inst ≍ inst' →
inst_1 ≍ inst'_1 →
c ≍ c' → A ≍ A' → B ≍ B' → t ≍ t' → HomologicalComplex.Hom.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xproof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.dproof · cited by 598
- ComplexShape.Relproof · cited by 518
- HomologicalComplex.Homstatement and proof · cited by 23
- HomologicalComplex.Hom.casesOnproof · cited by 0
- HomologicalComplex.Hom.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.Hom.mk.noConfusionproof · cited by 1