Theorems · Definition · category theory
CategoryTheory.Over.homMk
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{X : T} →
{U V : CategoryTheory.Over X} →
(f : U.left ⟶ V.left) →
autoParam (CategoryTheory.CategoryStruct.comp f V.hom = U.hom) CategoryTheory.Over.homMk._auto_1 → (U ⟶ V)To give a morphism in the over category, it suffices to give an arrow fitting in a commutative triangle.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 115 results in Mathlib
- Foundations
- Depth 28 from the axioms, rests on 142 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Over.leftstatement and proof · cited by 541
- CategoryTheory.Over.homstatement and proof · cited by 370
- CategoryTheory.CostructuredArrow.homMkproof · cited by 55
Cited by172
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.cartesianMonoidalCategoryproof · cited by 68
- CategoryTheory.Over.pullbackproof · cited by 53
- CategoryTheory.ChosenPullbacksAlong.cartesianMonoidalCategoryOverproof · cited by 49
- CategoryTheory.Over.postproof · cited by 44
- CategoryTheory.Limits.pullbackConeEquivBinaryFanproof · cited by 23
- CategoryTheory.MonoOver.homMkproof · cited by 18
- CategoryTheory.toOverproof · cited by 18
- TopologicalSpace.Opens.overEquivalenceproof · cited by 18
- CategoryTheory.Over.iteratedSliceForwardproof · cited by 14
- CategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanFunctorproof · cited by 13
- CategoryTheory.Over.homMk_leftstatement and proof · cited by 12
- CategoryTheory.Over.iteratedSliceBackwardproof · cited by 11