Theorems · Definition · category theory
CategoryTheory.Limits.initialComparison
{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] → ⊥_ D ⟶ G.obj (⊥_ C)The comparison morphism from the initial object in the target category to the image of the initial object.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.Limits.initialstatement and proof · cited by 84
- CategoryTheory.Limits.initial.toproof · cited by 63
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PreservesInitial.of_iso_comparisonstatement and proof · cited by 1
- CategoryTheory.Limits.PreservesInitial.iso_homstatement · cited by 0