Theorems · Theorem · category theory
CategoryTheory.Limits.Concrete.initial_of_empty_of_reflects
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC]
[CategoryTheory.Limits.ReflectsColimit (CategoryTheory.Functor.empty C) (CategoryTheory.forget C)] (X : C),
IsEmpty (CategoryTheory.ToType X) → Nonempty (CategoryTheory.Limits.IsInitial X)If forget C reflects initials and ToType X is empty, then X is initial.
- 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.
Cites13
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
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.Discretestatement · cited by 2,447
- IsEmptystatement and proof · cited by 759
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- CategoryTheory.ToTypestatement and proof · cited by 219
- CategoryTheory.Limits.IsInitialstatement · cited by 158
- CategoryTheory.Functor.emptystatement and proof · cited by 103
- Nonempty.mapproof · cited by 101
- CategoryTheory.Limits.ReflectsColimitstatement and proof · cited by 33
- CategoryTheory.Limits.Types.initial_iff_emptyproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.