Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.equivalenceOfIsTerminal

{T : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} T] →
    {X : T} → CategoryTheory.Limits.IsTerminal X → (CategoryTheory.Over X ≌ T)

If X : T is terminal, then the over category of X is equivalent to T.

Defined in
Mathlib.CategoryTheory.Comma.Over.Basic
Cited by
7 results in Mathlib
Foundations
Depth 33 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.Over.forgetMapTerminal · cited by 2Over.forgetMapTerminalCategoryTheory.Over.equivalenceOfIsTerminal_counitIso · cited by 0Over.equivalenceOfIsTermi…CategoryTheory.Over.equivalenceOfIsTerminal_functor · cited by 0Over.equivalenceOfIsTermi…CategoryTheory.Over.equivalenceOfIsTerminal_inverse_map · cited by 0Over.equivalenceOfIsTermi…CategoryTheory.Over.equivalenceOfIsTerminal_inverse_obj · cited by 0Over.equivalenceOfIsTermi…CategoryTheory.Over.equivalenceOfIsTerminal_unitIso · cited by 0Over.equivalenceOfIsTermi…CategoryTheory.Over.forgetMapTerminal_hom_app · cited by 0Over.forgetMapTerminal_ho…CategoryTheory.Over.forgetMapTerminal_inv_app · cited by 0Over.forgetMapTerminal_in…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Over.mk · cited by 203Over.mkCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.Over.forget · cited by 164Over.forgetCategoryTheory.Limits.IsTerminal.from · cited by 160IsTerminal.fromCategoryTheory.Limits.IsTerminal · cited by 153Limits.IsTerminalCategoryTheory.Over.homMk · cited by 115Over.homMkOver.equivalenceOfIsTerminalCITED BYCITES

Cites16

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

Cited by8

Results whose statement or proof uses this declaration.