Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.initial.to

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] → [inst_1 : CategoryTheory.Limits.HasInitial C] → (P : C) → ⊥_ C ⟶ P

The map to an object from the initial object.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Terminal
Cited by
63 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasInitial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomotopicalAlgebra.IsCofibrant · cited by 56HomotopicalAlgebra.IsCofi…CategoryTheory.Limits.initialIsInitial · cited by 35Limits.initialIsInitialCategoryTheory.Limits.initial.to_comp · cited by 11initial.to_compcoprodIsoPushout · cited by 8coprodIsoPushoutcolimitCoconeOfInitialAndPushouts · cited by 6colimitCoconeOfInitialAnd…CategoryTheory.Limits.coprod.leftUnitor · cited by 4coprod.leftUnitorCategoryTheory.Limits.coprod.rightUnitor · cited by 4coprod.rightUnitorCategoryTheory.MonoOver.initialTo_b_eq_zero · cited by 3MonoOver.initialTo_b_eq_z…HomotopicalAlgebra.LeftHomotopyClass.postcomp_bijective_of_fibration_of_weakEquivalence · cited by 3LeftHomotopyClass.postcom…HomotopicalAlgebra.RightHomotopyRel.exists_very_good_pathObject · cited by 3RightHomotopyRel.exists_v…CategoryTheory.Limits.colimitConstInitial · cited by 3Limits.colimitConstInitialHomotopicalAlgebra.isCofibrant_of_cofibration · cited by 3HomotopicalAlgebra.isCofi…CategoryTheory.Limits.coprod.leftUnitor_hom · cited by 2coprod.leftUnitor_homCategoryTheory.Presieve.preservesProduct_of_isSheafFor · cited by 2Presieve.preservesProduct…CategoryTheory.Limits.initialComparison · cited by 2Limits.initialComparisonCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasInitial · cited by 185Limits.HasInitialCategoryTheory.Functor.empty · cited by 103Functor.emptyCategoryTheory.Limits.initial · cited by 84Limits.initialCategoryTheory.Limits.colimit.desc · cited by 63colimit.descCategoryTheory.Limits.asEmptyCocone · cited by 6Limits.asEmptyCoconeinitial.toCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by78

Results whose statement or proof uses this declaration.