Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsTerminal.from

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] → {X : C} → CategoryTheory.Limits.IsTerminal X → (Y : C) → Y ⟶ X

Give the morphism to a terminal object from any other.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal
Cited by
160 results in Mathlib
Foundations
Depth 25 from the axioms, rests on 134 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.SemiCartesianMonoidalCategory.toUnit · cited by 103SemiCartesianMonoidalCate…CategoryTheory.WithTerminal.equivComma · cited by 26WithTerminal.equivCommaCategoryTheory.CartesianMonoidalCategory.whiskerLeft_fst · cited by 24CartesianMonoidalCategory…skyscraperPresheaf · cited by 23skyscraperPresheafCategoryTheory.WithInitial.opEquiv · cited by 20WithInitial.opEquivCategoryTheory.CartesianMonoidalCategory.whiskerLeft_snd · cited by 19CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.whiskerRight_snd · cited by 16CartesianMonoidalCategory…CategoryTheory.WithTerminal.mkCommaObject · cited by 14WithTerminal.mkCommaObjectCategoryTheory.Limits.IsTerminal.comp_from · cited by 13IsTerminal.comp_fromCategoryTheory.SemiCartesianMonoidalCategory.fst_def · cited by 13SemiCartesianMonoidalCate…CategoryTheory.CartesianMonoidalCategory.whiskerRight_fst · cited by 13CartesianMonoidalCategory…CategoryTheory.Limits.IsTerminal.uniqueUpToIso · cited by 10IsTerminal.uniqueUpToIsoCategoryTheory.SemiCartesianMonoidalCategory.snd_def · cited by 10SemiCartesianMonoidalCate…CategoryTheory.Limits.IsTerminal.from_self · cited by 9IsTerminal.from_selfCategoryTheory.Limits.FormalCoproduct.isTerminalIncl · cited by 9FormalCoproduct.isTermina…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.IsLimit.lift · cited by 167IsLimit.liftCategoryTheory.Limits.IsTerminal · cited by 153Limits.IsTerminalCategoryTheory.Limits.asEmptyCone · cited by 12Limits.asEmptyConeIsTerminal.fromCITED BYCITES

Cites5

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

Cited by213

Results whose statement or proof uses this declaration.