Mathlib Map

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.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
11 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasProduct

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.opCoproductIsoProduct · cited by 7Limits.opCoproductIsoProd…CategoryTheory.Limits.opProductIsoCoproduct · cited by 2Limits.opProductIsoCoprod…CategoryTheory.Limits.PreservesProduct.of_iso_comparison · cited by 2PreservesProduct.of_iso_c…CategoryTheory.Presieve.isSheafFor_of_preservesProduct · cited by 2Presieve.isSheafFor_of_pr…CategoryTheory.Limits.opCoproductIsoProduct_inv_comp_ι · cited by 2Limits.opCoproductIsoProd…CategoryTheory.Pretriangulated.productTriangle.zero₃₁ · cited by 1productTriangle.zero₃₁CategoryTheory.Limits.isLimitOfHasProductOfPreservesLimit · cited by 1Limits.isLimitOfHasProduc…CategoryTheory.Presieve.piComparison_fac · cited by 1Presieve.piComparison_facCategoryTheory.Limits.opCoproductIsoProduct_hom_comp_π · cited by 1Limits.opCoproductIsoProd…CategoryTheory.Limits.opProductIsoCoproduct_inv_comp_lift · cited by 0Limits.opProductIsoCoprod…CategoryTheory.Limits.desc_op_comp_opCoproductIsoProduct_hom · cited by 0Limits.desc_op_comp_opCop…CategoryTheory.Limits.π_comp_opProductIsoCoproduct_hom · cited by 0Limits.π_comp_opProductIs…CategoryTheory.ObjectProperty.prop_pi · cited by 0ObjectProperty.prop_piCompHausLike.sigmaComparison_eq_comp_isos · cited by 0CompHausLike.sigmaCompari…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.piObj · cited by 237Limits.piObjCategoryTheory.Limits.Pi.π · cited by 184Pi.πCategoryTheory.Limits.limit.isLimit · cited by 146limit.isLimitCategoryTheory.Limits.HasProduct · cited by 115Limits.HasProductCategoryTheory.Limits.limit.cone · cited by 97limit.coneCategoryTheory.Limits.Fan.mk · cited by 46Fan.mkCategoryTheory.Limits.IsLimit.ofIsoLimit · cited by 39IsLimit.ofIsoLimitCategoryTheory.Limits.Cone.ext · cited by 34Cone.extLimits.productIsProductCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.