Theorems · Theorem · category theory
CategoryTheory.Functor.initial_const_of_isInitial
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
[CategoryTheory.IsCofiltered C] {X : D} (hX : CategoryTheory.Limits.IsInitial X),
((CategoryTheory.Functor.const C).obj X).InitialThe inclusion of an initial object is initial.
- Defined in
- Mathlib.CategoryTheory.Filtered.Final
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- Nonempty.someproof · cited by 340
- CategoryTheory.Limits.IsInitialstatement and proof · cited by 158
- CategoryTheory.IsCofilteredstatement and proof · cited by 133
- CategoryTheory.Limits.IsInitial.toproof · cited by 119
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.initial_const_initialproof · cited by 0