Mathlib Map

Theorems · Definition · category theory

CategoryTheory.subterminalsEquivMonoOverTerminal

(C : Type u₁) →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.Limits.HasTerminal C] → CategoryTheory.Subterminals C ≌ CategoryTheory.MonoOver (⊤_ C)

The category of subterminal objects is equivalent to the category of monomorphisms to the terminal object (which is in turn equivalent to the subobjects of the terminal object).

Defined in
Mathlib.CategoryTheory.Subterminal
Cited by
8 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasTerminal

Around this declaration

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

CategoryTheory.subterminalsEquivMonoOverTerminal_counitIso · cited by 0CategoryTheory.subtermina…CategoryTheory.subterminalsEquivMonoOverTerminal_functor_map · cited by 0CategoryTheory.subtermina…CategoryTheory.subterminalsEquivMonoOverTerminal_functor_obj_obj · cited by 0CategoryTheory.subtermina…CategoryTheory.subterminalsEquivMonoOverTerminal_inverse_map · cited by 0CategoryTheory.subtermina…CategoryTheory.subterminalsEquivMonoOverTerminal_inverse_obj_obj · cited by 0CategoryTheory.subtermina…CategoryTheory.subterminalsEquivMonoOverTerminal_unitIso · cited by 0CategoryTheory.subtermina…CategoryTheory.subterminals_to_monoOver_terminal_comp_forget · cited by 0CategoryTheory.subtermina…CategoryTheory.monoOver_terminal_to_subterminals_comp · cited by 0CategoryTheory.monoOver_t…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.InducedCategory.Hom.hom · cited by 850Hom.homCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.CommaMorphism.left · cited by 526CommaMorphism.leftCategoryTheory.Over.mk · cited by 203Over.mkCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.Limits.HasTerminal · cited by 142Limits.HasTerminalCategoryTheory.Limits.terminal · cited by 141Limits.terminalCategoryTheory.subterminalsEq…CITED BYCITES

Cites22

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.