Theorems · Definition · category theory
CategoryTheory.Under.homMk
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{X : T} →
{U V : CategoryTheory.Under X} →
(f : U.right ⟶ V.right) →
autoParam (CategoryTheory.CategoryStruct.comp U.hom f = V.hom) CategoryTheory.Under.homMk._auto_1 → (U ⟶ V)To give a morphism in the under category, it suffices to give a morphism fitting in a commutative triangle.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 28 from the axioms · 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.Understatement and proof · cited by 276
- CategoryTheory.Under.rightstatement and proof · cited by 128
- CategoryTheory.Under.homstatement and proof · cited by 73
- CategoryTheory.StructuredArrow.homMkproof · cited by 47
Cited by70
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.postproof · cited by 24
- CategoryTheory.Under.pushoutproof · cited by 21
- AlgHom.toUnderproof · cited by 10
- CategoryTheory.Over.opEquivOpUnderproof · cited by 9
- CategoryTheory.Under.liftproof · cited by 9
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceFunctorproof · cited by 8
- CategoryTheory.Under.opEquivOpOverproof · cited by 7
- CategoryTheory.Under.equivalenceOfIsInitialproof · cited by 7
- CategoryTheory.Limits.pushoutCoconeEquivBinaryCofanproof · cited by 7
- CategoryTheory.algebraToUnderproof · cited by 5
- CategoryTheory.Under.mapPushoutAdjproof · cited by 4
- CategoryTheory.Under.postAdjunctionLeftproof · cited by 4