Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.HasStrictTerminalObjects

(C : Type u) → [CategoryTheory.Category.{v, u} C] → Prop

We say C has strict terminal objects if every terminal object is strict, i.e. given any morphism f : I ⟶ A where I is terminal, then f is an isomorphism. Strictly speaking, this says that any terminal object must be strict, rather than that strict terminal objects exist.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.StrictInitial
Cited by
17 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites1

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

Cited by22

Results whose statement or proof uses this declaration.