Theorems · Definition · category theory
CategoryTheory.Limits.piComparison
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(G : CategoryTheory.Functor C D) →
(f : β → C) →
[inst_2 : CategoryTheory.Limits.HasProduct f] →
[inst_3 : CategoryTheory.Limits.HasProduct fun b => G.obj (f b)] →
G.obj (∏ᶜ f) ⟶ ∏ᶜ fun b => G.obj (f b)The comparison morphism for the product of f. This is an iso iff G preserves the product
of f, see PreservesProduct.ofIsoComparison.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.Pi.πproof · cited by 184
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
- CategoryTheory.Limits.Pi.liftproof · cited by 53
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.productTriangleproof · cited by 15
- CategoryTheory.Limits.piComparison_comp_πstatement · cited by 9
- CategoryTheory.Limits.map_lift_piComparisonstatement and proof · cited by 3
- CategoryTheory.Limits.PreservesProduct.of_iso_comparisonstatement and proof · cited by 2
- CategoryTheory.Presieve.isSheafFor_of_preservesProductproof · cited by 2
- CategoryTheory.Limits.piComparison_comp_π_applystatement and proof · cited by 1
- CategoryTheory.Limits.preservesBiproduct_of_mono_biproductComparisonproof · cited by 1
- CategoryTheory.Limits.FintypeCat.productEquiv_applyproof · cited by 1
- CategoryTheory.Pretriangulated.productTriangle.zero₃₁proof · cited by 1
- CategoryTheory.Limits.inv_piComparison_comp_map_πstatement and proof · cited by 1
- CategoryTheory.Limits.inv_piComparison_comp_map_π_assocstatement and proof · cited by 1
- CategoryTheory.Presieve.piComparison_facstatement and proof · cited by 1