Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.InitialMonoClass.of_isTerminal

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {I T : C} (hI : CategoryTheory.Limits.IsInitial I)
  (hT : CategoryTheory.Limits.IsTerminal T), CategoryTheory.Mono (hI.to T) → CategoryTheory.Limits.InitialMonoClass C

To show a category is an InitialMonoClass it suffices to show the unique morphism from an initial object to a terminal object is a monomorphism.

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

Cites11

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.