Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.isIso_of_isTerminal

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (hX : CategoryTheory.Limits.IsTerminal X)
  (hY : CategoryTheory.Limits.IsTerminal Y) (f : X ⟶ Y), CategoryTheory.IsIso f

Any morphism between terminal objects is an isomorphism.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal
Cited by
1 results in Mathlib
Foundations
Depth 29 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.

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.