Theorems · Definition · category theory
CategoryTheory.StructuredArrow.homMk
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{S : D} →
{T : CategoryTheory.Functor C D} →
{f f' : CategoryTheory.StructuredArrow S T} →
(g : f.right ⟶ f'.right) →
autoParam (CategoryTheory.CategoryStruct.comp f.hom (T.map g) = f'.hom)
CategoryTheory.StructuredArrow.homMk._auto_1 →
(f ⟶ f')To construct a morphism of structured arrows, we need a morphism of the objects underlying the target, and to check that the triangle commutes.
- Cited by
- 47 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.leftproof · cited by 886
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.rightstatement and proof · cited by 213
- CategoryTheory.StructuredArrow.homstatement and proof · cited by 150
Cited by85
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.homMkproof · cited by 43
- CategoryTheory.Limits.Cone.toStructuredArrowproof · cited by 17
- CategoryTheory.StructuredArrow.commaMapEquivalenceFunctorproof · cited by 13
- CategoryTheory.StructuredArrow.commaMapEquivalenceInverseproof · cited by 10
- CategoryTheory.StructuredArrow.postproof · cited by 9
- CategoryTheory.StructuredArrow.preEquivalenceInverseproof · cited by 9
- CategoryTheory.TwoSquare.structuredArrowRightwardsOpEquivalence.functorproof · cited by 8
- CategoryTheory.TwoSquare.CostructuredArrowDownwards.mkproof · cited by 7
- CategoryTheory.StructuredArrow.preEquivalenceFunctorproof · cited by 7
- Profinite.Extend.functorproof · cited by 5
- LightProfinite.Extend.functorproof · cited by 5
- CategoryTheory.Limits.Cocone.toStructuredArrowproof · cited by 5