Theorems · Definition · category theory
CategoryTheory.Limits.prodComparisonNatTrans
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{w, u₂} D] →
[inst_2 : CategoryTheory.Limits.HasBinaryProducts C] →
[inst_3 : CategoryTheory.Limits.HasBinaryProducts D] →
(F : CategoryTheory.Functor C D) →
(A : C) →
(CategoryTheory.Limits.prod.functor.obj A).comp F ⟶
F.comp (CategoryTheory.Limits.prod.functor.obj (F.obj A))The product comparison morphism from F(A ⨯ -) to FA ⨯ F-, whose components are given by
prodComparison.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.HasBinaryProductsstatement and proof · cited by 79
- CategoryTheory.Limits.prodComparisonproof · cited by 26
- CategoryTheory.Limits.prod.functorstatement · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.prodComparisonNatIsoproof · cited by 2
- CategoryTheory.Limits.prodComparisonNatTrans_appstatement and proof · cited by 0
- CategoryTheory.hoFunctor.isIso_prodComparison_of_stdSimplexproof · cited by 0
- CategoryTheory.Limits.prodComparisonNatIso_homstatement · cited by 0