Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.homMk
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{T : D} →
{S : CategoryTheory.Functor C D} →
{f f' : CategoryTheory.CostructuredArrow S T} →
(g : f.left ⟶ f'.left) →
autoParam (CategoryTheory.CategoryStruct.comp (S.map g) f'.hom = f.hom)
CategoryTheory.CostructuredArrow.homMk._auto_1 →
(f ⟶ f')To construct a morphism of costructured arrows, we need a morphism of the objects underlying the source, and to check that the triangle commutes.
- Cited by
- 55 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.
Cites11
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Comma.rightproof · cited by 727
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CostructuredArrow.leftstatement and proof · cited by 202
- CategoryTheory.CostructuredArrow.homstatement and proof · cited by 179
Cited by97
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.homMkproof · cited by 115
- CategoryTheory.Limits.Cocone.toCostructuredArrowproof · cited by 18
- CategoryTheory.CostructuredArrow.preEquivalence.inverseproof · cited by 9
- CategoryTheory.Comma.costructuredArrowSndInclusionproof · cited by 9
- CategoryTheory.TwoSquare.structuredArrowRightwardsOpEquivalence.functorproof · cited by 8
- CategoryTheory.CostructuredArrow.postproof · cited by 8
- CategoryTheory.CostructuredArrow.preEquivalence.functorproof · cited by 7
- CategoryTheory.CostructuredArrow.commaToGrothendieckPrecompFunctorproof · cited by 7
- CategoryTheory.CategoryOfElements.toCostructuredArrowproof · cited by 6
- CategoryTheory.StructuredArrow.toCostructuredArrowproof · cited by 6
- CategoryTheory.Limits.colimit.toCostructuredArrowproof · cited by 5