Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsInitial.uniqueUpToIso

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {I I' : C} → CategoryTheory.Limits.IsInitial I → CategoryTheory.Limits.IsInitial I' → (I ≅ I')

If I and I' are initial, they are isomorphic.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal
Cited by
8 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.initialIsoIsInitial · cited by 4Limits.initialIsoIsInitialCategoryTheory.Limits.HasZeroObject.zeroIsoInitial · cited by 4HasZeroObject.zeroIsoInit…CategoryTheory.Bicategory.LeftExtension.IsKan.uniqueUpToIso · cited by 3IsKan.uniqueUpToIsoCategoryTheory.Bicategory.LeftLift.IsKan.uniqueUpToIso · cited by 3IsKan.uniqueUpToIsoCategoryTheory.Limits.IsInitial.uniqueUpToIso_hom · cited by 2IsInitial.uniqueUpToIso_h…CategoryTheory.WithInitial.starIsoInitial · cited by 2WithInitial.starIsoInitialCategoryTheory.Subobject.botCoeIsoZero · cited by 2Subobject.botCoeIsoZeroCategoryTheory.Limits.InitialMonoClass.of_isInitial · cited by 2InitialMonoClass.of_isIni…CategoryTheory.Limits.HasZeroObject.zeroIsoIsInitial · cited by 2HasZeroObject.zeroIsoIsIn…CategoryTheory.MonoOver.botCoeIsoZero · cited by 1MonoOver.botCoeIsoZeroHomotopicalAlgebra.isCofibrant_iff_of_isInitial · cited by 1HomotopicalAlgebra.isCofi…CategoryTheory.Limits.IsInitial.uniqueUpToIso_inv · cited by 0IsInitial.uniqueUpToIso_i…CategoryTheory.Limits.IsZero.isoIsInitial · cited by 0IsZero.isoIsInitialCategoryTheory.Functor.PreservesLeftKanExtension.mk_of_preserves_isUniversal · cited by 0PreservesLeftKanExtension…AlgebraicGeometry.isInitial_iff_isEmpty · cited by 0AlgebraicGeometry.isIniti…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.IsInitial · cited by 158Limits.IsInitialCategoryTheory.Limits.IsInitial.to · cited by 119IsInitial.toIsInitial.uniqueUpToIsoCITED BYCITES

Cites4

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

Cited by18

Results whose statement or proof uses this declaration.