Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Over.mapComp
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P : CategoryTheory.MorphismProperty T} →
(Q : CategoryTheory.MorphismProperty T) →
[inst_1 : Q.IsMultiplicative] →
{X Y Z : T} →
[inst_2 : P.IsStableUnderComposition] →
{f : X ⟶ Y} →
(hf : P f) →
{g : Y ⟶ Z} →
(hg : P g) →
[Q.RespectsIso] →
(fg : optParam (X ⟶ Z) (CategoryTheory.CategoryStruct.comp f g)) →
(hfg :
autoParam (fg = CategoryTheory.CategoryStruct.comp f g)
CategoryTheory.MorphismProperty.Over.mapComp._auto_1) →
CategoryTheory.MorphismProperty.Over.map Q ⋯ ≅
(CategoryTheory.MorphismProperty.Over.map Q hf).comp
(CategoryTheory.MorphismProperty.Over.map Q hg)Over.map commutes with composition.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftproof · cited by 886
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Over.mapComp_hom_app_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Over.mapComp_inv_app_leftstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMap_compstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Over.mapComp.congr_simpstatement and proof · cited by 0