Theorems · Theorem · category theory
CategoryTheory.Limits.preservesInitial_of_iso
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(G : CategoryTheory.Functor C D) [inst_2 : CategoryTheory.Limits.HasInitial C]
[inst_3 : CategoryTheory.Limits.HasInitial D] (f : ⊥_ D ≅ G.obj (⊥_ C)),
CategoryTheory.Limits.PreservesColimit (CategoryTheory.Functor.empty C) GIf there is any isomorphism ⊥ ≅ G.obj ⊥, then G preserves initial objects.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.PreservesColimitstatement · cited by 278
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.Functor.emptystatement · cited by 103
- CategoryTheory.Limits.initialstatement and proof · cited by 84
- CategoryTheory.Limits.preservesInitial_of_isIsoproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesInitialObject_of_preservesZeroMorphismsproof · cited by 1