Theorems · Theorem · category theory
CategoryTheory.preservesFiniteCoproductsOfPreservesBinaryAndInitial
Deprecated since 2026-03-10Use CategoryTheory.PreservesFiniteCoproducts.of_preserves_binary_and_initial instead.
∀ {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.PreservesColimitsOfShape (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair) F]
[CategoryTheory.Limits.PreservesColimitsOfShape (CategoryTheory.Discrete PEmpty.{1}) F]
[CategoryTheory.Limits.HasFiniteCoproducts C] (J : Type u_1) [Finite J],
CategoryTheory.Limits.PreservesColimitsOfShape (CategoryTheory.Discrete J) FAlias of CategoryTheory.PreservesFiniteCoproducts.of_preserves_binary_and_initial.
If F preserves the initial object and binary coproducts then it preserves finite products.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 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 · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- Finitestatement · cited by 3,029
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.PreservesColimitsOfShapestatement · cited by 222
- CategoryTheory.Limits.HasFiniteCoproductsstatement · cited by 110
- CategoryTheory.PreservesFiniteCoproducts.of_preserves_binary_and_initialproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.