Theorems · Theorem · category theory
CategoryTheory.hasInitial_of_weakly_initial_and_hasWideEqualizers
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.Limits.HasWideEqualizers C] {T : C},
(∀ (X : C), Nonempty (T ⟶ X)) → CategoryTheory.Limits.HasInitial CIf C has (small) wide equalizers and a weakly initial object, then it has an initial object.
The initial object is constructed as the wide equalizer of all endomorphisms on the given weakly
initial object.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- Uniqueproof · cited by 400
- CategoryTheory.cancel_epiproof · cited by 380
- CategoryTheory.Limits.HasInitialstatement · cited by 185
- CategoryTheory.Limits.equalizer.ιproof · cited by 64
- CategoryTheory.Limits.equalizerproof · cited by 60
- CategoryTheory.IsSplitEpiproof · cited by 46
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.