Theorems · Definition · category theory
CategoryTheory.Limits.mapPair
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F G : CategoryTheory.Functor (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair) C} →
(F.obj { as := CategoryTheory.Limits.WalkingPair.left } ⟶
G.obj { as := CategoryTheory.Limits.WalkingPair.left }) →
(F.obj { as := CategoryTheory.Limits.WalkingPair.right } ⟶
G.obj { as := CategoryTheory.Limits.WalkingPair.right }) →
(F ⟶ G)The natural transformation between two functors out of the walking pair, specified by its components.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 20 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.
Cites6
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
Cited by22
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.prod.mapproof · cited by 105
- CategoryTheory.Limits.coprod.mapproof · cited by 49
- CategoryTheory.Limits.prod.map_sndproof · cited by 31
- CategoryTheory.Limits.biprod.mapproof · cited by 27
- CategoryTheory.Limits.prod.map_fstproof · cited by 27
- CategoryTheory.Limits.coprod.inl_mapproof · cited by 11
- CategoryTheory.Limits.coprod.inr_mapproof · cited by 10
- CategoryTheory.Limits.biprod.map_fstproof · cited by 6
- CategoryTheory.Limits.biprod.map_sndproof · cited by 5
- CategoryTheory.Limits.biprod.inl_mapproof · cited by 3
- CategoryTheory.Limits.biprod.inr_mapproof · cited by 3
- CategoryTheory.BinaryCofan.isVanKampen_iffproof · cited by 2