Theorems · Definition · category theory
CategoryTheory.Limits.initialMul
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[CategoryTheory.Limits.HasStrictInitialObjects C] →
[inst_2 : CategoryTheory.Limits.HasInitial C] →
(X : C) → [inst_3 : CategoryTheory.Limits.HasBinaryProduct (⊥_ C) X] → (⊥_ C) ⨯ X ≅ ⊥_ CThe product of X with an initial object in a category with strict initial objects is itself
initial.
This is the generalisation of the fact that Empty × X ≃ Empty for types (or 0 * n = 0).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Isostatement · cited by 3,963
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
- CategoryTheory.Limits.initialstatement and proof · cited by 84
- CategoryTheory.Limits.initialIsInitialproof · cited by 35
- CategoryTheory.Limits.HasStrictInitialObjectsstatement and proof · cited by 28
- CategoryTheory.Limits.isInitialMulproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.initialMul_homstatement and proof · cited by 0
- CategoryTheory.Limits.initialMul_invstatement and proof · cited by 0