Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Under.homMk
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P Q : CategoryTheory.MorphismProperty T} →
{X : T} →
[inst_1 : Q.IsMultiplicative] →
{A B : P.Under Q X} →
(f : A.right ⟶ B.right) →
autoParam (CategoryTheory.CategoryStruct.comp A.hom f = B.hom)
CategoryTheory.MorphismProperty.Under.homMk._auto_1 →
autoParam (Q f) CategoryTheory.MorphismProperty.Under.homMk._auto_3 → (A ⟶ B)Make a morphism in P.Under Q X from a morphism in T with compatibilities.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Comma.rightstatement and proof · cited by 727
- CategoryTheory.Comma.homstatement and proof · cited by 490
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Under.pushoutproof · cited by 15
- CategoryTheory.MorphismProperty.Under.mapPushoutAdjproof · cited by 3
- CategoryTheory.MorphismProperty.Under.homMk_homstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Under.homMk.congr_simpstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_counit_appstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_unit_appstatement · cited by 0