Theorems · Definition · category theory
CategoryTheory.SingleFunctors.Hom.noConfusionType
Sort u →
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
{A : Type u_5} →
[inst_2 : AddMonoid A] →
[inst_3 : CategoryTheory.HasShift D A] →
{F G : CategoryTheory.SingleFunctors C D A} →
F.Hom G →
{C' : Type u_1} →
{D' : Type u_2} →
[inst' : CategoryTheory.Category.{v_1, u_1} C'] →
[inst'_1 : CategoryTheory.Category.{v_2, u_2} D'] →
{A' : Type u_5} →
[inst'_2 : AddMonoid A'] →
[inst'_3 : CategoryTheory.HasShift D' A'] →
{F' G' : CategoryTheory.SingleFunctors C' D' A'} → F'.Hom G' → Sort u- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Iso.homproof · cited by 7,684
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.SingleFunctorsstatement and proof · cited by 65
- CategoryTheory.SingleFunctors.functorproof · cited by 64
- CategoryTheory.SingleFunctors.shiftIsoproof · cited by 26
- CategoryTheory.SingleFunctors.Homstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SingleFunctors.Hom.noConfusionstatement · cited by 0