Theorems · Theorem · category theory
CategoryTheory.PreservesFiniteCoproducts.of_preserves_binary_and_initial
∀ {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) FIf F preserves the initial object and binary coproducts then it preserves finite products.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement and proof · cited by 16,252
- Equivproof · cited by 8,337
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Limits.HasFiniteCoproductsstatement and proof · cited by 110
- CategoryTheory.Discrete.equivalenceproof · cited by 33
- Finite.exists_equiv_finproof · cited by 23
- CategoryTheory.Limits.preservesColimitsOfShape_of_equivproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesFiniteColimits_of_preservesCokernelsproof · cited by 2
- CategoryTheory.preservesFiniteCoproductsOfPreservesBinaryAndInitialproof · cited by 0
- CategoryTheory.ObjectProperty.IsClosedUnderFiniteCoproducts.mk'proof · cited by 0