Theorems · Definition · category theory
CategoryTheory.Over.mapComp
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{X Y Z : T} →
(f : X ⟶ Y) →
(g : Y ⟶ Z) →
CategoryTheory.Over.map (CategoryTheory.CategoryStruct.comp f g) ≅
(CategoryTheory.Over.map f).comp (CategoryTheory.Over.map g)The natural isomorphism arising from mapComp_eq.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 31 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.
Cites13
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
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Over.leftproof · cited by 541
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Over.mapstatement and proof · cited by 97
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.overMapPullbackCompproof · cited by 8
- CategoryTheory.ChosenPullbacksAlong.compproof · cited by 4
- CategoryTheory.MonoOver.mapCompproof · cited by 3
- CategoryTheory.GrothendieckTopology.overMapPullbackComp_inv_app_hom_appstatement and proof · cited by 3
- CategoryTheory.GrothendieckTopology.overMapPullbackComp_hom_app_hom_appstatement and proof · cited by 1
- CategoryTheory.GrothendieckTopology.overMapPullback_assocproof · cited by 1
- CategoryTheory.GrothendieckTopology.overMapPullback_comp_idproof · cited by 1
- CategoryTheory.GrothendieckTopology.overMapPullback_id_compproof · cited by 1
- CategoryTheory.Over.pullbackCompproof · cited by 0
- CategoryTheory.GrothendieckTopology.pseudofunctorOver_mapComp_hom_toNatTrans_app_hom_appstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.pseudofunctorOver_mapComp_inv_toNatTrans_app_hom_appstatement and proof · cited by 0
- CategoryTheory.Over.mapComp_eqproof · cited by 0