Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.PreservesFiniteProducts.of_preserves_binary_and_terminal

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
  (F : CategoryTheory.Functor C D)
  [CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair) F]
  [CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete PEmpty.{1}) F]
  [CategoryTheory.Limits.HasFiniteProducts C], CategoryTheory.Limits.PreservesFiniteProducts F

If F preserves the terminal object and binary products then it preserves finite products.

Defined in
Mathlib.CategoryTheory.Limits.Constructions.FiniteProductsOfBinaryProducts
Cited by
4 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.PreservesLimitsOfShapeCategoryTheory.Limits.PreservesLimitsOfShapeCategoryTheory.Limits.HasFiniteProducts

Around this declaration

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

CategoryTheory.Functor.preservesFiniteLimits_of_preservesKernels · cited by 2Functor.preservesFiniteLi…CategoryTheory.ObjectProperty.IsClosedUnderFiniteProducts.mk' · cited by 0IsClosedUnderFiniteProduc…CategoryTheory.Limits.PreservesFiniteProducts.of_exponentialIdeal · cited by 0PreservesFiniteProducts.o…CategoryTheory.Limits.preservesFiniteLimits_of_preservesTerminal_and_pullbacks · cited by 0Limits.preservesFiniteLim…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.PreservesLimit · cited by 293Limits.PreservesLimitCategoryTheory.Limits.PreservesLimitsOfShape · cited by 156Limits.PreservesLimitsOfS…CategoryTheory.Limits.HasFiniteProducts · cited by 142Limits.HasFiniteProductsCategoryTheory.Limits.PreservesFiniteProducts · cited by 75Limits.PreservesFinitePro…CategoryTheory.Discrete.natIso · cited by 28Discrete.natIsoCategoryTheory.Limits.preservesLimit_of_iso_diagram · cited by 19Limits.preservesLimit_of_…CategoryTheory.preservesFinOfPreservesBinaryAndTerminal · cited by 1CategoryTheory.preservesF…PreservesFiniteProducts.of_pr…CITED BYCITES

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.