Theorems · Theorem · category theory
CategoryTheory.strict_initial
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] {A : C}
[CategoryTheory.Closed A] {I : C} (t : CategoryTheory.Limits.IsInitial I) (f : A ⟶ I), CategoryTheory.IsIso fIf an initial object I exists in a CCC then it is a strict initial object,
i.e. any morphism to I is an iso.
This actually shows a slightly stronger version: any morphism to an initial object from an
exponentiable object is an isomorphism.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjproof · cited by 3,106
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.CartesianMonoidalCategory.liftproof · cited by 160
- CategoryTheory.Limits.IsInitialstatement and proof · cited by 158
- CategoryTheory.Limits.IsInitial.toproof · cited by 119
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.initial_monoproof · cited by 0