Theorems · Definition · category theory
CategoryTheory.Limits.productIsProduct
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(f : β → C) →
[inst_1 : CategoryTheory.Limits.HasProduct f] →
CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.Fan.mk (∏ᶜ f) (CategoryTheory.Limits.Pi.π f))The fan constructed of the projections from the product is limiting.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Discrete.functorstatement and proof · cited by 633
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.Pi.πstatement · cited by 184
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.Limits.Fan.mkstatement · cited by 46
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.opCoproductIsoProductproof · cited by 7
- CategoryTheory.Limits.opProductIsoCoproductproof · cited by 2
- CategoryTheory.Limits.PreservesProduct.of_iso_comparisonproof · cited by 2
- CategoryTheory.Presieve.isSheafFor_of_preservesProductproof · cited by 2
- CategoryTheory.Limits.opCoproductIsoProduct_inv_comp_ιproof · cited by 2
- CategoryTheory.Pretriangulated.productTriangle.zero₃₁proof · cited by 1
- CategoryTheory.Limits.isLimitOfHasProductOfPreservesLimitproof · cited by 1
- CategoryTheory.Presieve.piComparison_facstatement and proof · cited by 1
- CategoryTheory.Limits.opCoproductIsoProduct_hom_comp_πproof · cited by 1
- CategoryTheory.Limits.opProductIsoCoproduct_inv_comp_liftproof · cited by 0
- CategoryTheory.Limits.desc_op_comp_opCoproductIsoProduct_homproof · cited by 0
- CategoryTheory.Limits.π_comp_opProductIsoCoproduct_homproof · cited by 0