Theorems · Theorem · category theory
CategoryTheory.Limits.hasStrictInitialObjects_of_initial_is_strict
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasInitial C],
(∀ (A : C) (f : A ⟶ ⊥_ C), CategoryTheory.IsIso f) → CategoryTheory.Limits.HasStrictInitialObjects CIf C has an initial object such that every morphism to it is an isomorphism, then C
has strict initial objects.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.invproof · cited by 467
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.Limits.IsInitialproof · cited by 158
- CategoryTheory.Limits.IsInitial.toproof · cited by 119
- CategoryTheory.IsIso.hom_inv_idproof · cited by 97
- CategoryTheory.Limits.initialstatement and proof · cited by 84
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.hasStrictInitial_of_isUniversalproof · cited by 0